[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [VM] vm 8.1.1 - marking all unread messages read?
From: |
Uday S Reddy |
Subject: |
Re: [VM] vm 8.1.1 - marking all unread messages read? |
Date: |
Wed, 18 Jan 2012 19:47:35 +0000 |
User-agent: |
Thunderbird 2.0.0.23 (Windows/20090812) |
Thanks for the response, John.
John Hein wrote:
> How about M A like you did, then:
> M N .
The `.' key binding is recent. It may not be there in VM 8.1.1.
> or
> M N a read [1]
This should work if `a' is bound to the function named below.
> or
> M N M-x vm-set-message-attributes read
This won't work because M N only works with keyboard commands, not M-x
commands. This is a very old limitation of VM.
> Of the key
> binding that were removed, I use 'b' and 'a' a lot and 'L' a few times
> a week.
Are there other instances of `a' that you need normally?
Cheers,
Uday