info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Positioning of items


From: Sharon Kimble
Subject: Re: Positioning of items
Date: Mon, 24 Mar 2014 21:26:38 +0000

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: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]