Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: myglc2 <myglc2@gmail.com>
To: info-gnus-english@gnu.org
Subject: Re: marks not being saved
Date: Mon, 15 Feb 2016 17:16:11 -0500	[thread overview]
Message-ID: <87y4al4o2c.fsf@gmail.com> (raw)
In-Reply-To: <87ziv69ass.fsf@tullinup.koldfront.dk>

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	other threads:[~2016-02-15 22:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-11 15:50 myglc2
2016-02-11 17:39 ` Adam Sjøgren
2016-02-11 21:48   ` myglc2
2016-02-11 21:50     ` Adam Sjøgren
2016-02-15 22:16       ` myglc2 [this message]
2016-02-15 22:51         ` Adam Sjøgren
2016-02-20 16:31           ` myglc2

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=87y4al4o2c.fsf@gmail.com \
    --to=myglc2@gmail.com \
    --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).