Re: Default save mailbox from a script

2023-07-31 Thread Nicolas George
Hi. Cameron Simpson (12023-07-31): > Yes. For something to run lateryou would need to quote them (to defer their > interpretation). But it won't help with save-hook because it does not, > itself, run a command. Thanks for confirming what I suspected. > I take it that you can't easily express wh

Re: Default save mailbox from a script

2023-07-30 Thread Jon LaBadie
On Sun, Jul 30, 2023 at 03:59:57PM +0200, Nicolas George wrote: Hi. I want to use an external command to decide in what mailbox to save messages. When I hit ‘s’ with its default action of save-message, mutt asks “Save to mailbox ('?' for list): =ml/debian”, with the default being chosen from sa

Re: Default save mailbox from a script

2023-07-30 Thread Cameron Simpson
On 30Jul2023 15:59, Nicolas George wrote: I want to use an external command to decide in what mailbox to save messages. When I hit ‘s’ with its default action of save-message, mutt asks “Save to mailbox ('?' for list): =ml/debian”, with the default being chosen from save-hooks or from the author