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: David Engster <deng <at> randomsample.de>
To: Jambunathan K <kjambunathan <at> gmail.com>
Cc: Chong Yidong <cyd <at> stupidchicken.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 23:04:17 +0200
David Engster writes:
>> When I do "C-c , j" on some symbol, that I know is defined in current
>> .el file, I get
>> ,----
>> |     Jump to symbol: org-e-odt-lib-dir [No Match] [5 times]
>> `----

[...]

> You are right, this problem still exists. It is due to the fact that
> semantic-mode is active for all buffers (it is a minor mode after all),
> whether they could be parsed or not.

I forgot to add: The reason I was confused in the beginning was that
CEDET actually does parse Elisp files. I just lately realized that this
feature is not enabled by default in Emacs proper. You have to manually
require it through

(require 'semantic/bovine/el)

Maybe Yidong disabled it during the initial merge because he found it
too intrusive. I'm not sure, which is why I'm CCing him. Maybe this is
something that could be changed?

-David




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.