precess-connection type mindfuck
If we connect through pipes some repls are broken. If we connect through PHY's, xdg-open is broken...
This commit is contained in:
parent
9e01e5ef2b
commit
bc3d148c26
1 changed files with 2 additions and 2 deletions
4
init.el
4
init.el
|
@ -109,8 +109,8 @@
|
|||
(setq mailcap-mime-data
|
||||
(ensc/mailcap-mime-data-filter 'ensc/no-pdf-doc-view-filter))))
|
||||
|
||||
;; and this seems to make xdg-open work
|
||||
(setq process-connection-type nil)
|
||||
;; TODO: and this seems to make xdg-open work, but breaks python interpreter
|
||||
;; (setq process-connection-type nil)
|
||||
|
||||
;; highlight the parens
|
||||
(setq show-paren-delay 0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue