From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/6570 Path: main.gmane.org!not-for-mail From: Jens Lautenbacher Newsgroups: gmane.emacs.gnus.general Subject: Probs with mailreading. Date: 09 Jun 1996 00:00:57 +0200 Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.66) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035147007 4072 80.91.224.250 (20 Oct 2002 20:50:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:50:07 +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 PAA02786 for ; Sat, 8 Jun 1996 15:20:27 -0700 Original-Received: from lemcbed.lem.uni-karlsruhe.de (lemcbed.lem.uni-karlsruhe.de [129.13.103.197]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Sat, 8 Jun 1996 23:57:41 +0200 Original-Received: by lemcbed.lem.uni-karlsruhe.de; id AA25794; Sun, 9 Jun 1996 00:00:58 +0200 Original-To: ding@ifi.uio.no Original-Lines: 33 X-Mailer: Gnus v5.2.12/XEmacs 19.14 Xref: main.gmane.org gmane.emacs.gnus.general:6570 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:6570 I just abandoned vm and switched over to gnus (5.2.12) to read my mail. So far I've come up with the following setup: (setq gnus-secondary-select-methods '((nnfolder "private"))) (setq nnmail-delete-incoming t) (setq nnmail-split-methods '(("XEmacs_Beta" "^To:.*xemacs-beta") ("XEmacs_Beta" "^Cc:.*xemacs-beta") ("ding_gnus" "^To:.*ding@") ("ding_gnus" "^Cc:.*ding@") [...] ("Stefan_D" "^From:.*stefan@") ("JTL" "^From:.*jtl") ("Misc" ""))) 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. 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"