Re: best practices answering multiple mails (at once?)

2016-11-08 Thread cs
On 08Nov2016 10:28, nfb wrote: Oh thank you all guys for your answers. Let me practice what i learnt then... this kinda seems the appropriate use case too :) On Tue, Nov 08, 2016 at 10:00:59AM +1100, Cameron Simpson wrote: It is pretty rare, but when I need to do it I tag all the source messag

Re: Mailing list folders

2016-11-02 Thread cs
On 02Nov2016 08:08, Mihail Konev wrote: What is the supposed way of keeping messages from a mailing list in a dedicated folder? Right now I'm using folder-hook +INBOX 'macro index \Cw "T~h \"To: mailing-list\";s\Cu=mailing-list$"' i.e. tag everything "To: mailing-list", then move all tagged

[SPAM?] Re: add the content of another email to new message

2016-08-24 Thread cs
On 23Aug2016 19:47, Jethro Tull wrote: On 16Aug2016 19:58, Jethro Tull wrote: >I'm using vim as editor in mutt. I would like to find a way to dump the >content of another email or part to a new message while being composed. Of >course without running a new instance of mutt. Why not by running

Re: mutt, vim, and autowrapping replies

2016-08-19 Thread cs
On 19Aug2016 12:39, li...@rickv.com wrote: On Fri, Aug 19, 2016 at 02:14:15PM +1000, c...@zip.com.au wrote: One caveat is that in format=flowed a line with no trailing space is actually not meant to be reflowed. Such as lines of code. I'm not sure how it handles this, the way it is. It'll pro

Re: mutt, vim, and autowrapping replies

2016-08-18 Thread cs
On 18Aug2016 20:25, Jeremy Volkening wrote: Generally speaking I have the interface between mutt and vim regarding wrapping, flowed text, and quoting working satisfactorily. However, sometimes I receive mail with no line breaks within paragraphs. If I reply to such a message, the lack of hard

Re: add the content of another email to new message

2016-08-17 Thread cs
On 17Aug2016 19:32, Erik Christiansen wrote: On 16.08.16 19:58, Jethro Tull wrote: I'm using vim as editor in mutt. I would like to find a way to dump the content of another email or part to a new message while being composed. Of course without running a new instance of mutt. The most conveni

Re: add the content of another email to new message

2016-08-16 Thread cs
On 16Aug2016 19:13, Tom Fowle wrote: How about simply hitting "f" while in the original message (forward), you're then dumpped into a new message containing your original and can edit away. breaks In-Reply-To:. Cheers, Cameron Simpson

Re: need some help about organize message in mutt

2016-08-04 Thread cs
On 04Aug2016 12:44, Yubin Ruan wrote: On Thu, Aug 04, 2016 at 10:38:49AM +1000, c...@zip.com.au wrote: On 04Aug2016 07:52, Yubin Ruan wrote: >Fortunately, after a few googling and combining all those info I >have gathered, >I find something like this: > >push '~cmutt-us...@mutt.org;simaps://a

Re: need some help about organize message in mutt

2016-08-03 Thread cs
On 04Aug2016 07:52, Yubin Ruan wrote: Fortunately, after a few googling and combining all those info I have gathered, I find something like this: push '~cmutt-us...@mutt.org;simaps://ablacktsh...@imap.gmail.com/mutt-usersy' I would be inclined to replace the ";" with "" and the "s" with ""

Re: need some help about organize message in mutt

2016-08-02 Thread cs
On 02Aug2016 08:05, Yubin Ruan wrote: really appreciate your help. If you want to be more precise, you can use a modifier such as: ~C mutt-users@mutt.org to match messages with that in the To or CC headers. I have tried that, but when I press that ~ key, mutt give me some "key is not boun

Re: need some help about organize message in mutt

2016-08-01 Thread cs
On 01Aug2016 21:18, Yubin Ruan wrote: I think I must be a newbie in mutt-user community. So, hi all. Hi, and welcome! I need some help here. I want to know how to organize all the message in gmail inbox. I used to the Thunderbird email client. Frankly it's a pretty nice email client,

Re: no MUTTRC environment variable?

2016-07-04 Thread cs
On 03Jul2016 00:50, Xu Wang wrote: Thank you very much for the replies, Will and Cameron. Yes, these workarounds work fine for my personal setup. However, I am working on scripts that I would like to release for other users to use. I do not want to require other users to refactor their .muttrcs

Re: [SPAM?] Re: no MUTTRC environment variable?

