Parcourir la source

Add comment

master
10sr il y a 5 ans
Parent
révision
f6713de88e
Signé par: 10sr ID de la clé GPG: 7BEC428194130EB2
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Voir le fichier

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


Chargement…
Annuler
Enregistrer