all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Michael J. Barillier" <blackwolf@pcisys.net>
Cc: "Robert P. J. Day" <rpjday@mindspring.com>
Subject: Re: is there C-h help for a "require" feature?
Date: Sat, 28 Sep 2002 17:18:56 -0600	[thread overview]
Message-ID: <87d6qxity7.fsf@shadizar.dyndns.org> (raw)
In-Reply-To: <Pine.LNX.4.44.0209281329490.13463-100000@dell> ("Robert P. J. Day"'s message of "Sat, 28 Sep 2002 13:31:38 -0400 (EDT)")

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

>>>>> "rd" == Robert P J Day <rpjday@mindspring.com> writes:

    rd>   looking at someone else's elisp load file, and for the line
    rd> (require 'cl), is there any C-h help for "cl"?  given that
    rd> it's not a function or variable, is there another C-h key
    rd> sequence that would give help for that, perhaps from embedded
    rd> documentation in the corresponding file?

`(require 'cl)' makes sure cl.el (Common Lisp-like functions) are
loaded.  `cl' is just a symbol, and if it's not in the `features' list
then the corresponding file is loaded.  Are you looking for some
method of attaching per-file documentation?  Sounds like a slick idea,
but not supported by the current `require'/`provide' mechanism
(AFAIK).

- -- 
Michael J. Barillier
(let ((n "blackwolf") (h "pcisys.net")) (concatenate 'string n "@" h))
GnuPG public key ID: 0x35E54973
Fingerprint: EDB9 4FBC 4D0B 070C C0E3 2EE4 D822 78CE 35E5 4973
``A designer knows he has achieved perfection not when there is nothing
left to add, but when there is nothing left to take away.''
        -- Antoine de Saint-Exupery
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (GNU/Linux)

iD8DBQE9ljja2CJ4zjXlSXMRAjy7AJ9pKYRTmDutFmwXEuHVrStcFuZlNQCfcYj2
nJOZFBOH2LA0VrC7wAyoLiQ=
=Y5bv
-----END PGP SIGNATURE-----

  reply	other threads:[~2002-09-28 23:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-28 17:31 is there C-h help for a "require" feature? Robert P. J. Day
2002-09-28 23:18 ` Michael J. Barillier [this message]
2002-09-28 23:54   ` Robert P. J. Day
     [not found] <mailman.1033234465.16189.help-gnu-emacs@gnu.org>
2002-09-28 17:55 ` Jesper Harder
     [not found] <mailman.1033257451.14053.help-gnu-emacs@gnu.org>
2002-09-29 21:35 ` Stefan Monnier <foo@acm.com>

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=87d6qxity7.fsf@shadizar.dyndns.org \
    --to=blackwolf@pcisys.net \
    --cc=rpjday@mindspring.com \
    /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.