Jimmy Aguilar Mena

Results 35 issues of Jimmy Aguilar Mena

Hi: Do you plan to implement syntax highlight sometime?

Hi: I have a different emacs path in my system so I need to update e2ansi-cat header everytime I download it: Could you consider to use: `#!/usr/bin/env emacs` ? Thanks...

Hi: The `hostname` command is not part of bash by default. It seems like some distros deliver the variable `$HOSTNAME` instead. For those distros (like mine Arch Linux) it may...

Hi: Could you considet to do the vc entry dependent of vc-modeline? Right now there is not way to inhibit it and for compatibility maybe the best to do is...

Hi: The code from melpa is still giving a compilation warning about project-roots obsoletion. Also ibuffer-awhen is obsolete and must use when-let instead. same for ibuffer-remove-duplicates to seq-uniq

Hi tried to use esup to profile my init file but I get a segfault when calling esup command. ``` M-x esup ``` In the esup-log I only got: ```...

Hi Felipe: Today I had an issue with global-tags--get-dbpath that takes too much time when using tramp. The issue came out trying to use a command like `project-switch-to-buffer` that calls...

Hi: Is it possible to consider adding the `cppcheck` backend?? It is already supported by `flycheck`, so porting it may be an easy task...

good first issue

Hi: I am wondering if it is possible to create an hydra, but making it buffer local. I use hydra with smerge and the hydra is autostarted with code like...

Hi: A common binding for buffers like the slurm one (dired, package-list, etc) is that q quits the window... Could you consider to add that binding? Usually it is set...