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 #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




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

Previous Next


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