Re: macro does not work when mailbox opened read-only

2022-08-10 Thread Fourhundred Thecat
On 2022-08-08 22:15, Derek Martin wrote: On Fri, Jul 29, 2022 at 08:15:31AM +0200, Fourhundred Thecat wrote: Hello, I have custom macro "q" for exit: macro index q ";" but when I open mailbox read-only, I am not able to exit from mutt: AFAICT this macro does nothing useful--the normal

Re: macro does not work when mailbox opened read-only

2022-08-10 Thread Todd Zullinger
Fourhundred Thecat wrote: > I am using mutt in 2 modes: > > 1) mutt -R -f folder > 2) mutt-f folder > > In case 1), pressing "q" should simply exit. This is read-only mode and > there are no messages to be deleted. > > In case 2), pressing "q" should exit while also automatically deletin

Re: macro does not work when mailbox opened read-only

2022-08-10 Thread Cameron Simpson
On 10Aug2022 11:10, todd zullinger wrote: >Fourhundred Thecat wrote: >> When I delete my custom macro, and revert "q" to its default action, >> then I get this message when exiting from mutt (case 2): >> >> Purge 1 deleted message? ([yes]/no): >> >> When I create custom macro to sync automatical