all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
To: Stephen Berman <stephen.berman@gmx.net>
Cc: Leo <sdl.web@gmail.com>, 1660@emacsbugs.donarmstrong.com
Subject: bug#1660: 23.0.60; Wrong documentation for gnus-before-startup-hook
Date: Sun, 21 Dec 2008 23:45:08 +0100	[thread overview]
Message-ID: <87d4fldu6j.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <877i5t5n7n.fsf@escher.local.home> (Stephen Berman's message of "Sun, 21 Dec 2008 20:42:52 +0100")

[ Let's see if I can send to a closed bug ... ]

On Sun, Dec 21 2008, Stephen Berman wrote:

>     gnus-before-startup-hook is a variable defined in `gnus-start.el'.
>     Its value is nil
>
>     Documentation:
>     A hook called at before startup.
>                   ^^^^^^^^^
>     This hook is called as the first thing when Gnus is started.
>
> Is it `at' or `before'?  The latter matches the variable's name, the
> former seems to better reflect its semantics.  

I fixed it as follows:

--- gnus-start.el	15 Dec 2008 20:22:12 +0100	7.68
+++ gnus-start.el	21 Dec 2008 20:19:37 +0100	
@@ -392,7 +392,7 @@
   :type 'hook)
 
 (defcustom gnus-before-startup-hook nil
-  "A hook called at before startup.
+  "A hook called before startup.
 This hook is called as the first thing when Gnus is started."
   :group 'gnus-start
   :type 'hook)

> Maybe it should have been called gnus-at-startup-hook or -- since
> there already is a gnus-startup-hook, which runs after
> gnus-before-startup-hook -- even more accurately
> gnus-before-startup-hook-hook :-)

:-)

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/






  reply	other threads:[~2008-12-21 22:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87skohe2oy.fsf@marauder.physik.uni-ulm.de>
2008-12-21 18:08 ` bug#1660: 23.0.60; Wrong documentation for gnus-before-startup-hook Leo
2008-12-21 19:42   ` Stephen Berman
2008-12-21 22:45     ` Reiner Steib [this message]
2008-12-21 19:50   ` bug#1660: marked as done (23.0.60; Wrong documentation for gnus-before-startup-hook) Emacs bug Tracking System

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=87d4fldu6j.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=1660@emacsbugs.donarmstrong.com \
    --cc=Reiner.Steib@gmx.de \
    --cc=sdl.web@gmail.com \
    --cc=stephen.berman@gmx.net \
    /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.