How do you display only the messages marked for deletion?
How do you display only the messages marked for deletion?
Re: How do you display only the messages marked for deletion?
On Sun, Apr 12, 2015 at 08:05:34PM -0400, don warner saklad wrote: > How do you display only the messages marked for deletion? and then
Re: How do you display only the messages marked for deletion?
On 12Apr2015 20:05, don warner saklad wrote: How do you display only the messages marked for deletion? With the "limit" (l) command. Look at the PATTERNS section of the manual; you can use all sorts of criteria. In combination! The pattern ~D matches messages marked for deletion, so type: l~D Cheers, Cameron Simpson A vacuum is a hell of a lot better than some of the stuff that nature replaces it with. - Tenessee Williams
Place forwarded messages in thread
Dear Mutters, When I forward an email, it is simply placed in the folder where I sent the email from. I use: folder-hook . 'set record=^' I would prefer it if the forwarded message were threaded to the original message. Currently I have to tag the forwarded message, move to the original message and hit '&' to make the forwarded message a 'child' of the original. I hope that makes sense. Is there a setting or macro that will take care of this for me? Thank you in advance, Max signature.asc Description: Digital signature
Re: How do you display only the messages marked for deletion?
Please explain the entire sequence to enter l~D It didn't work by itself. On Mon, Apr 13, 2015 at 6:12 AM, Cameron Simpson wrote: > With the "limit" (l) command. Look at the PATTERNS section of the manual; you > can use all sorts of criteria. In combination! > The pattern ~D matches messages marked for deletion, so type: > l~D >> How do you display only the messages marked for deletion?
Re: How do you display only the messages marked for deletion?
* don warner saklad [04-13-15 08:20]: > Please explain the entire sequence to enter l~D It didn't work by itself. > > > On Mon, Apr 13, 2015 at 6:12 AM, Cameron Simpson wrote: > > With the "limit" (l) command. Look at the PATTERNS section of the manual; > > you can use all sorts of criteria. In combination! > > The pattern ~D matches messages marked for deletion, so type: > > l~D > > >> How do you display only the messages marked for deletion? "limit" is a function to display only a particular set of msgs "l" brings up/initiates the "limit" function "~D" displays *only* msgs flagged for deletion You *really* should consult the very good mutt documentation. man /usr/share/doc/packages/mutt/manual.txt.gz -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.orgopenSUSE Community Memberfacebook/ptilopteri http://wahoo.no-ip.orgPhoto Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535@ http://linuxcounter.net
Re: How do you display only the messages marked for deletion?
It doesn't allow the sequence to be entered. Navigating the manual didn't turn up yet what needs to be done for it to accept l~D > > Please explain the entire sequence to enter l~D It didn't work by itself. > > > > > > On Mon, Apr 13, 2015 at 6:12 AM, Cameron Simpson wrote: > > > With the "limit" (l) command. Look at the PATTERNS section of the manual; > > > you can use all sorts of criteria. In combination! > > > The pattern ~D matches messages marked for deletion, so type: > > > l~D > > > > >> How do you display only the messages marked for deletion? > > "limit" is a function to display only a particular set of msgs > > "l" brings up/initiates the "limit" function > "~D" displays *only* msgs flagged for deletion > > You *really* should consult the very good mutt documentation. > man /usr/share/doc/packages/mutt/manual.txt.gz > > -- > (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri > http://en.opensuse.orgopenSUSE Community Memberfacebook/ptilopteri > http://wahoo.no-ip.orgPhoto Album: http://wahoo.no-ip.org/gallery2 > Registered Linux User #207535@ http://linuxcounter.net
Re: How do you display only the messages marked for deletion?
* don warner saklad [04-13-15 09:56]: > It doesn't allow the sequence to be entered. Navigating the manual > didn't turn up yet what needs to be done for it to accept l~D > > > > > Please explain the entire sequence to enter l~D It didn't work by itself. > > > > > > > > > On Mon, Apr 13, 2015 at 6:12 AM, Cameron Simpson wrote: > > > > With the "limit" (l) command. Look at the PATTERNS section of the > > > > manual; you can use all sorts of criteria. In combination! > > > > The pattern ~D matches messages marked for deletion, so type: > > > > l~D > > > > > > >> How do you display only the messages marked for deletion? > > > > "limit" is a function to display only a particular set of msgs > > > > "l" brings up/initiates the "limit" function > > "~D" displays *only* msgs flagged for deletion > > > > You *really* should consult the very good mutt documentation. > > man /usr/share/doc/packages/mutt/manual.txt.gz > > > > -- > > (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri > > http://en.opensuse.orgopenSUSE Community Memberfacebook/ptilopteri > > http://wahoo.no-ip.orgPhoto Album: http://wahoo.no-ip.org/gallery2 > > Registered Linux User #207535@ http://linuxcounter.net What "doesn't allow" In index mode you enter the character l and you get a menu request: Limit to messages matching: where you enter: ~D and the index displays *only* msgs flagged for deletion. -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.orgopenSUSE Community Memberfacebook/ptilopteri http://wahoo.no-ip.orgPhoto Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535@ http://linuxcounter.net
Re: How do you display only the messages marked for deletion?
On Mon, Apr 13, 2015 at 10:13:48AM -0400, Patrick Shanahan wrote: > * don warner saklad [04-13-15 09:56]: > > It doesn't allow the sequence to be entered. Navigating the manual > > didn't turn up yet what needs to be done for it to accept l~D > > perhaps, like me, you misread ~D as "dash D" instead of "tilde D". jon -- Jon H. LaBadie j...@jgcomp.com 11226 South Shore Rd. (703) 787-0688 (H) Reston, VA 20190 (703) 935-6720 (C)
Re: How do you display only the messages marked for deletion?
Tried l it responded >"No mailing lists found! On Mon, Apr 13, 2015 at 10:13 AM, Patrick Shanahan wrote: > * don warner saklad [04-13-15 09:56]: >> It doesn't allow the sequence to be entered. Navigating the manual >> didn't turn up yet what needs to be done for it to accept l~D >> >> >> > > Please explain the entire sequence to enter l~D It didn't work by >> > > itself. >> > > >> > > >> > > On Mon, Apr 13, 2015 at 6:12 AM, Cameron Simpson wrote: >> > > > With the "limit" (l) command. Look at the PATTERNS section of the >> > > > manual; you can use all sorts of criteria. In combination! >> > > > The pattern ~D matches messages marked for deletion, so type: >> > > > l~D >> > > >> > > >> How do you display only the messages marked for deletion? >> > >> > "limit" is a function to display only a particular set of msgs >> > >> > "l" brings up/initiates the "limit" function >> > "~D" displays *only* msgs flagged for deletion >> > >> > You *really* should consult the very good mutt documentation. >> > man /usr/share/doc/packages/mutt/manual.txt.gz >> > >> > -- >> > (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri >> > http://en.opensuse.orgopenSUSE Community Memberfacebook/ptilopteri >> > http://wahoo.no-ip.orgPhoto Album: http://wahoo.no-ip.org/gallery2 >> > Registered Linux User #207535@ http://linuxcounter.net > > What "doesn't allow" > > In index mode you enter the character l > and you get a menu request: > Limit to messages matching: > where you enter: > ~D > and the index displays *only* msgs flagged for deletion. > > > -- > (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri > http://en.opensuse.orgopenSUSE Community Memberfacebook/ptilopteri > http://wahoo.no-ip.orgPhoto Album: http://wahoo.no-ip.org/gallery2 > Registered Linux User #207535@ http://linuxcounter.net
Re: How do you display only the messages marked for deletion?
On Mon, Apr 13, 2015 at 10:29:30AM -0400, don warner saklad wrote: > Tried l > it responded > >"No mailing lists found! > Mutt is case-sensitive. You must type lower case "l", not upper case "L". -- Peter Davis The Tech Curmudgeon www.techcurmudgeon.com
Re: How do you display only the messages marked for deletion?
On Mon, Apr 13, 2015 at 10:55:39AM -0400, Peter Davis wrote: > On Mon, Apr 13, 2015 at 10:29:30AM -0400, don warner saklad wrote: > > Tried l > > it responded > > >"No mailing lists found! > > > > Mutt is case-sensitive. You must type lower case "l", not upper case "L". Also, you need to be in the index view, not the message view, to limit messages. w