dakra / dmacs

Emacs Literate Configuration with borg
BSD 2-Clause "Simplified" License
118 stars 17 forks source link

only one language #2

Closed OrionRandD closed 4 years ago

OrionRandD commented 4 years ago

Your snippet is great

yas-auto-next (yas-completing-read "Language: " (mapcar 'car org-babel-load-languages

But I only get emacs-lisp for autocompletion and I have more babel languages enabled in my init.el. How can I get more autocomplete options in the minibuffer? Thx a lot

dakra commented 4 years ago

What is the value of org-babel-load-languages (You can check with M-x describe-variable)? The unaltered original value is only emacs-lisp, E.g. I load a lot of languages in my config here.

OrionRandD commented 4 years ago

Hi, Thx a lot for the hit. I have configured the variables Cheers!

On Sat, Oct 26, 2019 at 6:57 PM Daniel Kraus notifications@github.com wrote:

What is the value of org-babel-load-languages (You can check with M-x describe-variable)? The unaltered original value is only emacs-lisp, E.g. I load a lot of languages in my config here https://github.com/dakra/dmacs/blob/master/init.org#org-babel.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dakra/dmacs/issues/2?email_source=notifications&email_token=AKLPRKLJXJ77HNITRJIHCYTQQS4NTA5CNFSM4JFO5R72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECKRXDA#issuecomment-546642828, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKLPRKIAMIS6SAZCBKFTWQDQQS4NTANCNFSM4JFO5R7Q .