all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
To: MON KEY <monkey@sandpframing.com>
Cc: 6496@debbugs.gnu.org
Subject: bug#6496: documentation manual missing "autoload object" in "What Is a Function" node
Date: Sun, 03 Jul 2011 14:34:31 +0200	[thread overview]
Message-ID: <m3wrfzpmp4.fsf@quimbies.gnus.org> (raw)
In-Reply-To: <AANLkTimSLQjVdaZ-E6yC4C4XQ4RJ8LF4QGs_buPKU_zE@mail.gmail.com> (MON KEY's message of "Tue, 22 Jun 2010 18:53:38 -0400")

MON KEY <monkey@sandpframing.com> writes:

> Does not mention "autoload objects" as a "type" of function.
>
> It should do so and make an xref to (info "(elisp)Autoload Type").
>
> Following is an attempt at documenting the object:
>
> ,----
> |
> | "autoload object"
> | An "autoload object" stores a function definition in a placeholder
> | for the real definition of a symbol-function.  The autoload object
> | says that the real definition is found in a file of Lisp code which
> | should be loaded when necessary.  An autoload object is stored as a
> | list with the first element being the symbol `autoload'.
> |
> `----

I've installed a similar definition in the Emacs 24 manual.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/





      reply	other threads:[~2011-07-03 12:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-22 22:53 bug#6496: documentation manual missing "autoload object" in "What Is a Function" node MON KEY
2011-07-03 12:34 ` Lars Magne Ingebrigtsen [this message]

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=m3wrfzpmp4.fsf@quimbies.gnus.org \
    --to=larsi@gnus.org \
    --cc=6496@debbugs.gnu.org \
    --cc=monkey@sandpframing.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.