grolongo

Results 11 issues of grolongo

Not an issue, just wanna know if you could tell me the colorscheme used in the screenshot from the README. Looks pretty neat. Thanks!

Hey, I just watched your EmacsConf presentation and I was pretty happy with your demo! As an avid twitch user myself, I was impressed on how you integrated it into...

Hi, for a long time I put all my `(defun...` under the `:preface` macro. Never had an issue so far. Now I found there are `:functions` and `:defines` macros. Should...

Hello, despite having a functional use-package, Flymake reports an error on the line: `(eval-when-compile (require 'use-package))` Error message mentions: `"Cannot open load file: No such file or directory, use-package"` Is...

Hi! So I have a very weird bug that I can't iron out. Basically, there is an odd background being applied on the icons in the company candidates menu: ![company](https://user-images.githubusercontent.com/34292770/211624738-8844dbac-e1eb-4034-ae20-26293f91433c.png)...

third party issue

Hi, this is not a bug, just a formal question regarding the snippet icon. I just can't see what does the snippet icon actually represent? I understand it's a square...

Hello and thank you for centaur-tabs, I'm using `(derived-mode-p 'dired-mode) "Dired")` and `(derived-mode-p 'erc-mode) "ERC")` in `centaur-tabs-buffer-groups` to group Dired and ERC related buffers into separate centaur groups. Everything works...

Hi Prot! Since I updated modus-theme from v3 to v4, there is an odd background being applied on icons in the company candidates popup. To be more clear here are...

Hello, there is no wiki/man and I'm trying to figure out what the setting `rg_root_type` does since the name isn't self-describing. The description says _"list of files/dir found in project...

Hi, Is it possible for the minibuffer to start scrolling down only when selection hits the last line displayed? As it is by default it starts scrolling candidates as soon...