Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Sharon Kimble <boudiccas@talktalk.net>
To: info-gnus-english@gnu.org
Subject: Re: Positioning of items
Date: Mon, 24 Mar 2014 21:26:38 +0000	[thread overview]
Message-ID: <20140324212638.73d24de1@london> (raw)
In-Reply-To: <87r45r5pce.fsf@topper.koldfront.dk>


[-- Attachment #1.1: Type: text/plain, Size: 1696 bytes --]

On Mon, 24 Mar 2014 21:11:29 +0100
asjo@koldfront.dk (Adam Sjøgren) wrote:

> Sharon Kimble <boudiccas@talktalk.net> writes:
> 
> > | (setq gnus-select-method '(list 'nnspool (london)))
> > | (setq gnus-select-method '(nnnil ""))
> > | (setq gnus-select-method '(nntp "news.gmane.org"))
> 
> It makes no sense to have a configuration like this.
> 
> First you set the variable gnus-select-method to one value, then you
> overwrite it with a second value, and at last, you overwrite it once
> again with a third value.
> 
I did say that it was a 'work-in-progress' :)
But it now says -

(setq gnus-select-method '(nnnil ""))
(add-to-list 'gnus-secondary-select-methods
                  '(nntp "news.gmane.org"))
 (add-to-list 'gnus-secondary-select-methods '(nnml ""))
	(nnml-directory "~/.emacs.d/gnus.d/mail")
	(nnml-active-file "~/.emacs.d/gnus.d/mail/active")

But its failing to load in gnus because of the 'nnml-directory' and
'nnml-active-file' saying this in the 'message' buffer -

Opening nnml server...done
gnus-ask-server-for-new-groups: Wrong type argument: symbolp, (nnml "" (nnml-directory "~/.emacs.d/gnus.d/mail") (nnml-active-file "~/.emacs.d/gnus.d/mail/active"))

So what I intend to do is to find out how I can move my present email
programme, claws-mail, from '~/Mail' to ~/Mail2', and then I can just
use nnml without specifying any directory as I will be using the
defaults. Complicated, but it should work. 

Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
my git repo = https://bitbucket.org/boudiccas/dots
TGmeds = http://www.tgmeds.org.uk
Debian testing, Fluxbox 1.3.5, emacs 24.3.1
Registered Linux user 561944

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 836 bytes --]



  reply	other threads:[~2014-03-24 21:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-24 18:34 Sharon Kimble
2014-03-24 18:49 ` Mark Simpson
2014-03-24 20:11 ` Adam Sjøgren
2014-03-24 21:26   ` Sharon Kimble [this message]
2014-03-24 22:16     ` Adam Sjøgren
2014-03-25  7:34       ` Sharon Kimble
2014-03-25  8:18         ` Glyn Millington
2014-03-25  8:53           ` Sharon Kimble
2014-03-25  9:32             ` Glyn Millington
2014-03-25 20:58           ` Sharon Kimble

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=20140324212638.73d24de1@london \
    --to=boudiccas@talktalk.net \
    --cc=info-gnus-english@gnu.org \
    /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).