Bläddra i källkod

Add comment

master
10sr 6 år sedan
förälder
incheckning
f6713de88e
Signerad av: 10sr GPG-nyckel ID: 7BEC428194130EB2
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Visa fil

@@ -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))


Laddar…
Avbryt
Spara