From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/12051 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Making Gnus more mail-reader-like Date: 14 Sep 1997 01:57:05 +0200 Message-ID: References: <199709121552.IAA05826@knife.statsci.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035151657 1607 80.91.224.250 (20 Oct 2002 22:07:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:07:37 +0000 (UTC) Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.7/8.8.7) with ESMTP id SAA20995 for ; Sat, 13 Sep 1997 18:43:59 -0700 Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by xemacs.org (8.8.5/8.8.5) with SMTP id UAA25550 for ; Sat, 13 Sep 1997 20:40:46 -0500 (CDT) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Sun, 14 Sep 1997 03:02:57 +0200 Original-Received: (qmail 6267 invoked by uid 504); 14 Sep 1997 01:02:45 -0000 Original-Received: (qmail 6264 invoked from network); 14 Sep 1997 01:02:38 -0000 Original-Received: from ifi.uio.no (0@129.240.64.2) by claymore.vcinet.com with SMTP; 14 Sep 1997 01:02:35 -0000 Original-Received: from proletcult.slip.ifi.uio.no (root@xyplex27.uio.no [129.240.154.47]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Sun, 14 Sep 1997 03:02:33 +0200 Original-Received: (from larsi@localhost) by proletcult.slip.ifi.uio.no (8.8.2/8.8.2) id BAA16545; Sun, 14 Sep 1997 01:57:09 +0200 Mail-Copies-To: never Original-To: ding@gnus.org In-Reply-To: Scott Blachowicz's message of "Fri, 12 Sep 1997 08:52:20 -0700" Original-Lines: 19 X-Mailer: Quassia Gnus v0.3/Emacs 19.34 X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > How about a group hook of some sort? > > (defun sab:select-group-hook () > (if (string-match "nnml:" gnus-newsgroup-name) > ;; I don't know what you want to do here: > (setq gnus-mumble-something 'whatever)) > ) > (add-hook 'gnus-select-group-hook 'sab:select-group-hook) > > Or is that too late in the process? `gnus-summary-mode-hook' is the right place to do just about anything that has to do with the summary buffer. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen