5
submitted 1 year ago by a_new_sad_me@lemmy.world to c/emacs@lemmy.ml

Hi guys.

So I figured out I should try to work with Codeium on emacs for a while. See how I like it and if I feel I need it. Seemingly this is easy. Codeium.el say that I should just clone into the repo and add it to my init file. Right? Wrong. I'm clearly doing something wrong. Since no matter what I do I cannot run the m-x codeium-install part. I only get "no match" output.

I've tried to place the (add-to-list 'load-path "~/.emacs.d/codeium.el") both in the ~/.emacs and the ~/.emacs.d/init.el file with no success. I also tried renaming the codeium.el library to be just codeium (and updating the init file) still with no luck.

So what am I doing wrong here? This should be simple to do, I'm sure of it.

top 2 comments
sorted by: hot top controversial new old
[-] SkyeHarith@lemmy.world 1 points 1 year ago* (last edited 1 year ago)

Can you link to your init file? Or share the output of —debug-init?

Also try visiting the file and evaluate the buffer with M-x and share what the result is.

[-] AlecStewart1st@lemmy.world 1 points 1 year ago

Have you required like package at all with (require 'codieum)? It makes be in your load-path, but that doesn't mean Emacs will automatically use it.

this post was submitted on 01 Sep 2023
5 points (85.7% liked)

Emacs

1978 readers
9 users here now

Our infinitely powerful editor.

founded 4 years ago
MODERATORS