GNU bug report logs - #76446
[Patch Debbugs] Infrastructure Improvements

Previous Next

Package: emacs;

Reported by: Morgan Smith <Morgan.J.Smith <at> outlook.com>

Date: Thu, 20 Feb 2025 19:07:02 UTC

Severity: wishlist

Tags: patch

Done: Michael Albinus <michael.albinus <at> gmx.de>

Bug is archived. No further changes may be made.

Full log


Message #41 received at 76446 <at> debbugs.gnu.org (full text, mbox):

From: Michael Albinus <michael.albinus <at> gmx.de>
To: Morgan Smith <morgan.j.smith <at> outlook.com>
Cc: 76446 <at> debbugs.gnu.org
Subject: Re: bug#76446: [PATCH v2 5/5] tests: Support older Emacs sorting
 conventions
Date: Sat, 22 Feb 2025 17:13:16 +0100
Morgan Smith <morgan.j.smith <at> outlook.com> writes:

> --- a/test/debbugs-tests.el
> +++ b/test/debbugs-tests.el
> +  (eval-and-compile
> +    (defun alist-sort (x y)
> +      (string< (car x) (car y))))

I would define this function in debbugs-test-helpers.el. And perhaps
give it a debbugs-test- prefix; we don't want to pollute the Emacs name
space.

Best regards, Michael.




This bug report was last modified 71 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.