From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/39179 Path: main.gmane.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: some more questions Date: Sat, 06 Oct 2001 23:31:54 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: <2npu80dt1x.fsf@zsh.cs.rochester.edu> References: <20011007030231.4632.qmail@web13002.mail.yahoo.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035174928 26515 80.91.224.250 (21 Oct 2002 04:35:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:35:28 +0000 (UTC) Return-Path: Original-Received: (qmail 1564 invoked from network); 7 Oct 2001 03:33:07 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 7 Oct 2001 03:33:07 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 15q4gP-0002lH-00; Sat, 06 Oct 2001 22:32:53 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 06 Oct 2001 22:32:30 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id WAA14648 for ; Sat, 6 Oct 2001 22:32:19 -0500 (CDT) Original-Received: (qmail 1537 invoked by alias); 7 Oct 2001 03:32:34 -0000 Original-Received: (qmail 1525 invoked from network); 7 Oct 2001 03:32:33 -0000 Original-Received: from roc-24-95-193-9.rochester.rr.com (HELO zsh.2y.net) (@24.95.193.9) by gnus.org with SMTP; 7 Oct 2001 03:32:33 -0000 Original-Received: (from zsh@localhost) by zsh.2y.net (8.11.6/8.11.2) id f973VuY17788; Sat, 6 Oct 2001 23:31:56 -0400 Original-To: ding@gnus.org X-Attribution: ZSH X-Face: 'IF:e51ib'Qbl^(}l^&4-J`'P!@[4~O|&k#:@Gld#b/]oMq&`&FVY._3+b`mzp~Jeve~/#/ ERD!OTe<86UhyN=l`mrPY)M7_}`Ktt\K+58Z!hu7>qU,i.N7TotU[FYE(f1;}`g2xj!u*l`^&=Q!g{ *q|ddto|nkt"$r,K$[)"|6,elPH= GJ6Q Mail-Copies-To: never In-Reply-To: <20011007030231.4632.qmail@web13002.mail.yahoo.com> (Sailesh Krishnamurthy's message of "Sat, 6 Oct 2001 20:02:31 -0700 (PDT)") Original-Lines: 38 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.107 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:39179 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:39179 Sailesh Krishnamurthy writes: > Hi folks > > I managed to find a pop3.el I could place in my local ~/elisp directory that > would give me the feature of "leave-messages-on-server" .. so I can > successfully read mail from a remote pop server. > > Some more questions: > > 1. I used to have this wonderful 2-page reference guide to various > Gnus commands. I think it was in LaTeX format. I knew I had it 4 > years back .. now for the life of me I can't figure out how to get > it. Can somebody help please ? In texi directory, run "make refcard.dvi" or "make refcard.pdf". > 2. nnslashdot !! This is soooo cool :-) Unfortunately the > web-version of slashdot has changed .. screen-scraping is so fragile > :-( Has nnslashdot been updated ? Where can I find the latest > version ? Will it run with Gnus 5.8.8 ? A new version is in the Gnus CVS. You can get it from the oGnus nightly snapshot tar ball. ftp://ftp.gnus.org/pub/gnus/snapshots/ > 3. It will be nice if there's a way to sync my local mail group > corresponding to my Yahoo inbox. Is that possible ? I don't know whether you can upload your local emails to yahoo server. > 4. When I'm in a group with mail fetched from a remote POP server is > it possible to automatically change the From and Reply-To field ? > Perhaps even the SMTP server ? Just the same way I'd like to > automagically tack on a nospam address for NNTP posts gnus-posting-styles is your friend. ShengHuo