Kai Weber
2017-08-31 07:16:46 UTC
Hello,
I have a quite common multi account setup with multiple folders for my
account. I use folder-hooks to switch various settings based on the
folder I change into.
I have some macros to go directly to one folder:
macro index ,i "<change-folder>=personal/INBOX<return>"
If I use this macro to go to a folder, when composing a mail adding
attachments does not work as expected:
1. Use the macro to go into a folder
2. Start composing a mail
3. try to add attachments by pressing "a"
4. If it says Attach file ('?' for list): press "?"
5. Error message is: No such file or directory =personal
It seems, <change-folder> does also change to the directory =personal
while switching folders by browsing through the mailbox list does not
change the directory and stays in my $HOME directory.
Do you experience the same problem?
You can have a look at my config on github
https://github.com/kwbr/config-mail/tree/master/.mutt
I have a quite common multi account setup with multiple folders for my
account. I use folder-hooks to switch various settings based on the
folder I change into.
I have some macros to go directly to one folder:
macro index ,i "<change-folder>=personal/INBOX<return>"
If I use this macro to go to a folder, when composing a mail adding
attachments does not work as expected:
1. Use the macro to go into a folder
2. Start composing a mail
3. try to add attachments by pressing "a"
4. If it says Attach file ('?' for list): press "?"
5. Error message is: No such file or directory =personal
It seems, <change-folder> does also change to the directory =personal
while switching folders by browsing through the mailbox list does not
change the directory and stays in my $HOME directory.
Do you experience the same problem?
You can have a look at my config on github
https://github.com/kwbr/config-mail/tree/master/.mutt