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: Tue, 25 Mar 2014 07:34:41 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

asjo@koldfront.dk (Adam Sjøgren) writes:

> Sharon Kimble <boudiccas@talktalk.net> writes:
>
>>  (add-to-list 'gnus-secondary-select-methods '(nnml ""))
>>      (nnml-directory "~/.emacs.d/gnus.d/mail")
>>      (nnml-active-file "~/.emacs.d/gnus.d/mail/active")
>
> The parenthesis here are messed up, which is why you get the errors.
>
> I think you should consider to start with the simplest possible
> configuration (say the one I posted from your information previously),
> and when that works, and only then, expand step by step- rather than
> rewriting everything for each try.
>
Right, back online with gnus, and with no info lost, so far as I know. Now I
have newsgroups and email, but still no system mail. The code relevant for it is

,----
| (setq gnus-select-method '(nnnil ""))
| (add-to-list 'gnus-secondary-select-methods
|                   '(nntp "news.gmane.org"))
|  (add-to-list 'gnus-secondary-select-methods '(nnml ""))
|    (eval-after-load "mail-source"
|        '(add-to-list 'mail-sources '(file :path "/var/mail/boudiccas")))
`----

I can find no way of 'adding in' the mail-source, but that could very well be my
lack of knowledge. How can I get it working please?

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

Attachment: pgpMtyibwyych.pgp
Description: PGP signature


reply via email to

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