From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/4670 Path: main.gmane.org!not-for-mail From: Per Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Archived sent messages Date: Sat, 13 Jan 1996 19:02:09 +0100 Message-ID: <199601131802.TAA18015@ssv4.dina.kvl.dk> References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035145386 30459 80.91.224.250 (20 Oct 2002 20:23:06 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:23:06 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by miranova.com (8.7.3/8.6.9) with SMTP id KAA08923 for ; Sat, 13 Jan 1996 10:32:17 -0800 Original-Received: from elc1.dina.kvl.dk (elc1.dina.kvl.dk [130.225.40.228]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Sat, 13 Jan 1996 19:03:32 +0100 Original-Received: from ssv4.dina.kvl.dk (ssv4.dina.kvl.dk [130.225.40.223]) by elc1.dina.kvl.dk (8.6.12/8.6.4) with ESMTP id SAA08818 for ; Sat, 13 Jan 1996 18:59:33 +0100 Original-Received: (abraham@localhost) by ssv4.dina.kvl.dk (8.6.12/8.6.4) id TAA18015; Sat, 13 Jan 1996 19:02:09 +0100 Original-To: ding@ifi.uio.no In-reply-to: Lars Magne Ingebrigtsen's message of 12 Jan 1996 15:22:51 +0100 Xref: main.gmane.org gmane.emacs.gnus.general:4670 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:4670 >>>>> "LMI" == Lars Magne Ingebrigtsen writes: LMI> It is LMI> '((if (eq major-mode 'news-reply-mode) "misc-news" "misc-mail)) LMI> by default, which means that articles are saved in "misc-news" and LMI> mail is saved in "misc-mail", which seems reasonable to me. I think the default should be to let `nnmail-split-fancy' decide which group the outgoing messages go to. Having in and outgoing messages in the same groups is really nice in a threaded mail reader, and I believe it would be a good default for new users. It would also be very nice if the outgoing messages were automatically marked as read.