Re: limit in folder hook?

2018-08-22 Thread Alexander Dahl
Hei hei, On Wed, Aug 22, 2018 at 03:40:15PM +0200, Francesco Ariis wrote: > On Wed, Aug 22, 2018 at 03:36:54PM +0200, Alexander Dahl wrote: > > folder-hook . push "." > > folder-hook =Lists/buildroot'push "!=s \"git commit\""' > > Can't test now, but first one looks not

Re: limit in folder hook?

2018-08-22 Thread Francesco Ariis
Hello Alexander, On Wed, Aug 22, 2018 at 03:36:54PM +0200, Alexander Dahl wrote: > folder-hook . push "." > folder-hook =Lists/buildroot'push "!=s \"git commit\""' Can't test now, but first one looks not correct, it should be folder-hook . 'push .' # quoting is

limit in folder hook?

2018-08-22 Thread Alexander Dahl
Hei hei, I have a limit pattern which works interactively, but which I can not get to work as a folder hook. This is what I use when hitting the l key in the index, and which works fine: !=s "git commit" If I want to set that as a folder hook, from the manual I understood, that I must use