From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/71518 Path: news.gmane.org!not-for-mail From: Reiner Steib Newsgroups: gmane.emacs.gnus.general Subject: Re: [PATCH] Remove gnus-group-highlight-line from the default hook list Date: Thu, 23 Sep 2010 08:42:45 +0200 Message-ID: <87lj6tgdui.fsf@marauder.physik.uni-ulm.de> References: <1285189872-23393-1-git-send-email-julien@danjou.info> Reply-To: Reiner Steib NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1285224228 17582 80.91.229.12 (23 Sep 2010 06:43:48 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 23 Sep 2010 06:43:48 +0000 (UTC) Cc: ding@gnus.org To: Julien Danjou Original-X-From: ding-owner+M19891@lists.math.uh.edu Thu Sep 23 08:43:45 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OyfWx-00008T-Ro for ding-account@gmane.org; Thu, 23 Sep 2010 08:43:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1OyfWM-0002Ml-Ld; Thu, 23 Sep 2010 01:43:06 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1OyfWI-0002MV-C6 for ding@lists.math.uh.edu; Thu, 23 Sep 2010 01:43:02 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1OyfWF-0006Ix-Jn for ding@lists.math.uh.edu; Thu, 23 Sep 2010 01:43:01 -0500 Original-Received: from mail.uni-ulm.de ([134.60.1.11]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1OyfWE-0006h0-00 for ; Thu, 23 Sep 2010 08:42:58 +0200 Original-Received: from bridgekeeper.physik.uni-ulm.de (bridgekeeper.physik.uni-ulm.de [134.60.10.175]) by mail.uni-ulm.de (8.14.3/8.14.2) with ESMTP id o8N6gnCr027361; Thu, 23 Sep 2010 08:42:49 +0200 (MEST) Original-Received: from localhost (localhost [127.0.0.1]) by bridgekeeper.physik.uni-ulm.de (Postfix) with ESMTP id DA08C10519; Thu, 23 Sep 2010 08:42:48 +0200 (CEST) X-Face: 1;h7XMU[7l}$T@J.D}5z*w8Tg'}B5ArAWc8>2X~otB;kOjKs8X%|hTC#dG:%Vpx")x7S/`v :VXU#fZW$X$zdhEU.RfVQ@<-m9IuN{Hm"fW{,5]6kR'M*vEs+{5Cj!L(JTRzA$(},?5J=sm;%Od, ding@gnus.org 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") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.1 (gnu/linux) X-DCC-sonic.net-Metrics: poseidon 1156; Body=2 Fuz1=2 Fuz2=2 X-Virus-Scanned: by amavisd-new X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:71518 Archived-At: 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/