On Sat, May 30, 2015 at 02:03:49PM -0400, Xu Wang wrote:
> Dear all,
>
> If I have the following in my rc:
>
> set editor="one -arg1 -arg2"
Maybe try:
set editor="\"one -arg1 -arg2\""
--
Suvayu
Open source is the future. It sets us free.
On Sat, May 30, 2015 at 02:03:49PM -0400, Xu Wang wrote:
>
> macro index w "set my_var2=$editor" "test"
Probably this is better:
macro index w "set my_var2=\"$editor\"" "test"
--
Suvayu
Open source is the future. It sets us free.
Dear all,
If I have the following in my rc:
set editor="one -arg1 -arg2"
set my_var=$editor
macro index w "set my_var2=$editor" "test"
When I do
:set my_var
it correctly prints out "one -arg1 -arg2".
However if I press 'w' and then
:set my_var2
it does not seem to work.
How can I be careful to
Hello,
I'm fetching with mutt version 1.5.23 on FreeBSD 11-CURRENT a quite large
mailbox of an Exchange server via IMAPS with the following command:
$ mutt -d3 -f imaps://user@dom...@pod51010.outlook.com/"Deleted Items" \
-e "set imap_pass=X" \
-e "send-hook . 'my_hdr Reply-To: M
On Fri, May 29, 2015 at 3:33 AM, Michael Tatge wrote:
> * On Thu, May 28, 2015 04:37PM -0400 Xu Wang (xuwang...@gmail.com) muttered:
>> The following does not work.
>> bind postpone $ sync-mailbox
>
> And it's not supposed to.
> There are only two functions valid in the postpone menu.
> http://www
On Fri, May 29, 2015 at 5:22 PM, Andrzej Popielewicz
wrote:
> * Xu Wang [2015-05-27 22:27:00]:
>
>> Dear all,
>>
>> I would like set a folder hook for postponed messages, which I hope is
>> run when I do "R" to change to the postponed folder.
>>
>> Note that in my .muttrc I have:
>>
>> set postpo
On 27.05.15 16:59, Patrick Shanahan wrote:
> * Matthias Apitz [05-27-15 16:51]:
> > My point is: if the sender to a list wants only receive mails from the
> > list and not to his account too, IMHO the sender (or the list) should
> > take care on this and not blame the person just using group-reply