Przeglądaj źródła

Fix browse-url load

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

+ 3
- 2
emacs.el Wyświetl plik

@@ -1898,8 +1898,9 @@ ORIG-FUNC is the target function, and ARGS is the argument when it is called."

;; (ffap-bindings)

(set-variable 'browse-url-browser-function
'eww-browse-url)
(with-eval-after-load 'browse-url
(set-variable 'browse-url-browser-function
'eww-browse-url))

(set-variable 'sh-here-document-word "__EOC__")



Ładowanie…
Anuluj
Zapisz