Explorar el Código

Add comment

master
10sr hace 5 años
padre
commit
f6713de88e
Firmado por: 10sr ID de clave GPG: 7BEC428194130EB2
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Ver fichero

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


Cargando…
Cancelar
Guardar