GNU bug report logs - #68081
30.0.50; derived-mode and display-buffer-alist

Previous Next

Package: emacs;

Reported by: German Pacenza <germanp82 <at> hotmail.com>

Date: Thu, 28 Dec 2023 13:32:02 UTC

Severity: normal

Found in version 30.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: martin rudalics <rudalics <at> gmx.at>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: germanp82 <at> hotmail.com, 68081 <at> debbugs.gnu.org
Subject: Re: bug#68081: 30.0.50; derived-mode and display-buffer-alist
Date: Thu, 4 Jan 2024 11:21:39 +0100
> Thanks.  This is a significant change, so probably not suitable for
> the release branch.  Do you think the simple change of using the old
>
>       (if (get-buffer "*info*")
> 	(pop-to-buffer "*info*")
>         (Info-directory))))
>
> is okay for installing on the release branch,

Where would we do that?  The context for that snippet has vanished long
ago and we need a buffer we can pass to 'info-setup'.

> or would you recommend
> to leave the release branch without a fix and only fix this on master?

Only fix this on master.  The warning for 'buffer-match-p' would be
needed for both - release branch and master - anyway.  Who knows how
many cases similar to this we have.

martin




This bug report was last modified 1 year and 211 days ago.

Previous Next


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