Ver a proveniência

Add comment

master
10sr há 6 anos
ascendente
cometimento
f6713de88e
Assinados por: 10sr ID da chave GPG: 7BEC428194130EB2
1 ficheiros alterados com 1 adições e 0 eliminações
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Ver ficheiro

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


Carregando…
Cancelar
Guardar