From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/6231 Path: main.gmane.org!not-for-mail From: michael lamoureux Newsgroups: gmane.emacs.gnus.general Subject: mail Date: 17 May 1996 15:48:00 -0400 Message-ID: <6ivivdvozdb.fsf@erpland.engin.umich.edu> NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035146717 2985 80.91.224.250 (20 Oct 2002 20:45:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:45:17 +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 OAA02510 for ; Fri, 17 May 1996 14:04:52 -0700 Original-Received: from erpland.engin.umich.edu (erpland.engin.umich.edu [141.213.30.72]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Fri, 17 May 1996 22:41:44 +0200 Original-Received: (lamour@localhost) by erpland.engin.umich.edu (8.6.12/8.6.4) id PAA08249; Fri, 17 May 1996 15:48:05 -0400 Original-To: ding@ifi.uio.no Original-Lines: 29 X-Mailer: September Gnus v0.86/XEmacs 19.13 Xref: main.gmane.org gmane.emacs.gnus.general:6231 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:6231 so, I bit the bullet last night, and set up sgnus to read mail. I've plowed through the manual and the FAQ, and I can't find a solution to this (though I beleive it was answered within the last month here). [problem description deleted -- mjl] I solved it. Basically, I set up an nnml secondary-select method, and couldn't find some of the groups when the mail came in. I went through a LOT of pain to find them. Shouldn't they just automatically show up the first time mail arrives in the groups? My worry is that I won't notice when I get mail to one of those groups I set up for people I don't get mail from very often. Also, I can't get supercite to work even though I have this set: (autoload 'sc-cite-original "supercite" "Supercite 3.0" t) (setq mail-citation-hook 'sc-cite-original message-cite-hook 'sc-cite-original) (I didn't care that supercite wasn't working with news, but I want it for mail) thanks, Michael