[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bs-mode-map
From: |
Alex Schroeder |
Subject: |
bs-mode-map |
Date: |
19 May 2003 17:38:57 +0200 |
This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.
Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.
In GNU Emacs 21.2.1 (i386-msvc-nt5.1.2600)
of 2002-03-19 on buffy
configured using `configure --with-msvc (12.00)'
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: DES
locale-coding-system: iso-latin-1
default-enable-multibyte-characters: t
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:
When I am in bs-mode (call M-x bs-show to enter it), I cannot use ESC
x to enter M-x. The reason seems to be that bs.el does this:
(define-key bs-mode-map [escape escape escape] 'bs-kill)
I think this is wrong and should be removed from bs.el.
Also note that the way this keymap is defined does not match the
suggested notation from the elips manual:
(defvar foo-map (let ((map ...)) ... map))
Alex.
Recent input:
e <backspace> <backspace> e i r d , SPC e h ? <return>
C-x C-b <escape> x C-h k <escape> x C-h k <escape>
C-h C-h k <escape> C-h C-h v b s - m o d e - m a p
<return> <down> <S-up> <down> <down> <tab> <return>
l <next> <down> <down> <down> <down> <down> <down>
<return> <down> <down> <tab> <return> <down> <down>
<down> C-x 1 <down> <next> <down-mouse-1> <mouse-1>
<double-down-mouse-1> <double-mouse-1> <down-mouse-1>
<mouse-1> <double-down-mouse-1> <double-mouse-1> <down-mouse-1>
<mouse-movement> <mouse-movement> <drag-mouse-1> <down-mouse-1>
<mouse-1> <help-echo> <escape> x r e p o r t - e m
a c s <tab> <return>
Recent messages:
Making completion list... [2 times]
Mark set [3 times]
windmove-do-window-select: Can't move to inactive minibuffer
Mark set
Buffer is read-only: #<buffer *buffer-selection*>
<escape> x is undefined
<escape> C-h is undefined [2 times]
Type M-x switch-to-buffer-other-window RET to restore the other window. C-M-v
to scroll the help.
Buffer is read-only: #<buffer *Help*>
Loading emacsbug...done
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bs-mode-map,
Alex Schroeder <=