On Mon, Feb 20, 2017 at 11:27:40AM EST, Francesco Ariis wrote: > On Mon, Feb 20, 2017 at 05:19:59PM +0100, Michelle Konzack wrote: > > On 2017-02-20 10:50:47 Jon LaBadie hacked into the keyboard: > > > Something similar may already be in there, the "L" command. > > > If set up, 'L' replies to the list, 'r' replies to the > > > message poster. > > > > ;-) I use mutt since 1999 and I am on more then 60 mailinglists, > > which mean, I know RTL. > > > > I do not want to use "<SHIFT>l" if it is NOT neccesary. If I am in a > > Mailing-List folder, I want to use a Single-Key-Stroke reply and not > > break my fingers every time. > > Then folder-hook mlfolder bind something foo and > folder-hook nonmlfolder bind something bar > > I don't think the "If I press R, it should ask me if I want a > PM or RTL." is possible.
Assuming the mailing list has the List-Post: header: message-hook ~h^List-Post: "bind pager r list-reply" message-hook ! ~h^List-Post: "bind pager r reply"