Re: Unsubscribing from mailing-list threads (was: Preferred way to get imap emails)

2019-07-30 Thread Samir Benmendil
On Jul 30, 2019 at 7:40, Matthias Apitz wrote: A solution must be based on some kind of a local "database" file of threads marked as "bad" threads (perhaps as patterns) and one must actively store the given "bad" thread into it, for example with M and then a D would later, even in the next mutt

Re: format=flowed

2019-01-05 Thread Samir Benmendil
On Jan 05, 2019 at 17:02, Ed Blackman wrote: On Wed, Dec 19, 2018 at 11:10:02AM -0800, Will Yardley wrote: Even when people are using the right options in vim and doing everything else right, it seems very fragile and prone to generating invalid flowed emails. I stopped using format=flowed be

[SPAM?] Re: preview images before attaching

2016-09-05 Thread Samir Benmendil
On Sep 05, 2016 at 8:46, Peter P. wrote: I am frequently attaching images to emails in mutt and wonder if there is a way I can preview them when selecting the files, but before actually attaching them. I imagine selecting/entering the path to the file to be attached, but then pressing TAB once mo

Re: How does Ian do the "name > " quoting?

2016-01-11 Thread Samir Benmendil
On Jan 10, 2016 at 8:11, Cameron Simpson wrote: On 09Jan2016 04:22, David Ellement wrote: On 2016-01-09, Cameron Simpson wrote My current practice is: leave this alone, and use format=flowed ... I'm a vim user, so if you also are I can assist in vim modes to aid format=flowed composition. I hi

Re: sending mails readable on small screens

2015-11-30 Thread Samir Benmendil
On Nov 30, 2015 at 21:48, Matthias Apitz wrote: El día Monday, November 30, 2015 a las 02:29:30PM -0600, Derek Martin escribió: On Mon, Nov 30, 2015 at 08:03:04PM +0100, Matthias Apitz wrote: No it does not: http://rmz.io/ff.png Can you put it soemwhere where only HTTP is onvolved. SSL claims

Re: sending mails readable on small screens

2015-11-30 Thread Samir Benmendil
On Nov 30, 2015 at 22:10, bastian-muttu...@t6l.de wrote: On 30Nov15 15:44 +, Samir Benmendil wrote: On Nov 29, 2015 at 19:42, Matthias Apitz wrote: El d?a Sunday, November 29, 2015 a las 05:55:32PM +0100, Bernard Massot escribi?: I'm struggling to build mails readable on small screen

Re: Move old messages

2015-11-30 Thread Samir Benmendil
On Nov 27, 2015 at 14:41, Jon LaBadie wrote: One thought, if I'm away for a week or more this would archive several days of unread mail. Adding a simple ~R to the pattern seems to eliminate this concern. Are there any side-effects I overlook? folder-hook FreeBSD$ push 'T~R~d> 5d;s/incoming/o

Re: sending mails readable on small screens

2015-11-30 Thread Samir Benmendil
On Nov 29, 2015 at 19:42, Matthias Apitz wrote: El d?a Sunday, November 29, 2015 a las 05:55:32PM +0100, Bernard Massot escribi?: I'm struggling to build mails readable on small screens, ie mails whose lines wrap correctly even when there are few columns. I'm indeed thinking of smart phones.

Re: format=flowed

2015-09-18 Thread Samir Benmendil
On Sep 18, 2015 at 20:17, Erik Christiansen wrote: On 18.09.15 10:33, Samir Benmendil wrote: On Sep 18, 2015 at 19:09, Erik Christiansen wrote: Now there's no need to hunt around amongst all sorts of files, wondering where stuff is configured - it's configured in the config file!

Re: format=flowed

2015-09-18 Thread Samir Benmendil
On Sep 18, 2015 at 19:09, Erik Christiansen wrote: On 18.09.15 09:47, Christian Brabandt wrote: On Fr, 18 Sep 2015, Erik Christiansen wrote: > So, in .vimrc, something vaguely like: > > au BufNewFile,BufRead ~/Desktop/mutt-* call Set_for_mutt() [...] You don't need that autocommand. Simply

Re: format=flowed

2015-09-18 Thread Samir Benmendil
On Sep 18, 2015 at 17:00, Erik Christiansen wrote: On 18.09.15 10:41, Cameron Simpson wrote: I'm pretty sure the vim mode I'm using doesn't do quoting correctly if I edit the quoted sections. Need to check that on my end. While editing a mutt tmp file, it can be useful to set something like: s

Re: format=flowed

2015-09-16 Thread Samir Benmendil
On Sep 16, 2015 at 7:17, Ian Zimmerman wrote: > On 2015-09-16 12:29 +0100, Samir Benmendil wrote: > > You need to set *reflow_wrap=72*. > I have no such option in my mutt. > > mutt 1.5.21 - the version in Debian wheezy, which lots of us run for > unrelated reasons [1]. Th

Re: format=flowed

2015-09-16 Thread Samir Benmendil
On Sep 16, 2015 at 12:41, Cameron Simpson wrote: > On 15Sep2015 19:27, Ian Zimmerman wrote: > > The result is > > similar to what I always get reading plain text messages in Gmail: a > > hard to read mess. If you just had 1 long line per paragraph > > (terminated with a space), it would fold only

Re: format=flowed

2015-09-16 Thread Samir Benmendil
On Sep 15, 2015 at 20:11, Ian Zimmerman wrote: > I attach a file which is the paste of how I see your original message > when I set wrap=72 in mutt. You need to set *reflow_wrap=72*.

Change Bcc in reply-hook

2014-03-08 Thread Samir Benmendil
Hi mutters, I would like to set the From and the Bcc header in a reply-hook. My relevant muttrc entries are: reply-hook "%L group" source ~/.mutt/accounts/group and in ~/.mutt/accounts/group: set from = "a@a.a" unmy_hdr Bcc: my_hdr Bcc: $from The From header is set correctly, but the Bcc isn'