GNU bug report logs - #23533
24.5; test-completion with completion-regexp-list

Previous Next

Package: emacs;

Reported by: ynyaaa <at> gmail.com

Date: Fri, 13 May 2016 17:09:01 UTC

Severity: normal

Tags: confirmed, patch

Found in versions 24.5, 25.0.95

Fixed in version 26.0.50

Done: Noam Postavsky <npostavs <at> users.sourceforge.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Noam Postavsky <npostavs <at> users.sourceforge.net>
Cc: ynyaaa <at> gmail.com, 23533 <at> debbugs.gnu.org
Subject: bug#23533: 24.5; test-completion with completion-regexp-list
Date: Sat, 18 Jun 2016 11:08:42 +0300
> From: Noam Postavsky <npostavs <at> users.sourceforge.net>
> Date: Fri, 17 Jun 2016 21:01:01 -0400
> Cc: ynyaaa <at> gmail.com
> 
> On Fri, Jun 17, 2016 at 12:06 AM, Noam Postavsky
> <npostavs <at> users.sourceforge.net> wrote:
> > +      else if (CONSP (tem))
> > +        tem = XCDR (tem);
> 
> Of course that should be XCAR, not XCDR.
> 
> Should this go to master or emacs-25? The fix is simple (though I
> managed to get it wrong once) and localized; on the other hand, it's
> not a critical bug.

I'm not sure this is a bug.  But if we want to allow this, the fix
should go to master.

Thanks.




This bug report was last modified 8 years and 268 days ago.

Previous Next


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