Jimmy Aguilar Mena

Results 35 issues of Jimmy Aguilar Mena

swiper-multi does not allow to select multiple buffers. it shows the list but after selecting the first it goes to the search directly; without the possibility to select a second...

support
doc

Hi: Using emacs master I am getting this errors when installing slime that maybe should be fixed in order to keep the code up to date. ``` Warning (comp): slime.el:111:1:...

Hi: I am wondering if there is a way to do something like defer with integer but for modes that load with hooks. The problem is that some "not urgent"...

enhancement

Hi: I want to use something like: ``` (defconst myregex "BLA") (use-package mymode :mode (myregex . mymode) ...) ``` But I don't find any documentation about how to do that...

enhancement

1) I see that `leaf` is in elpa.. If john is one of the emacs maintainers why `use-packages` is not in elpa too? 2) Are there any plans to move...

Enable to use the customs company-gtags-executable as connection-local-variables... Simplify and improves the code and conditions. Rely more in make-local-variable and local-variable-p because connection-local-variables are set as buffer-local-variables. Also relies on...

Hi: I have seen the code and I wanted to simplify it a little bit the user customization. If you find it is useful you are free to modify it...

enhancement

Hi: When using emacs in a terminal and I use the arrows keys, vterm is detecting arrow keys wrongly. To reproduce: ``` emacs -Q -nw --eval "(require 'vterm)" --eval "(vterm)"...

Hi: This package looks to be unmaintained but also there is a substitution inside emacs introduced the last year: display-line-numbers with the "relative" value set. It is implemented in the...

Hi: I am using vopono to connect to protonvpn and I have tried everything but https://www.dnsleaktest.com/ shows my isp in spite of protonvpn has protection to prevent that. So it...