From: David Hansen <david.hansen@gmx.net>
To: help-gnu-emacs@gnu.org
Subject: Re: Where's the source for lisp-mode?
Date: Sun, 15 Jul 2007 18:12:08 +0200 [thread overview]
Message-ID: <87wsx13auf.fsf@localhorst.mine.nu> (raw)
In-Reply-To: 87tzs6oy5f.fsf@thalassa.lan.informatimago.com
On Sun, 15 Jul 2007 10:43:08 +0200 Pascal Bourguignon wrote:
> 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.
Or (with a more recent version of Emacs?)
M-x find-library RET lisp-mode RET
or
M-x find-function RET lisp-mode RET
David
next prev parent reply other threads:[~2007-07-15 16:12 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
2007-07-15 16:12 ` David Hansen [this message]
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=87wsx13auf.fsf@localhorst.mine.nu \
--to=david.hansen@gmx.net \
--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).