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

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

Re: marks not being saved


From: myglc2
Subject: Re: marks not being saved
Date: Mon, 15 Feb 2016 17:16:11 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Why don't my marks get saved?

If I do this :

1) open '=' a group

2) "tick" '!' an article in the '*Summary...' buffer

3) kill 'C-x k' the '*Summary...' buffer

4) open '=' the same group again

I don't see the "tick" '!' I just made. Shouldn't I?

Or is there some other step I need save my "ticks"?

TIA - george


.emacs.d/gnus.el:

(setq gnus-secondary-select-methods
      '(
        ;; store mail in  nnml format at ~/Mail/
        (nnml "~/Mail"
              ;; this is the default directory
              (nnml-directory "~/Mail")
              )
        ;; NEWS servers
        (nntp "Gmane"
              (nntp-address "news.gmane.org")
              )
        (nntp "Gnus"
              (nntp-address "news.gnus.org")
              )
        )
      )

Versions:
GNU Emacs 24.5.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.18.2) \
    of 2016-02-05 on localhost
Gnus v5.13




reply via email to

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