GNU bug report logs - #12045
24.1.50; semantic :: Debugger entered--Lisp error: (wrong-type-argument syntax-table-p nil)

Previous Next

Package: emacs;

Reported by: Jambunathan K <kjambunathan <at> gmail.com>

Date: Wed, 25 Jul 2012 15:06:02 UTC

Severity: normal

Found in version 24.1.50

Fixed in version 24.3

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: David Engster <deng <at> randomsample.de>
Cc: Jambunathan K <kjambunathan <at> gmail.com>, 12045 <at> debbugs.gnu.org
Subject: bug#12045: 24.1.50; semantic :: Debugger entered--Lisp error: (wrong-type-argument syntax-table-p nil)
Date: Thu, 11 Oct 2012 20:08:07 -0400
> Regarding interactive commands, especially those with a pre-defined
> keybinding, I'm not entirely sure what would be the best fix. The
> easiest way would be if keymaps could be activated dependend on a
> buffer-local variable, just as I can do that via the :visible attribute
> for menu items.

Minor mode keymaps work exactly this way (the minor-mode variable
enables/disables the corresponding keymap).  But usually it's not
necessary to disable a binding just because it's currently unusable.
Just like most menu items use :enable rather than :visible, since that
lets the user know that there is such a feature, even though it
currently can't be used.


        Stefan




This bug report was last modified 12 years and 220 days ago.

Previous Next


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