Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: kai.grossjohann@uni-duisburg.de (Kai Großjohann)
Subject: Re: ~/Mail directory
Date: Tue, 28 Jan 2003 08:10:12 +0100	[thread overview]
Message-ID: <84hebt697v.fsf@lucy.is.informatik.uni-duisburg.de> (raw)
In-Reply-To: <873cnexyii.fsf@labatt.uhoreg.ca>

Hubert Chan <hubert@uhoreg.ca> writes:

> (setq nnml-directory "~/.mail")

Don't set this as a normal variable, it's a server parameter:

(setq gnus-secondary-select-methods
      '( (nnml "" (nnml-directory "~/.mail"))
         ...other.servers... ))

Setting it as a normal variable fails when you have more than one
nnml backend (or backend derived from nnml).
-- 
Ambibibentists unite!


       reply	other threads:[~2003-01-28  7:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <873cnexyii.fsf@labatt.uhoreg.ca>
2003-01-28  7:10 ` Kai Großjohann [this message]
     [not found] ` <m3r8ayqwt5.fsf@vh213602.truman.edu>
2003-01-29 14:05   ` Oliver Enzmann

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=84hebt697v.fsf@lucy.is.informatik.uni-duisburg.de \
    --to=kai.grossjohann@uni-duisburg.de \
    /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).