all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#12045: 24.1.50; semantic :: Debugger entered--Lisp error: (wrong-type-argument syntax-table-p nil)
@ 2012-07-25 14:58 Jambunathan K
  2012-07-25 21:13 ` David Engster
  0 siblings, 1 reply; 12+ messages in thread
From: Jambunathan K @ 2012-07-25 14:58 UTC (permalink / raw)
  To: 12045


I am exploring semantic for the first time.

1. runemacs.exe -Q
2. Visit your favorite library.  M-x find-library RET org-odt.el RET
3. M-x semantic-mode RET
4. C-c , j (With cursor on "some" symbol)
5. Note the following error.  Either some interesting thing should
   happen or a useful message should be echoed.

Debugger entered--Lisp error: (wrong-type-argument syntax-table-p nil)
  set-syntax-table(nil)
  semantic-ctxt-current-symbol-default(nil)
  semantic-ctxt-current-symbol()
  semantic-ctxt-current-thing()
  semantic-complete-default-to-tag(nil)
  semantic-complete-read-tag-engine([object semantic-collector-buffer-deep "Jump to symbol: " #<buffer org-odt.el> nil unbound unbound unbound unbound unbound] [object semantic-displayor-traditional-with-focus-highlight "simple" nil unbound unbound] "Jump to symbol: " nil nil nil)
  semantic-complete-read-tag-buffer-deep("Jump to symbol: ")
  semantic-complete-jump-local()
  call-interactively(semantic-complete-jump-local nil nil)

In GNU Emacs 24.1.50.1 (i386-mingw-nt5.1.2600)
 of 2012-07-23 on MARVIN
Bzr revision: 109189 vincentb1@users.sourceforge.net-20120722211412-mnq2ih82me0bpuhx
Windowing system distributor `Microsoft Corp.', version 5.1.2600
Configured using:
 `configure --with-gcc (4.6) --no-opt --enable-checking --cflags
 -ID:/devel/emacs/libs/libXpm-3.5.8/include
 -ID:/devel/emacs/libs/libXpm-3.5.8/src
 -ID:/devel/emacs/libs/libpng-dev_1.4.3-1/include
 -ID:/devel/emacs/libs/zlib-dev_1.2.5-2/include
 -ID:/devel/emacs/libs/giflib-4.1.4-1/include
 -ID:/devel/emacs/libs/jpeg-6b-4/include
 -ID:/devel/emacs/libs/tiff-3.8.2-1/include
 -ID:/devel/emacs/libs/gnutls-3.0.9/include
 -ID:/devel/emacs/libs/libiconv-1.13.1-1-dev/include
 -ID:/devel/emacs/libs/libxml2-2.7.8/include/libxml2'

Important settings:
  value of $EMACSDATA: C:/Program Files/emacs-24.1.50/etc
  value of $EMACSDOC: C:/Program Files/emacs-24.1.50/etc
  value of $EMACSLOADPATH: C:/Program Files/emacs-24.1.50/site-lisp;C:/Program Files/emacs-24.1.50/../site-lisp;C:/Program Files/emacs-24.1.50/lisp;C:/Program Files/emacs-24.1.50/leim
  value of $EMACSPATH: C:/Program Files/emacs-24.1.50/bin
  value of $LANG: ENG
  locale-coding-system: cp1252
  default enable-multibyte-characters: t






^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2012-10-14 19:41 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-25 14:58 bug#12045: 24.1.50; semantic :: Debugger entered--Lisp error: (wrong-type-argument syntax-table-p nil) Jambunathan K
2012-07-25 21:13 ` David Engster
2012-07-27 20:25   ` Jambunathan K
2012-07-27 20:47     ` Achim Gratz
2012-07-28  7:03     ` Eli Zaretskii
2012-08-07  8:08   ` Jambunathan K
2012-10-11 20:45     ` David Engster
2012-10-11 21:04       ` David Engster
2012-10-12  0:08       ` Stefan Monnier
2012-10-12  6:10         ` David Engster
2012-10-12 13:47           ` Stefan Monnier
2012-10-14 19:41             ` David Engster

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.