Gnus development mailing list
 help / color / mirror / Atom feed
From: Hallvard B Furuseth <h.b.furuseth@usit.uio.no>
Cc: ding@ifi.uio.no
Subject: Re: mail
Date: Tue, 21 May 1996 18:57:00 +0200 (MET DST)	[thread overview]
Message-ID: <199605211657.SAA02580@durin.uio.no> (raw)
In-Reply-To: <x6ybmmku6g.fsf@eyesore.no>

Lars Magne Ingebrigtsen <larsi@ifi.uio.no> writes:
> Ketil Z Malde <ketil@ii.uib.no> writes:
> 
>> IMHO, there should be two variables, say mail-directory-prefix and
>> gnus-directory-prefix or some such, which all the other variables could
>> default to.  No?
> 
> I think all the Gnusey variables are initilized from the "SAVEDIR"
> environment variable.

Well, except this one -- I don't know if the directory name is relevant
(is it used for a default filename or something?).  If not, you might
just as well use directory `/' instead; it can be accessed faster:-)

(defun gnus-score-score-files-1 (dir)
        ...
        ;; Return a dummy value.
        (list "~/News/this.file.does.not.exist.SCORE"))))



And there is no Mailey variable to set these defaults from:

gnus.el:	(defvar gnus-message-archive-method 
		  '(nnfolder "archive" (nnfolder-directory "~/Mail/archive/")
		             (nnfolder-active-file "~/Mail/archive/active")
			     ...))
message.el:	(defvar message-autosave-directory "~/Mail/drafts/"
nnfolder.el:	(defvoo nnfolder-directory (expand-file-name "~/Mail/")
nnmh.el:	(defvoo nnmh-directory "~/Mail/"
nnml.el:	(defvoo nnml-directory "~/Mail/"


Regards,

Hallvard


  reply	other threads:[~1996-05-21 16:57 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-05-17 19:48 mail michael lamoureux
1996-05-18  0:13 ` mail Steven L Baur
1996-05-20 21:25   ` mail michael lamoureux
1996-05-20 22:32     ` mail Lars Magne Ingebrigtsen
1996-05-21  7:29       ` mail Ketil Z Malde
1996-05-21 13:55         ` mail Lars Magne Ingebrigtsen
1996-05-21 16:57           ` Hallvard B Furuseth [this message]
1996-05-21 17:43             ` mail Lars Magne Ingebrigtsen
1996-05-21 17:54           ` mail michael lamoureux
1996-05-21 18:47         ` mail Mark Eichin
1996-05-21 22:33           ` mail Steven L Baur
1996-05-20 22:34     ` mail Danny Siu
1996-05-18  6:48 ` mail Lars Magne Ingebrigtsen
1996-05-18 16:38   ` mail Steven L Baur
1996-05-19  8:14     ` mail Lars Magne Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199605211657.SAA02580@durin.uio.no \
    --to=h.b.furuseth@usit.uio.no \
    --cc=ding@ifi.uio.no \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).