emacsbliss
emacsbliss
for some reason certain words takes long time to get the result displayed in buffer.. few examples: - successful - personally
**Describe the bug** Got error: ``` eieio-oset--closql-oset: Wrong type argument: eieio-object, nil, obj ``` when trying to add single comment to PR **To Reproduce** Steps to reproduce the behavior: 1....
**Is your feature request related to a problem? Please describe.** As Emacs user, I always prefer use org mode whenever possible. I feel it makes sense to use org-mode for...
In this writeup https://beepb00p.xyz/promnesia.html, it mentioned that promnesia supports integration with Worldbrain Memex, but I didn't find any documentation for that integration, also nowhere from the demo/sample config? Would it...
got this error when running `elfeed-tube-fill-feeds` with latest commit: ``` execute-extended-command: Autoloading file ~/.emacs.d/straight/build/elfeed-tube-mpv/elfeed-tube-utils.elc failed to define function elfeed-tube-fill-feeds ```
Didn't find anywhere in the readme mention this, just wondering is video saved locally? Since playback initially is not smooth, wonder would it be better after sometime if video will...
To follow up on https://github.com/iddan/react-spreadsheet/issues/96. I ran into issues when integrate react-contextmenu into this library. The issue is so far seems I can only change DataViewer for the cell, but...
It would be great if lsp-bridge can add support for the tailwind css language server (https://github.com/tailwindlabs/tailwindcss-intellisense). thanks!
I think this package is very useful and thanks a lot for creating it! Would it be possible somehow to integrate ODH (https://github.com/ninja33/ODH) with this package? ie. create an extension,...
got the error: ``` tsc-node-start-position: Wrong type argument: user-ptrp, nil ``` when ran `ts-fold-close-all` on a C++ source file..