kings2u

Results 11 issues of kings2u

Steps to reproduce: `emacs -Q` `M-: (load-file "~/Q/avy.el") RET` Press `C-x 3` to split window vertically In the newly opened window, visit a different file. In my case, I visited...

Emacs freezes at a certain spot in my init.el file while using CTRLF on my laptop. I realized this was caused by the smaller laptop display when I couldn’t reproduce...

I think it would be so helpful when viewing lisp files to also have the option to keep headings on top, so that at a glance you get a full...

enhancement
help wanted
good first issue

If I hold down the `j` key to navigate very quickly down my messages (sending the command `cmd:cmd_nextMsg`), I notice that many messages I run past are marked as junk....

I would love to modify Shortkey's "Jump to tab by URL" function to be more flexible by taking the URL on the clipboard as the argument. I’m new at javascript,...

**Is your feature request related to a problem? Please describe.** I need more fine-grained control when searching my movie collection. This often entails searching for movies of a particular genre...

feature request

My messages buffer was constantly filling up with redisplay errors like this: ``` Error during redisplay: (eval (progn (setq org-sticky-header-stickyline (propertize (org-sticky-header--fetch-stickyline) 'keymap org-sticky-header-keymap)) (list (propertize " " 'display '((space...

bug

Thanks for this great app! I’d love a global option to make each snippet case insensitive. Thanks for considering.

I'm on Windows 10 trying to use the `ox-clip-formatted-copy` command. It seems to work at first, but then I get a `*Shell Command Output*` buffer that says the following: ```...

Me again! I've noticed that trying to use `consult-yasnippet-visit-snippet-file` in a read-only buffer produces an error. I also noticed that the regular `yas-visit-snippet-file` doesn't produce the same error, which makes...

enhancement
good first issue