Re: Read files shows unread and need to switch them back to read
- To: mutt-users@xxxxxxxx
- Subject: Re: Read files shows unread and need to switch them back to read
- From: Asif Iqbal <vadud3@xxxxxxxxx>
- Date: Wed, 25 Feb 2009 16:45:32 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=Ev7JN2EHxLbJYfMjORxHjxA7Q4iid8PA5hV83O+cvFA=; b=V02DyqACf+Y8Z2MpQh52orM6kXgGB5faVZV3HkjZQDhCwSnTj9R+ZpOOe2Rxucu37r rjHA3pYV15X8DeislTtot86fv4Dt0BEea8395s+sQHE45KQ/lMuacRpkKxQgv3qv5CEf cgZjgzhhzW4dubSRnIIxwo98F+SBaBpmHWyeU=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=Ae3kI+hU/0ETJ6WgEGPXzLSdktyCtnESeDMHmyzPurrUI627nVYZ+XiVKVvoLfZ5B8 ibBF1i8CesRZaAWY0GB4e47F0E/v/r9qUMuJp7FnbwXYCLNpKLlYFs0jrgMmt1zTPia4 pBB9uIqvhT1driZJSKmi0Bd65G3ycLke/EKpo=
- In-reply-to: <20090225213014.GO12811@xxxxxxxxxx>
- List-post: <mailto:mutt-users@mutt.org>
- List-unsubscribe: send mail to majordomo@mutt.org, body only "unsubscribe mutt-users"
- References: <a60f25fc0902251302i25d2b7e5mb82ac86e54c7f21d@xxxxxxxxxxxxxx> <20090225213014.GO12811@xxxxxxxxxx>
- Sender: owner-mutt-users@xxxxxxxx
On Wed, Feb 25, 2009 at 4:30 PM, Christian Brabandt <cblists@xxxxxxxxxx> wrote:
> Hi Asif!
>
> On Wed, 25 Feb 2009, Asif Iqbal wrote:
>
>> Essentially, I am looking for some limit search, maybe, to display
>> only the emails with new status and then perform an action like -
>> change the status to read.
>>
>> Thanks
>>
>
> I use the following macro to get a quick overview of unread messages:
> macro index ,n <limit>~N<enter> "only show new messages"
> and if you'd like to quickly tag and mark those new mesages read, the
> following macro should work:
>
> macro index ,r
> '<tag-pattern>~N<enter><tag-prefix-cond><toggle-new><untag-pattern>~T<enter>'
> 'mark all unread messages read'
sweet!
>
>
> regards,
> Christian
> --
> hundred-and-one symptoms of being an internet addict:
> 128. You can access the Net -- via your portable and cellular phone.
>
--
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?