Re: Exiting Mutt from browser menu

2015-09-01 Thread Joe
Hi all, I posted a replay to David message yesterday morning, but looking at mail-archive.com web site, that message is not shown... Now, I'm not sure if it's just a problem of that web site or my message was not received by any recipients of mutt-users mailing list. Anyway I can see my mail on an

Re: Exiting Mutt from browser menu

2015-08-29 Thread David J. Weller-Fahy
* Joe [2015-08-25 09:32 -0400]: 2- I'd like to isolate a whole thread from the rest of messages/threads opening it in a new clean screen containing just that thread. Same behaviour of "tin" newsreader: - topics of a newsgroup are listed one per line So this would be threads collapsed to

Re: Exiting Mutt from browser menu

2015-08-25 Thread Joe
On Wednesday 26.08.15 00:12, Erik Christiansen wrote: > On 25.08.15 15:29, Joe wrote: > > Mmmm, this differs on my machine: > > > > from browser menu I can see mailboxes in ~/Mail directory. > > If I type ":exec exit", mutt ask me for which mailbox I want to open, > > doesn't switch to the last

Re: Exiting Mutt from browser menu

2015-08-25 Thread Joe
On Tuesday 25.08.15 16:14, Francesco Ariis wrote: > On Tue, Aug 25, 2015 at 03:29:28PM +0200, Joe wrote: > > Let's test it... > > ... > > > > Ye it works! :) > > Question solved! Thanks a lot for your help. > > Glad it worked. I still don't know why our macros differ since we > are using t

Re: Exiting Mutt from browser menu

2015-08-25 Thread Francesco Ariis
On Tue, Aug 25, 2015 at 03:29:28PM +0200, Joe wrote: > Let's test it... > ... > > Ye it works! :) > Question solved! Thanks a lot for your help. Glad it worked. I still don't know why our macros differ since we are using the exact same version - Mutt 1.5.23 (2014-03-12) - maybe Debian (which

Re: Exiting Mutt from browser menu

2015-08-25 Thread Erik Christiansen
On 25.08.15 15:29, Joe wrote: > Mmmm, this differs on my machine: > > from browser menu I can see mailboxes in ~/Mail directory. > If I type ":exec exit", mutt ask me for which mailbox I want to open, > doesn't switch to the last opened automatically. > I have to type to open last seen mailbox.

Re: Exiting Mutt from browser menu

2015-08-25 Thread Kevin J. McCarthy
Joe wrote: > On 24.08.15 18:09, Kevin J. McCarthy wrote: > > joe.on.l...@gmail.com wrote: > > > Is there a way to quit mutt immediately when I'm in browser menu? > > > > uppercase "Q" is bound to . This will save changes to the mailbox > > and quit mutt. > > Perhaps this should work from "inde

Re: Exiting Mutt from browser menu

2015-08-25 Thread Joe
On 25.08.15 13:18, Francesco Ariis wrote: > > The browser menu is the one where all mailboxes/folders are listed. > >From there: > > - I type ":exec exit" and mutt returns to the last mailbox opened Mmmm, this differs on my machine: from browser menu I can see mailboxes in ~/Mail director

Re: Exiting Mutt from browser menu

2015-08-25 Thread Francesco Ariis
On Tue, Aug 25, 2015 at 11:33:32AM +0200, Joe wrote: > On 25.08.15 02:19, Francesco Ariis wrote: > > > > macro browser q "" > > This doesn't work for me... > When I press "q" mutt says something like: > > "change to folder ?" > > And if I press "enter" it says obviously that mailbox doe

Re: Exiting Mutt from browser menu

2015-08-25 Thread Joe
On 25.08.15 02:19, Francesco Ariis wrote: > > macro browser q "" This doesn't work for me... When I press "q" mutt says something like: "change to folder ?" And if I press "enter" it says obviously that mailbox doesn't exists... Anyway this macro doesn't quit mutt at all... The only

Re: Exiting Mutt from browser menu

2015-08-25 Thread Joe
On 24.08.15 18:09, Kevin J. McCarthy wrote: > joe.on.l...@gmail.com wrote: > > Is there a way to quit mutt immediately when I'm in browser menu? > > uppercase "Q" is bound to . This will save changes to the mailbox > and quit mutt. Perhaps this should work from "index menu", when you are withi

Re: Exiting Mutt from browser menu

2015-08-24 Thread Kevin J. McCarthy
joe.on.l...@gmail.com wrote: > Is there a way to quit mutt immediately when I'm in browser menu? uppercase "Q" is bound to . This will save changes to the mailbox and quit mutt. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA http://www.8t8.us/configs/gp

Re: Exiting Mutt from browser menu

2015-08-24 Thread Francesco Ariis
On Tue, Aug 25, 2015 at 01:23:04AM +0200, joe.on.l...@gmail.com wrote: > Hi all, > > Is there a way to quit mutt immediately when I'm in browser menu? > > Thanks in advance! > Regards > Ciao Joe, macro browser q "" will this do?