Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
To: Julien Danjou <julien@danjou.info>
Cc: ding@gnus.org
Subject: Re: [PATCH] Remove gnus-group-highlight-line from the default hook list
Date: Thu, 23 Sep 2010 08:42:45 +0200	[thread overview]
Message-ID: <87lj6tgdui.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <1285189872-23393-1-git-send-email-julien@danjou.info> (Julien Danjou's message of "Wed, 22 Sep 2010 23:11:12 +0200")

On Wed, Sep 22 2010, Julien Danjou wrote:

> -(defcustom gnus-group-update-hook '(gnus-group-highlight-line)
> -  "Hook called when a group line is changed.
> -The hook will not be called if `gnus-visual' is nil.
> -
> -The default function `gnus-group-highlight-line' will highlight
> -the line according to the `gnus-group-highlight' variable."
> +(defcustom gnus-group-update-hook nil
> +  "Hook called when a group line is changed."
>    :group 'gnus-group-visual
>    :type 'hook)

Please add a :version tag when changing the defaults or introducing
new customizable variables.

--8<---------------cut here---------------start------------->8---
--- a/lisp/gnus-group.el
+++ b/lisp/gnus-group.el
@@ -295,6 +295,7 @@ If you want to modify the group buffer, you can use this hook."
 (defcustom gnus-group-update-hook nil
   "Hook called when a group line is changed."
   :group 'gnus-group-visual
+  :version "24.1"
   :type 'hook)
 
 (defcustom gnus-useful-groups
--8<---------------cut here---------------end--------------->8---


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



  parent reply	other threads:[~2010-09-23  6:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-22 21:11 Julien Danjou
2010-09-22 21:18 ` Lars Magne Ingebrigtsen
2010-09-23  6:42 ` Reiner Steib [this message]
2010-09-23  7:13   ` Julien Danjou

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=87lj6tgdui.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    --cc=ding@gnus.org \
    --cc=julien@danjou.info \
    /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 NNTP newsgroup(s).