all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jambunathan K <kjambunathan@gmail.com>
To: 14470@debbugs.gnu.org
Subject: bug#14470: 24.3.50; semantic: C-c , g in Lisp files throws a cryptic error
Date: Sat, 25 May 2013 18:29:05 +0530	[thread overview]
Message-ID: <87r4gvrzae.fsf@gmail.com> (raw)


1. Enable semantic

      (semantic-mode 1)

2. Visit some lisp file

      M-x find-library RET files RET

3. Enable debugging

      M-x toggle-debug-on-error RET

4. Start a symbol search

      C-c , g  (It doesn't seem to matter where the cursor is in the
      file.  Beginning of file is good enough.)

5. Be confronted with the following error.

Expected behaviour: Provide more informative error.  May be it should
use a user-error instead of an error.

,----
| 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-project-brutish "Symrefs for: " #<buffer files.el> nil unbound unbound unbound unbound unbound #<buffer files.el>] [object semantic-displayor-traditional-with-focus-highlight "simple" nil unbound unbound] "Symrefs for: " nil nil nil)
|   semantic-complete-read-tag-project("Symrefs for: ")
|   (semantic-tag-name (semantic-complete-read-tag-project "Symrefs for: "))
|   (list (semantic-tag-name (semantic-complete-read-tag-project "Symrefs for: ")))
|   call-interactively(semantic-symref-symbol nil nil)
|   command-execute(semantic-symref-symbol)
`----



In GNU Emacs 24.3.50.3 (i686-pc-linux-gnu, GTK+ Version 2.20.1)
 of 2013-05-25 on debian-6.05
Bzr revision: 112729 monnier@iro.umontreal.ca-20130525030804-6onx9rhvib7pv3fc
Windowing system distributor `The X.Org Foundation', version 11.0.10707000
Important settings:
  value of $LANG: en_IN
  locale-coding-system: iso-latin-1-unix
  default enable-multibyte-characters: t






             reply	other threads:[~2013-05-25 12:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-25 12:59 Jambunathan K [this message]
2002-01-01  0:48 ` bug#14470: 24.3.50; semantic: C-c , g in Lisp files throws a cryptic error Jambunathan K

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r4gvrzae.fsf@gmail.com \
    --to=kjambunathan@gmail.com \
    --cc=14470@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.