Gnus development mailing list
 help / color / mirror / Atom feed
* don't mark as read automatically
@ 2007-08-27 20:52 jidanni
  2007-09-11  4:38 ` John Sullivan
  0 siblings, 1 reply; 3+ messages in thread
From: jidanni @ 2007-08-27 20:52 UTC (permalink / raw)
  To: ding

How can one manipulate around the Summary buffer without marking
articles as read automatically? Yes I want to mark some articles as
read, but only explicitly via e.g.,
   d runs the command gnus-summary-mark-as-read-forward

Anyway I have to use gnus-summary-clear-mark-forward lots these days:
SPC SPC <up> <escape> u <escape> u

I checked the code and the concept of marking things as read the
moment one sees them seems quite ingrained.

Imagine two boxes on your desk, "Inbox" and "Already processed".
Well, I'd like to poke around the Inbox without moving things to
Already processed without actively saying so.

Anyways, of the various states of an article, R O E etc., I don't want
the R to be automatic. Flags only set when I say so! (Except R
becoming O which I like.

P.S., the docstring of
(defun gnus-summary-scroll-up (lines)
  "Scroll up (or down) one line current article.
  Argument LINES specifies lines to be scrolled up (or down if
  negative)."
doesn't mention that it also selects an article.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: don't mark as read automatically
  2007-08-27 20:52 don't mark as read automatically jidanni
@ 2007-09-11  4:38 ` John Sullivan
  2007-09-11 23:50   ` jidanni
  0 siblings, 1 reply; 3+ messages in thread
From: John Sullivan @ 2007-09-11  4:38 UTC (permalink / raw)
  To: ding

jidanni@jidanni.org writes:

> How can one manipulate around the Summary buffer without marking
> articles as read automatically? Yes I want to mark some articles as
> read, but only explicitly via e.g.,
>    d runs the command gnus-summary-mark-as-read-forward
>

I have to say, I would find this very useful too.

-- 
John Sullivan
Emacs Planner Maintainer
http://www.wjsullivan.net/PlannerMode.html
GPG Key: AE8600B6




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: don't mark as read automatically
  2007-09-11  4:38 ` John Sullivan
@ 2007-09-11 23:50   ` jidanni
  0 siblings, 0 replies; 3+ messages in thread
From: jidanni @ 2007-09-11 23:50 UTC (permalink / raw)
  To: ding

>>>>> "J" == John Sullivan <john@wjsullivan.net> writes:

J> I have to say, I would find this very useful too.

http://permalink.gmane.org/gmane.emacs.gnus.general/65145
will put you on the trail of the answer.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-09-11 23:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-27 20:52 don't mark as read automatically jidanni
2007-09-11  4:38 ` John Sullivan
2007-09-11 23:50   ` jidanni

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).