dot/zshrc: Inhibit line editing when terminal is `dumb'.
[profile] / dot / emacs
index 1b29a12..812d279 100644 (file)
--- a/dot/emacs
+++ b/dot/emacs
        ("^html?$" "." "sensible-browser %o")))
 
 (setq TeX-view-program-list
-      '(("mupdf" "mupdf %o" (mode-io-correlate " %(outpage)"))))
+      '(("mupdf" ("mupdf %o" (mode-io-correlate " %(outpage)")))))
 
 (setq TeX-view-program-selection
       '(((output-dvi style-pstricks) "dvips and gv")