GNU bug report logs - #9125
eval-after-load docstring precision

Previous Next

Package: emacs;

Reported by: jidanni <at> jidanni.org

Date: Wed, 20 Jul 2011 00:00:03 UTC

Severity: minor

Tags: fixed

Fixed in version 24.1

Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 9125 in the body.
You can then email your comments to 9125 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#9125; Package emacs. (Wed, 20 Jul 2011 00:00:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to jidanni <at> jidanni.org:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 20 Jul 2011 00:00:04 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: jidanni <at> jidanni.org
To: bug-gnu-emacs <at> gnu.org
Subject: eval-after-load docstring precision
Date: Wed, 20 Jul 2011 07:20:50 +0800
This language is not precise enough:

    eval-after-load is a compiled Lisp function in `subr.el'.

    (eval-after-load FILE FORM)

    Arrange that, if FILE is ever loaded, FORM will be run at that time.
    If FILE is already loaded, evaluate FORM right now.


'FORM will be run AT that time.'
So the function would be called eval-at-load... sort of like "meet you
at the party" what ever that means order-wise.

So the line should say:
    Arrange that, if FILE is ever loaded, FORM will be run *immediately afterward*.





Added tag(s) fixed. Request was from Lars Magne Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sun, 11 Sep 2011 03:05:02 GMT) Full text and rfc822 format available.

bug marked as fixed in version 24.1, send any further explanations to 9125 <at> debbugs.gnu.org and jidanni <at> jidanni.org Request was from Lars Magne Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sun, 11 Sep 2011 03:05:02 GMT) Full text and rfc822 format available.

Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#9125; Package emacs. (Sun, 11 Sep 2011 03:33:03 GMT) Full text and rfc822 format available.

Message #12 received at 9125 <at> debbugs.gnu.org (full text, mbox):

From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: jidanni <at> jidanni.org
Cc: 9125 <at> debbugs.gnu.org
Subject: Re: eval-after-load docstring precision
Date: Sun, 11 Sep 2011 04:57:00 +0200
jidanni <at> jidanni.org writes:

> So the line should say:
>     Arrange that, if FILE is ever loaded, FORM will be run *immediately afterward*.

Ok; done.

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




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 09 Oct 2011 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 12 years and 222 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.