!oavAASPiuniBTIFgez:matrix.org

Emacs - System Crafters

392 Members
Chat about everyone's favorite text editor, Emacs! Check out the "official" room at #emacs:matrix.org too. Join our space for other System Crafters related rooms: #systemcrafters-space:matrix.org41 Servers

Load older messages


SenderMessageTime
26 Jun 2024
@drishal:matrix.orgDrishal * however if I let rustic-mode handle it then it works 🤔06:05:52
@drishal:matrix.orgDrishaltbh I do like eglot, but it crashes 06:06:19
@drishal:matrix.orgDrishalbtw what are some nice and good themes for emacs which is not broken ? 08:53:56
@drishal:matrix.orgDrishal * btw what are some nice and good complete themes for emacs which is not broken ? 08:54:19
@knighthk:matrix.orgknighthk Drishal: I use ef-cyprus and sometimes modus-operandi for light, ef-deuteranopia-dark and sometimes modus-vivendi for dark 09:46:50
@knighthk:matrix.orgknighthk I find ef-cyprus very pleasing on the eyes during daytime 09:47:18
@drishal:matrix.orgDrishal
In reply to @knighthk:matrix.org
I find ef-cyprus very pleasing on the eyes during daytime
tbh I like dark themes
09:52:48
@drishal:matrix.orgDrishalthere's catppuccin but the emacs themes are broken half the time :/09:53:12
@drishal:matrix.orgDrishalsame thing with tokyonight 09:53:19
@drishal:matrix.orgDrishalthere is doom tokyonight but the colors are way off09:53:28
@drishal:matrix.orgDrishalis there a neovim accurate version of the tokyonight theme? 09:54:34
@knighthk:matrix.orgknighthkI used to prefer dark themes all the time. now I have a shortcut which switches the entire desktop between light and dark, and I much prefer light mode when it is a sunny morning like now. then darkmode when the evening comes :)09:57:35
@knighthk:matrix.orgknighthkno idea09:57:43
@zororg:matrix.org@zororg:matrix.org
In reply to @drishal:matrix.org
is there a neovim accurate version of the tokyonight theme?
Its depends on font-lock, tree-sitter or treesit, and even how other packages inherit these faces and how theme applies them
10:58:40
@zororg:matrix.org@zororg:matrix.org It is possible to do so, you can refer describe-text-properties on each part and set desired foreground for those font-lock keywords. 11:00:36
@drishal:matrix.orgDrishal
In reply to @zororg:matrix.org
It is possible to do so, you can refer describe-text-properties on each part and set desired foreground for those font-lock keywords.
oh dear too much work 🥱
11:25:28
@gagrilli:xirtam.eyesin.spacegagrilli joined the room.17:56:38
30 Jun 2024
@piotrkwiecinski:matrix.orgpiotrkwiecinskiWhat do you run in your hook lsp ?15:12:32
@piotrkwiecinski:matrix.orgpiotrkwiecinskiI use envrc with global mode and for prog-modes I use lsp-deferred or eglot-ensure 15:13:58
3 Jul 2024
@goblish:matrix.orggob

Hey, anyone know how I can get common lisp source blocks to be executed with org babel?

I have already added (lisp . t) to my org-babel-do-load-languages but I still get "No org-babel-execute function for common-lisp"

11:49:35
@chris:matrix.catsu.itChrisKtry lisp instead of common-lisp in the header12:09:39
@chris:matrix.catsu.itChrisKhttps://orgmode.org/worg/org-contrib/babel/languages/ob-doc-lisp.html12:09:56
@goblish:matrix.orggobThats giving me the same error unfortunately.. I'm on windows if that effects anything, usually does 😂12:59:59
@goblish:matrix.orggobohhh I just read that link sorry... I'm using SLY and need to set that to he my execute function. Thank you!13:01:02
4 Jul 2024
@dcunit3d:matrix.orgDC
In reply to @goblish:matrix.org
Thats giving me the same error unfortunately.. I'm on windows if that effects anything, usually does 😂
you have to do (org-babel-do-load-languages 'org-babel-load-languages '(with the full list))
10:43:04
@dcunit3d:matrix.orgDCi think10:43:08
@goblish:matrix.orggobI couldn't actually get it to work in my config so I used the emacs customize system and did it in my custom.el - managed to get it working14:07:25
@goblish:matrix.orggobI am now able to see the output of my "Hello, world!" function :D14:08:07
@juh:hostsharing.netJan Ulrich

I get this when I try to install treesitter grammar for latex and markdown,

 Warning (treesit): Error encountered when installing language grammar: (treesit-error Command: cc -fPIC -c -I. parser.c Error output: cc1: fatal error: parser.c: Datei oder Verzeichnis nicht gefunden
compilation terminated.
)

Any ideas why these grammars won't install. No problems with other grammars.

20:34:25
@juh:hostsharing.netJan UlrichI also get this error when I try to manually install from a repository. Eg. this https://github.com/pmazaitis/tree-sitter-context/tree/main20:35:25

Show newer messages


Back to Room ListRoom Version: 10