help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Where's the source for lisp-mode?


From: Pascal Bourguignon
Subject: Re: Where's the source for lisp-mode?
Date: Sun, 15 Jul 2007 10:43:08 +0200
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/22.1.50 (gnu/linux)

Dan Bensen <randomgeek@cyberspace.net> writes:

> I found /usr/local/share/emacs/21.4/lisp, but there's not a simple
> lisp.el file there, just a whole bunch of files that may be working
> together.  Is there a starting point somewhere that loads everything
> else for lisp-mode?  How do you figure out what lisp-mode is doing?

C-h f lisp-mode RET C-x C-o TAB RET


Another way to find it would be to use etags on the emacs sources, and type:
lisp-mode M-. using the generated TAGS file, but I find the above simplier.

-- 
__Pascal Bourguignon__                     http://www.informatimago.com/

NOTE: The most fundamental particles in this product are held
together by a "gluing" force about which little is currently known
and whose adhesive power can therefore not be permanently
guaranteed.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]