Hi!
When replying to some certain emails, I
usually have to add other recipients to
the list. But unfortunately, I often
forget to do so.
Thus, my question: is it possible that
after leaving the editor and arriving at
Mutt's Compose section (where you can
actually add someone with t or c
hotkeys
* Alex Sa <097115+m...@gmail.com> [10-04-18 22:44]:
> Hi!
>
>
> When replying to some certain emails, I usually have to add other
> recipients to the list. But unfortunately, I often forget to do so.
>
> Thus, my question: is it possible that after leaving the editor and
> arriving at Mutt's Co
On Thu, Oct 04, 2018 at 10:56:15PM -0400, Patrick Shanahan wrote:
> you can add recipients (to "t", copy
> "c" and bcc "b") after leaving the
> editor but before sending the msg.
*When* you arrive at this point, when
you leave the editor but before sending
the msg (like shown on this pic:
https:/
Hi Alex,
> *When* you arrive at this point, when
> you leave the editor but before sending
> the msg (like shown on this pic:
> https://i.imgur.com/cjqMrl3.png), is it
> possible to produce some kind of alert
> (like :echomsg command in Vim, for
> example) or to launch an external script
> depende
On 10/5/18, Timothy Rice wrote:
> I think what you are asking is, if the To: field matches a particular
> pattern, then can the CC: field by populated automatically?
No, Timothy :)
As I've said in my initial question, "I can't add them blindly or
always". I just want to be reminded (in some way)
> When replying to some certain emails, I
> usually have to add other recipients to
> the list. But unfortunately, I often
> forget to do so.
I suggest you
set edit_headers
such that the recipient fields are available while you are editing the message.
I do also have a macro:
macro index
On 10/5/18, John Hawkinson wrote:
> I suggest you
>
> set edit_headers
Now, that's something! Thanks, John!
For those, who are interested: because of email addresses present in
the editor while editing the message, in Vim, I can create something
like that (in $VIMHOME/ftdetect/mail.vim):
On Friday 5 October 2018 07:15,
Alex Sa <097115+m...@gmail.com> put forth the proposition:
> On 10/5/18, Timothy Rice wrote:
> > I think what you are asking is, if the To: field matches a particular
> > pattern, then can the CC: field by populated automatically?
>
> No, Timothy :)
>
> As I've said