[Python-bugs-list] [ python-Bugs-621554 ] menues in emacs21 in transient mode
noreply@sourceforge.net
noreply@sourceforge.net
Thu, 10 Oct 2002 14:59:03 -0700
Bugs item #621554, was opened at 2002-10-10 16:32
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=621554&group_id=5470
Category: None
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Matthias Klose (doko)
>Assigned to: Barry A. Warsaw (bwarsaw)
Summary: menues in emacs21 in transient mode
Initial Comment:
[from http://bugs.debian.org/160130 and
http://bugs.debian.org/144653]
python-elisp: Menus don't work under emacs21 in
transient mark mode
Under Emacs 21, any attempt to access the menus in
python-mode fails unless the mark is active, with the
message
Debugger entered--Lisp error: (mark-inactive)
signal(mark-inactive nil)
mark()
This happens only if transient-mark-mode (menu item:
Options->Active Region Highlighting) is active and
'debug-on-error' is on.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=621554&group_id=5470