[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: display filtered messages only
- To: wl-en@lists.airs.net
- Subject: Re: display filtered messages only
- From: "Herbert J. Skuhra" <h.skuhra@gmail.com>
- Date: Fri, 30 Oct 2009 07:44:10 +0100
- Delivered-to: wl-en@lists.airs.net
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:references:user-agent:mime-version:content-type; bh=+j11OzNCye2Jtwvu6Cr1XfR2v9SfFgM4DuMlymrvWJ4=; b=Y1nICYXgdaP+lNWPhClwTqyvTBfMl4bjRew7Fjb+mJSwT49ZxSLyxn2aAwAPYhThKT rBbPpWexUoqMUhP0f68j27+7Y7FQfl+em7LXVNUdeSwHYs+DGqungXjVb3iXay27T+G8 O5oBpBXmS7GsaJ5w/eZXy3DV/0ahUkb34St2Q=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:references:user-agent :mime-version:content-type; b=TO3EkIXTj56O+JYKFF/0X11eth5H5UGI53qMvhwz988MGlQXdmiLpnfoCVLAURbRLo smVhaMsbTPkRw7gXtOSOKZDUaaCMk8ZegfiqEo0GzZ/MDvCLa+gOXIbeVdv0Pk/Y2lSL DyR4vhp75GtcpD5YoWcut1vOF1n/ZL03P1isU=
- In-reply-to: <4AEA34B0.60905@nrao.edu>
- List-help: <mailto:wl-en-ctl@lists.airs.net?body=help>
- List-id: wl-en.lists.airs.net
- List-owner: <mailto:wl-en-admin@lists.airs.net>
- List-post: <mailto:wl-en@lists.airs.net>
- List-software: fml [fml stable 20011102.2100]
- List-unsubscribe: <mailto:wl-en-ctl@lists.airs.net?body=unsubscribe>
- References: <4AEA34B0.60905@nrao.edu>
- Reply-to: wl-en@lists.airs.net
- User-agent: Wanderlust/2.15.7 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.7 Emacs/23.1.50 (i386-pc-freebsd8.0) MULE/6.0 (HANACHIRUSATO)
At Thu, 29 Oct 2009 20:34:56 -0400,
Rodrigo Amestica wrote:
>
> Hi,
>
> in the summary buffer is it possible to list only those messages that matches a
> given regular expression applied to the subject or sender or the body of the
> message? I cannot find a way for doing so. Perhaps what I need to have is a
> function that selects the messages, move it to a filter folder and the display
> just that folder. Sounds a bit convoluted.
Try 'M-x wl-summary-virtual' or press V. With TAB you can select other
fields.
- Herbert