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.

Full log


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




This bug report was last modified 5 years 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.