Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+from-uce@imap.cc>
Subject: Re: use gnus-agent-fetch-selected-article only in certain groups
Date: Tue, 14 Dec 2004 14:50:49 +0100	[thread overview]
Message-ID: <v9oegx56py.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <86fz29du6m.fsf@mat.ucm.es>

On Tue, Dec 14 2004, Uwe Brauer wrote:

> (setq gnus-parameters
>           '(("^nnimap.*"
>     	 (eval
>     	  (add-to-list (make-local-variable 'gnus-select-article-hook)
>     		       'gnus-agent-fetch-selected-article)))))
>
> _Does not work_ for me in the sense that nothing is added to my
> gnus-select-article-hook. 

On Tue, Dec 14 2004, Uwe Brauer wrote:

> Using 
> and adding in the field Unknown entries
> Lisp expression
> (eval
>      	  (add-to-list (make-local-variable 'gnus-select-article-hook)
>      		       'gnus-agent-fetch-selected-article))
>
> Does the trick.

Hm, I don't see any difference.  Is nnimap your primary server
(gnus-select-method)?

> Interesting to note that you have set
>     Reiner> (setq X-gnus-select-article-hook nil)
> BTW what is the X-gnus-select-article-hook, it seems not to exist in
> my gnus snapshot.

`X-gnus-select-article-hook' was just an otherwise non-existing
variable for testing this.  Therefore I had to define it first (using
setq).

> [1]   mixing up key F with R (not the first time, thanks for pointing
> out the variable gnus-confirm-mail-reply-to-news'?

Another possibility is to use `F' all the time.  :-)

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


      parent reply	other threads:[~2004-12-14 13:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-13 11:06 Uwe Brauer
2004-12-13 12:26 ` Reiner Steib
     [not found]   ` <v9u0qqrput.fsf@marauder.physik.uni-ulm.de>
     [not found]     ` <86fz29du6m.fsf@mat.ucm.es>
2004-12-14 13:50       ` Reiner Steib [this message]

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=v9oegx56py.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+from-uce@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    /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).