Re: mutt trying to use /var/tmp instead of /tmp for temporary files

2021-08-27 Thread Fourhundred Thecat
> On 2021-08-27 15:55, dva...@internode.on.net wrote: Whoops, shoulda checked exact syntax will work. In my .muttrc I have: set tmpdir="~/Desktop" so you'll need some quotes and '='. thank you, it works

Re: mutt trying to use /var/tmp instead of /tmp for temporary files

2021-08-27 Thread dvalin
On 27.08.21 22:22, dva...@internode.on.net wrote: > This should do it: (In .muttrc) > > set tmpdir /tmp Whoops, shoulda checked exact syntax will work. In my .muttrc I have: set tmpdir="~/Desktop" so you'll need some quotes and '='. I changed from /tmp, so that if something goes seriously wro

Re: mutt trying to use /var/tmp instead of /tmp for temporary files

2021-08-27 Thread dvalin
On 27.08.21 14:34, Fourhundred Thecat wrote: > > and strace shows me it is trying to use /var/tmp/ > > any idea what happened? > How can I revert this back to using /tmp ? This should do it: (In .muttrc) set tmpdir /tmp To check it has stuck: :set ? tmpdir (It's all in the manual on the F1 k

mutt trying to use /var/tmp instead of /tmp for temporary files

2021-08-27 Thread Fourhundred Thecat
Hello, I have recompiled mutt to disable gpg integration. Now I have noticed one seemingly unrelated change: Suddenly, mutt wants to use /var/tmp instead of /tmp for temporary files. I have not changed anything in the sourcecode. I have only disabled some compilation options. Now when I open an