Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+from-uce@imap.cc>
Subject: Re: nnml directory customization
Date: Mon, 12 Sep 2005 23:16:10 +0200	[thread overview]
Message-ID: <v9psreugv9.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <1126455169.075131.151860@g47g2000cwa.googlegroups.com>

On Sun, Sep 11 2005, romeomedina@libero.it wrote:

> (setq my-nnml-directory "/path/to/my/nnml/directory")
> (setq gnus-select-method
>       '(nnml ""
> 	(nnml-directory my-nnml-directory)))

(setq gnus-select-method
      `(nnml ""
	     (nnml-directory ,my-nnml-directory)))

See (info "(elisp)Backquote") to learn more about "`" and ",".

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/


  reply	other threads:[~2005-09-12 21:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-11 16:12 romeomedina
2005-09-12 21:16 ` Reiner Steib [this message]
2005-09-17  7:34   ` romeomedina
2005-09-13 21:15 ` David Z Maze
2005-09-13 21:51   ` Feng Chen
2005-09-13 22:23     ` Adam Sjøgren

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=v9psreugv9.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+from-uce@imap.cc \
    --cc=Reiner.Steib@gmx.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).