Jimmy Aguilar Mena

Results 35 comments of Jimmy Aguilar Mena

> It should actually accept what you have there. Is that line not working? Yes, it works, but it is not a cons pair. That is the recommended way to...

> Are you talking about [this package](https://github.com/magit/transient)? No, I was referring to the `set-transient-map` function: https://www.gnu.org/software/emacs/manual/html_node/elisp/Controlling-Active-Maps.html

The only package that offers more or less a similar functionality is hydra... but it is a little bit too much for basic uses and to go into vanilla as...

Hi: I already have a copyright assignment.

The file is in a directory where there is git. But in home (where I call emacs) there is not. Actually the directory .config/emacs is a link to a git...

> Perhaps a different value of `vc-follow-symlinks` will make it work? In my system it is t

> Ok. Could you verify that `M-x vc-diff` works in those buffers? Yes it works. Actually `diff-hl` seems to work fine. I only get this error at the beginning, but...

> or just once at some point just once at some point during the initialization (with init.el) and when it has diffs. When the file has no changes (diffs) I...

``` Debugger entered--Lisp error: (error "Failed (status 128): git --no-pager diff-index --e...") (error "Failed (%s): %s" "status 128" "git --no-pager diff-index --exit-code -U0 -p 4b825...") (vc-do-command " *diff-hl* " 1...