unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#14475: 24.3.50; Setting semantic to parse elisp files
  2013-05-26 12:56 bug#14475: 24.3.50; Setting semantic to parse elisp files Jambunathan K
@ 2002-01-01  0:48 ` Jambunathan K
  0 siblings, 0 replies; 2+ messages in thread
From: Jambunathan K @ 2002-01-01  0:48 UTC (permalink / raw)
  To: 14475-done


OP here.  Closing the bug.





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

* bug#14475: 24.3.50; Setting semantic to parse elisp files
@ 2013-05-26 12:56 Jambunathan K
  2002-01-01  0:48 ` Jambunathan K
  0 siblings, 1 reply; 2+ messages in thread
From: Jambunathan K @ 2013-05-26 12:56 UTC (permalink / raw)
  To: 14475


I was trying to setup semantic to parse elisp files.  (It does not seem
to be setup by default. Any specific reason?)

1. M-x customize-variable RET semantic-new-buffer-setup-functions RET
   Add emacs-lisp-mode and semantic-default-elisp-setup.

    ,----
    | custom-variable-set: Invalid function: semantic-default-elisp-setup
    `----

2. I believe `semantic-default-elisp-setup' should be decorated with a
   autoload cookie.

For the curious, I am able to achieve elisp parsing by adding following
to .emacs.

   (load-library "semantic/bovine/el.el")

With this I am able to use semantic-symerf+grep for elisp files.

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






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

end of thread, other threads:[~2013-05-26 12:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-26 12:56 bug#14475: 24.3.50; Setting semantic to parse elisp files Jambunathan K
2002-01-01  0:48 ` Jambunathan K

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).