GNU bug report logs - #53910
29.0.50; context-menu-mode breaks help in read-only buffers

Previous Next

Package: emacs;

Reported by: Ergus <spacibba <at> aol.com>

Date: Thu, 10 Feb 2022 00:17:01 UTC

Severity: normal

Tags: confirmed

Fixed in version 29.0.50

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

Full log


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

From: martin rudalics <rudalics <at> gmx.at>
To: Juri Linkov <juri <at> linkov.net>
Cc: 53910 <at> debbugs.gnu.org, larsi <at> gnus.org, Eli Zaretskii <eliz <at> gnu.org>,
 monnier <at> iro.umontreal.ca, spacibba <at> aol.com
Subject: Re: bug#53910: [External] : bug#53910: 29.0.50; context-menu-mode
 breaks help in read-only buffers
Date: Mon, 21 Feb 2022 10:07:39 +0100
> Then 'bury-buffer' could have a new optional argument WINDOW,
> thus changing this line:
>
>            (not (eq buffer (window-buffer)))
>
> to:
>
>            (not (eq buffer (window-buffer window)))
>
> and using WINDOW in other places in 'bury-buffer' too.

Even without such an argument 'bury-buffer' is complex enough so I doubt
that many people will understand what it does in all its consequences.
Can you tell how burying a buffer affects the next C-x <left> sequence
you type?

martin




This bug report was last modified 3 years and 149 days ago.

Previous Next


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