From: Pascal Bourguignon <pjb@informatimago.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Where's the source for lisp-mode?
Date: Sun, 15 Jul 2007 10:43:08 +0200 [thread overview]
Message-ID: <87tzs6oy5f.fsf@thalassa.lan.informatimago.com> (raw)
In-Reply-To: f7c0ps$4ju$1@wildfire.prairienet.org
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.
next prev parent reply other threads:[~2007-07-15 8:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-15 2:35 Where's the source for lisp-mode? Dan Bensen
2007-07-15 8:43 ` Pascal Bourguignon [this message]
2007-07-15 16:12 ` David Hansen
2007-07-15 16:57 ` Dan Bensen
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87tzs6oy5f.fsf@thalassa.lan.informatimago.com \
--to=pjb@informatimago.com \
--cc=help-gnu-emacs@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.
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).