GNU bug report logs - #15451
24.3; temp-buffer-browse-mode and edebug key conflicts

Previous Next

Package: emacs;

Reported by: Leo Liu <sdl.web <at> gmail.com>

Date: Tue, 24 Sep 2013 04:01:02 UTC

Severity: normal

Tags: fixed

Merged with 11018

Found in versions 24.0.94, 24.3

Fixed in version 27.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 15451 in the body.
You can then email your comments to 15451 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#15451; Package emacs. (Tue, 24 Sep 2013 04:01:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Leo Liu <sdl.web <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 24 Sep 2013 04:01:03 GMT) Full text and rfc822 format available.

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

From: Leo Liu <sdl.web <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3; temp-buffer-browse-mode and edebug key conflicts
Date: Tue, 24 Sep 2013 11:59:40 +0800
 1. emacs -q
 2. M-x temp-buffer-browse-mode
 3. edebug the following form

    (progn
      (with-help-window (help-buffer)
        (princ "hello world!"))
      (+ 0 1 2 3))

After the help window popup, temp-buffer-browse-mode is activated and
its keys SPC, RET and DEL shadow edebug's.

Leo




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#15451; Package emacs. (Tue, 24 Sep 2013 22:18:02 GMT) Full text and rfc822 format available.

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

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Leo Liu <sdl.web <at> gmail.com>
Cc: 15451 <at> debbugs.gnu.org
Subject: Re: bug#15451: 24.3; temp-buffer-browse-mode and edebug key conflicts
Date: Tue, 24 Sep 2013 18:17:14 -0400
>  1. emacs -q
>  2. M-x temp-buffer-browse-mode
>  3. edebug the following form

>     (progn
>       (with-help-window (help-buffer)
>         (princ "hello world!"))
>       (+ 0 1 2 3))

> After the help window popup, temp-buffer-browse-mode is activated and
> its keys SPC, RET and DEL shadow edebug's.

Probably the better fix is to have edebug temporarily rebind
overriding-terminal-local-map.


        Stefan




Forcibly Merged 11018 15451. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sun, 20 Oct 2019 08:28:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#15451; Package emacs. (Sun, 20 Oct 2019 15:09:02 GMT) Full text and rfc822 format available.

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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: Michael Heerdegen <michael_heerdegen <at> web.de>, 15451 <at> debbugs.gnu.org,
 Andreas Schwab <schwab <at> linux-m68k.org>, 11018 <at> debbugs.gnu.org
Subject: Re: bug#11018: 24.0.94; Edebug: bindings shadowed by view-mode
Date: Sun, 20 Oct 2019 17:08:00 +0200
Stefan Monnier <monnier <at> iro.umontreal.ca> writes:

>> Hm...  I see that minor-mode-overriding-map-alist exists -- should
>> edebug put its keymap there instead of minor-mode-map-alist?
>
> That might work,

That seemed to work -- I bound it in edebug--recursive-edit, so it
shouldn't mess anything up after exiting edebug.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Added tag(s) fixed. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sun, 20 Oct 2019 15:09:02 GMT) Full text and rfc822 format available.

bug marked as fixed in version 27.1, send any further explanations to 15451 <at> debbugs.gnu.org and Leo Liu <sdl.web <at> gmail.com> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sun, 20 Oct 2019 15:09:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 18 Nov 2019 12:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 209 days ago.

Previous Next


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