2016-07-02 Thread cs
On 02Jul2016 20:13, Xu Wang wrote: On Thu, Jun 30, 2016 at 9:10 PM, Will Yardley wrote: On Thu, Jun 30, 2016 at 08:02:38PM -0400, Xu Wang wrote: I have read the environment variables section in 'man mutt' and there does not seem to be a MUTTRC environment variable. One can set using -F option

[SPAM?] Re: [SPAM?] mutt deletes temporary HTML file before I can view it

2016-06-22 Thread cs
On 22Jun2016 02:08, Xu Wang wrote: I would like to be able to do 'v' and then 'm' to open an HTML email in my browser. I can succeed in this regard by having the following entry in ~/.mailcap: text/html; chromium-browser %s; description=HTML Text; However, mutt will be unresponsive until I exit

Re: Questions about gmail app passwords

2016-04-25 Thread cs
On 25Apr2016 19:45, Grant Edwards wrote: On 2016-04-25, David Champion wrote: * On 25 Apr 2016, Grant Edwards wrote: [regarding Google "app passwords"] Do you need different, unique passwords for mutt, imap, msmtp, offlineimap, and all other IMAP or SMTP clients on a particular machine? Are

Re: My print command cannot use "read -p"

2016-04-22 Thread cs
On 22Apr2016 15:04, Jon LaBadie wrote: On Fri, Apr 22, 2016 at 12:34:48AM -0700, David Champion wrote: * On 21 Apr 2016, Jon LaBadie wrote: > Unless it has changed recently, bash runs redirected read > commands in a sub-process. Thus the variable fn would not > get set in the main process. I

Re: Show output (and place for extra input) from sendmail command

2016-04-22 Thread cs
On 21Apr2016 23:38, Xu Wang wrote: On Wed, Apr 20, 2016 at 6:03 AM, wrote: On 19Apr2016 20:30, Xu Wang wrote: I use a custom sendmail command. I would like to have my script (that I set to 'sendmail' muttrc variable) ask some questions from to the user and also give feedback to the user dir

Re: How to just view the email constructed by mutt without sending it?

2016-04-20 Thread cs
On 20Apr2016 14:39, Peng Yu wrote: Hi, I use the following command to send email with mutt. But sometimes, I want to inspect the email body constructed by mutt. Is there a way to do so? Thanks. echo "This is the message body" | mutt -s "subject of message" -- a...@domain.com You could set $se

Re: Show output (and place for extra input) from sendmail command

2016-04-20 Thread cs
Oh yes, you will want to pass any arguments received on to your inner script: xterm -e script-to-ask-questions-and-then-send.sh "$tmpf" ${1+"$@"} Cheers, Cameron Simpson On 20Apr2016 20:03, Cameron Simpson wrote: On 19Apr2016 20:30, Xu Wang wrote: I use a custom sendmail command. I would

Re: Show output (and place for extra input) from sendmail command

2016-04-20 Thread cs
On 19Apr2016 20:30, Xu Wang wrote: I use a custom sendmail command. I would like to have my script (that I set to 'sendmail' muttrc variable) ask some questions from to the user and also give feedback to the user directly. But mutt does not run the process in the foreground so it seems impossibl

Re: Mark threads as read for the future

2016-04-15 Thread cs
On 14Apr2016 18:15, Francesco Ariis wrote: On Thu, Apr 14, 2016 at 05:47:48PM +0200, Andreas Doll wrote: I'm using mutt in conjunction with offlineimap to filter mailinglists into separate folders. Usually I decide quickly if I'm interested in a thread or not - if not I press Ctrl-r to mark thi

Re: How do you survive without notmuch?

2016-04-15 Thread cs
On 14Apr2016 12:23, derek martin wrote: [...snip...] IIRC there's a terminal-based web browser that has the ability to display web pages, including images, in your terminal window--though it may require the use of some specific terminal program, I can't recall. I'm using iTerm 3 beta on OSX, a

message matching as the index cursor moves

2016-04-10 Thread cs
I've got a macro whose action I would like to adjust according the to status of the current message. Thus: message-hook . 'macro index,pager F "+spool-to-phone" "Flag message (copy to phone also)."' message-hook ~F 'macro index,pager F "" "Unlag message."' This does not do what I want. Wh

New messages in folders not noticed

2001-06-07 Thread CS/MATH stud.
Hello everyone -- I am using mutt to read mail on a NFS mounted home mail directory. This works fine, except that when I start mutt, it doesn't notice that I have new mail in the folders listed in my mailboxes. For example, I'll start mutt knowing that there are new messages in +IN.mutt (becaus