From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29967 Path: main.gmane.org!not-for-mail From: Pavel.Janik@inet.cz (Pavel Janik ml.) Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-unagentize? Date: 21 Apr 2000 09:28:35 +0200 Organization: Qbizm technologies, a.s., Kralovopolska 139, Brno, 60112, Czech Republic Sender: owner-ding@hpc.uh.edu Message-ID: References: <87g0uc9ite.fsf@senstation.vvf.fi> <2nog74b5k8.fsf@tiger.jia.vnet> Reply-To: Pavel.Janik@inet.cz NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035166560 5807 80.91.224.250 (21 Oct 2002 02:16:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:16:00 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id 7D7A2D051E for ; Fri, 21 Apr 2000 05:44:01 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id EAB18667; Fri, 21 Apr 2000 04:43:42 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 21 Apr 2000 04:43:03 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id EAA23037 for ; Fri, 21 Apr 2000 04:42:50 -0500 (CDT) Original-Received: from localgw.inet.cz (brno-l.router.inet.cz [62.229.34.226]) by mailhost.sclp.com (Postfix) with ESMTP id C916BD0521 for ; Fri, 21 Apr 2000 05:43:01 -0400 (EDT) Original-Received: from SnowWhite.inet.cz (dialup2.inet.cz [62.229.34.210]) by localgw.inet.cz (8.9.0/8.9.0) with ESMTP id LAA09411; Fri, 21 Apr 2000 11:50:32 +0200 Original-Received: (from pavel@localhost) by SnowWhite.inet.cz (8.8.7/8.8.7) id LAA04957; Fri, 21 Apr 2000 11:39:55 +0200 X-Authentication-Warning: SnowWhite.inet.cz: pavel set sender to Pavel.Janik@inet.cz using -f Original-To: Shenghuo ZHU X-Operating-System: Linux 2.3.99-pre5 on Intel, Linux 2.2.10 on SPARC X-Phone: +420 5 41242414 ext. 31 X-Spam: No unsolicited e-mail. 500 dollars per message proof-reading for unsolicited e-mail. X-Not-Receiving-Mail-From: mrp.cz, hotmail.com, post.cz, email.cz, usa.net In-Reply-To: Shenghuo ZHU's message of "20 Apr 2000 21:34:15 -0400" User-Agent: Gnus/5.0804 (Gnus v5.8.4) Emacs/20.6 Original-Lines: 41 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:29967 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:29967 From: Shenghuo ZHU Date: 20 Apr 2000 21:34:15 -0400 Hi, > Add ':plugged t' in the local mail sources, which means always being > plugged, e.g. > > (setq mail-sources '((directory :path "/home/pavel/.Spool/" > :suffix "" > :plugged t))) yes! Thank you and it is mentioned in the doc. I'm sorry. I'd like to see more comments on this in the manual: --- gnus.texi.orig Fri Apr 21 09:14:47 2000 +++ gnus.texi Fri Apr 21 09:19:47 2000 @@ -11206,7 +11206,17 @@ @table @code @item :plugged -If non-nil, fetch the mail even when Gnus is unplugged. +If non-nil, fetch the mail even when Gnus is unplugged. If you use directory +source to get mail, you can specify it as in this example: + +@lisp +(setq mail-sources '((directory :path "/home/pavel/.Spool/" + :suffix "" + :plugged t))) +@end lisp + +Gnus will then fetch your mail even when you are unplugged. This is really +useful when you use local mail and News. @end table @end table -- Pavel Janík ml. Pavel.Janik@inet.cz