On Thu, Sep 2, 2010 at 15:35, Philip Jackson <[email protected]> wrote:
> Running with the work Óscar did on key groups I've created a branch
> called key-groups and hacked on it for the last few evenings. It would
> be great if people could check it out and send patches/bug reports to
> help out.
>
> Some things to note:
>
>  * I've broken annotated tags, but they'll be back soon when I've
>    finished refactoring that mass of log-edit code.
>  * I've split the key stuff into a new file. I think what with
>    extensions having separate files anyway that we should split up
>    magit core.
>  * The key group stuff could be more powerful (with predicate
>    functions and stuff) but I'll get the core of it out of the way
>    first.
>  * Need some functions which allow extensions to reserve a key in
>    whatever groups they like.

Hi, that's an interesting development.

 * You've used (aput) in 5570e6ad5 but not done (require 'assoc) so
   "l" doesn't work by default.

 * C-x v g "C-x v g runs the command vc-annotate" no longer works, I
   just get "fatal: bad revision ''", odd that magit should be
   interfering with that. But it happens consistently on the
   key-groups branch, but not on master.

I hadn't tried this out before and I really like the features,
E.g. doing `l =a Ævar l` RET to get logs with me in it. Is there a
list of the key groups commands somewhere so I can try them all out?q

Reply via email to