From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/6573 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Probs with mailreading. Date: 09 Jun 1996 06:14:47 +0200 Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035147009 4080 80.91.224.250 (20 Oct 2002 20:50:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:50:09 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.5/8.6.9) with SMTP id WAA06601 for ; Sat, 8 Jun 1996 22:39:25 -0700 Original-Received: from eistla.ifi.uio.no (4867@eistla.ifi.uio.no [129.240.94.29]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Sun, 9 Jun 1996 06:19:19 +0200 Original-Received: (from larsi@localhost) by eistla.ifi.uio.no ; Sun, 9 Jun 1996 06:19:16 +0200 Original-To: ding@ifi.uio.no In-Reply-To: Jens Lautenbacher's message of 09 Jun 1996 00:00:57 +0200 Original-Lines: 31 X-Mailer: Gnus v5.2.13/Emacs 19.29 Xref: main.gmane.org gmane.emacs.gnus.general:6573 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:6573 Jens Lautenbacher writes: > Now some problems remain: > a) Is there any reason why nnfolder can not display old articles in > threads the same way as in my newsgroups? There is never any old > article displayed. Is this with `gnus-fetch-old-headers'? nnfolder doesn't have NOV files, so supporting that would mean lots of work. And be somewhat slow. > b) I would like to have all replies, followups or postings in my mail > groups be saved to the group I'm posting or replying from. E.g. if > I post an article (or reply) to jtl@tkm.physik.uni-karlsruhe.de, > this message should be stuffed into the "nnfolder+private:JTL" > group. Is there any reasonable way to achieve this? Mails out of > the "Misc" groups and newspostings should of course still be > stuffed into "nnfolder+archive: misc-mail" or "...misc-news" Just write a nice `gnus-message-archive-group'. Perhaps something like: (setq gnus-message-archive-group '((cond ((message-news-p) "misc-news") (t (gnus-group-real-name gnus-newsgroup-name))))) Embellish to suit your needs. -- "Yes. The journey through the human heart would have to wait until some other time."