From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/10552 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Simple feature beg Date: 05 Apr 1997 12:55:40 +0200 Sender: larsi@proletcult.slip.ifi.uio.no Message-ID: References: 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 1035150404 25045 80.91.224.250 (20 Oct 2002 21:46:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:46:44 +0000 (UTC) Return-Path: Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.8.5/8.8.5) with SMTP id EAA07320 for ; Sat, 5 Apr 1997 04:03:47 -0800 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 ; Sat, 5 Apr 1997 13:53:35 +0200 Original-Received: (qmail 11013 invoked by uid 504); 5 Apr 1997 11:51:05 -0000 Original-Received: (qmail 11010 invoked from network); 5 Apr 1997 11:51:04 -0000 Original-Received: from ifi.uio.no (0@129.240.64.2) by claymore.vcinet.com with SMTP; 5 Apr 1997 11:51:04 -0000 Original-Received: from proletcult.slip.ifi.uio.no (root@ppp16.larris.ifi.uio.no [129.240.68.116]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Sat, 5 Apr 1997 13:53:31 +0200 Original-Received: (from larsi@localhost) by proletcult.slip.ifi.uio.no (8.8.2/8.8.2) id MAA13911; Sat, 5 Apr 1997 12:55:44 +0200 Mail-Copies-To: never Original-To: ding@gnus.org In-Reply-To: Jason L Tibbitts III's message of 05 Apr 1997 02:30:04 -0600 Original-Lines: 32 X-Mailer: Gnus v5.4.41/Emacs 19.34 X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > 1. it would learn its concept of filing rules after you filed a message > once. (Mew's filing is like 'B m'.) It did this simply based on the > From: header, but it was still quite useful. I don't want to set up > filing rules foe every possible piece of mail. It also supplied a > useful default generated from the user-id in the From: line, so this > message would file into 'tibbs' by default. This is certainly doable, but these new split rules would have to be stored somewhere. And I think a new split variable would have to be added, which makes things more complicated than they already are, so I don't know if it's worth it... > 2. I would kill for a little something that let me pop into a folder, read > some mail, and quit not back to the Group buffer but to whatever buffer > configuration I had before I popped in. This would make it so much > simpler to read a new incoming message without having to screw up my > buffer history. I always have two Emacs frames up -- one with Gnus in, and one with everything else in. I have (global-set-key "\C-co" 'other-frame) which is nice, since `C-x o' is `other-buffer'. After starting to do this, things are much tidier. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen