[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Unticking
From: |
Sebastian Tennant |
Subject: |
Re: Unticking |
Date: |
Wed, 31 Oct 2007 23:23:01 +0200 |
User-agent: |
Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (gnu/linux) |
Quoth David Z Maze <dmaze@mit.edu>:
> Sebastian Tennant <sebyte@smolny.plus.com> writes:
>
>> AFAIK the only way to untick an article in the Summary buffer is via
>> 'clear-mark-*', which leaves an article marked 'unread' as well as no
>> longer 'ticked', so I've cobbled together this function to untick an
>> article in the Summary buffer but leave the article marked 'read':
>
> *tries playing around with it a little*
>
> Using default keybindings, '!' will tick an article, 'd' will mark an
> article as read (and unticked), and 'M SPC' will mark an article as
> unread (and unticked). 'd' is bound to
> `gnus-summary-mark-as-read-forward', and seems to do what you want.
You're right! what a thinko! It never occurred to me that 'read' and
'ticked' were mutually exclusive states... I always thought of it in
terms of ticking a read article, and then removing the tick leaving only
its readness...
Thanks for straightening me out!
Sebastian
- Unticking, Sebastian Tennant, 2007/10/31
- Re: Unticking, David Z Maze, 2007/10/31
- Re: Unticking,
Sebastian Tennant <=