Przeglądaj źródła

Add comment

master
10sr 6 lat temu
rodzic
commit
f6713de88e
Podpisane przez: 10sr ID klucza GPG: 7BEC428194130EB2
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Wyświetl plik

@@ -2023,6 +2023,7 @@ When nil, `with-venv' tries to find suitable venv dir.")
(--with-venv-exec-path-orig (cl-copy-list exec-path)))
(unwind-protect
(progn
;; Do the same thing that bin/activate does
(setq exec-path
(cons (concat ,dir "/bin")
exec-path))


Ładowanie…
Anuluj
Zapisz