GNU bug report logs - #24306
25.1; clone-indirect-buffer passes wrong argument to pop-to-buffer

Previous Next

Package: emacs;

Reported by: bmag bmag <bmagamb <at> gmail.com>

Date: Thu, 25 Aug 2016 06:16:01 UTC

Severity: normal

Found in version 25.1

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 24306-done <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: bmag bmag <bmagamb <at> gmail.com>, 24306-done <at> debbugs.gnu.org
Subject: Re: bug#24306: 25.1; clone-indirect-buffer passes wrong argument
 to pop-to-buffer
Date: Thu, 25 Aug 2016 11:17:34 +0200
> The function clone-indirect-buffer passes its NORECORD argument to
> pop-to-buffer as the ACTION argument instead of the NORECROD argument.
>>From the source of clone-indirect-buffer:
>
>      (pop-to-buffer buffer norecord)
>
> But the signature of pop-to-buffer is:
>
>      (pop-to-buffer BUFFER &optional ACTION NORECORD)

Should be fixed on master now.

Thanks for the report, martin




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

Previous Next


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