From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/32855 Path: main.gmane.org!not-for-mail From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-1?q?Gro=DFjoha?= =?iso-8859-1?q?nn?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: default mail spool directory Date: 13 Oct 2000 12:37:04 +0200 Sender: owner-ding@hpc.uh.edu 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: quoted-printable X-Trace: main.gmane.org 1035169068 22129 80.91.224.250 (21 Oct 2002 02:57:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:57:48 +0000 (UTC) Cc: ding@gnus.org, "Steven E. Harris" Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id DA2B1D051E for ; Fri, 13 Oct 2000 06:38:16 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id FAB18287; Fri, 13 Oct 2000 05:38:06 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 13 Oct 2000 05:37:26 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id FAA02172 for ; Fri, 13 Oct 2000 05:37:14 -0500 (CDT) Original-Received: from waldorf.cs.uni-dortmund.de (waldorf.cs.uni-dortmund.de [129.217.4.42]) by mailhost.sclp.com (Postfix) with ESMTP id 71ABED051E for ; Fri, 13 Oct 2000 06:37:35 -0400 (EDT) Original-Received: from marcy.cs.uni-dortmund.de (marcy.cs.uni-dortmund.de [129.217.20.159]) by waldorf.cs.uni-dortmund.de with ESMTP id MAA28713; Fri, 13 Oct 2000 12:37:05 +0200 (MES) Original-Received: from lucy.cs.uni-dortmund.de (lucy [129.217.20.160]) by marcy.cs.uni-dortmund.de id MAA04887; Fri, 13 Oct 2000 12:37:04 +0200 (MET DST) Original-Received: (from grossjoh@localhost) by lucy.cs.uni-dortmund.de (8.9.3/8.9.3/Debian 8.9.3-21) id MAA04607; Fri, 13 Oct 2000 12:37:04 +0200 Original-To: "Jochen =?iso-8859-1?q?K=FCpper?=" X-Face: /B3twq_DELA4]7alR?%xv(/f1N;bi:NN=UlA=(1a"pKte&5/Y/9*z&8q[P}+}YgJX_9*}k_ 0E|EJBC~yEok<#VOw:9GQWq1-;PCR-hd;3|Vk]~"|EM{Q5ir5nr!HzZ,W4\k5G|QWHw45gQ*tWydTR , User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.0.90 Original-Lines: 25 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:32855 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:32855 On 12 Oct 2000, Jochen K=FCpper wrote: >>>>>> "Kai" =3D=3D Kai Gro=DFjohann >>>>>> writes: >=20 > Kai> rmail-spool-directory should be used. >=20 > Kai> * In Emacs, the above variable is defined in paths.el, so that > Kai> we can just use it. What about XEmacs? What about Emacs 20? >=20 > Here, XEmacs-21.1.12 it is defined in paths.el as well. Good. I propose the following, then: (defvar mail-source-spool-directory (if (boundp 'rmail-spool-directory) rmail-spool-directory "/usr/spool/mail/")) And then, the default file name for a `file' mail-sources entry is (expand-file-name user-login-name mail-source-spool-directory). If nobody objects, I'll do this. kai --=20 I like BOTH kinds of music.