Fork me on GitHub
#emacs
<
2024-06-28
>
andrea.crotti12:06:47

does anyone use Emacs and asdf? it all works fine in the terminal but I can't seem to make Emacs pick the right java version (it's getting /usr/bin/java instead of ~/.asdf/shims/java ~/.asdf/shims is in the exec-path though

ag16:06:54

Make sure the stuff works in your terminal then run doom env. Then either restart Emacs or do M-x doom/reload-env

andrea.crotti16:06:58

I'm not using doom

andrea.crotti16:06:09

but anyway I found out, there was a asdf package (not in elpa)

andrea.crotti16:06:24

but it was just an issue with the order of things in the PATH

ag16:06:18

> I'm not using doom Oh, I assumed you were, because the next question with doom-themes

andrea.crotti07:06:26

Yeah well they can be used without doom, and they are pretty good

andrea.crotti12:06:08

and anyone else using doom-themes btw? They seem to not work with cider and Emacs-plus@30

practicalli-johnny13:06:19

I have been using Doom Gruvbox theme (light and dark) and they worked well with Emacs 30 early last year. There could have been significant changes since then

andrea.crotti13:06:32

well I switched back to emacs29 in the end because it wasn't the only issue

andrea.crotti13:06:43

every time it tried to install marksman it would just freeze and I had to kill it

andrea.crotti13:06:48

(the lsp server for markdown)

Samuel Ludwig14:06:12

yea DOOM especially I've had wonkies going beyond their recommended emacs ver- which, I suppose, is quite fair as they do state that as a hard rule in the repo.