Re-move geiser settings
This commit is contained in:
parent
4ff2322265
commit
440afb2a05
2 changed files with 2 additions and 1 deletions
|
@ -19,6 +19,7 @@
|
|||
slime-lisp-implementations `((sbcl (,sbcl-exe "--core" ,sbcl-core))))
|
||||
|
||||
(setq python-shell-interpreter "python")
|
||||
(setq geiser-active-implementations '(guile))
|
||||
|
||||
(when (string= (system-name) "EVG02667NB")
|
||||
(add-to-list 'Info-default-directory-list "~/Info")
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
(("github.com" "api.github.com" "github.com" forge-github-repository)
|
||||
("gitlab.com" "gitlab.com/api/v4" "gitlab.com" forge-gitlab-repository)
|
||||
("code.siemens.com" "code.siemens.com/api/v4" "code.siemens.com" forge-gitlab-repository))))
|
||||
'(geiser-default-implementation (quote racket))
|
||||
|
||||
'(initial-buffer-choice
|
||||
"d:/UserData/marcus.kammer/OneDrive - Siemens AG/documents/Journal/notes.org")
|
||||
'(initial-frame-alist nil)
|
||||
|
|
Loading…
Add table
Reference in a new issue