From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/10547 Path: main.gmane.org!not-for-mail From: Jason L Tibbitts III Newsgroups: gmane.emacs.gnus.general Subject: Simple feature beg Date: 05 Apr 1997 02:30:04 -0600 Sender: tibbs@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.100) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035150400 25026 80.91.224.250 (20 Oct 2002 21:46:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:46:40 +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 AAA07137 for ; Sat, 5 Apr 1997 00:35:47 -0800 Original-Received: from sina.hpc.uh.edu (tibbs@Sina.HPC.UH.EDU [129.7.3.5]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Sat, 5 Apr 1997 10:30:04 +0200 Original-Received: (from tibbs@localhost) by sina.hpc.uh.edu (8.7.3/8.7.3) id CAA29784; Sat, 5 Apr 1997 02:30:04 -0600 (CST) Original-To: ding@ifi.uio.no Original-Lines: 16 X-Mailer: Gnus v5.4.40/Emacs 19.34 Xref: main.gmane.org gmane.emacs.gnus.general:10547 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:10547 There are two things I miss from Mew, the mail reader I used to use: 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. 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. - J<