chiark / gitweb /
emacs, dot-emacs: Turn on RefTeX.
[profile] / emacs
diff --git a/emacs b/emacs
index 1e9bdc9afc97d52b9ef220ebeb2d77229fbec480..f4918d766d8aa896159a24d1472aae3449a6e066 100644 (file)
--- a/emacs
+++ b/emacs
        ("^pdf$" "." "evince %o")
        ("^html?$" "." "netscape %o")))
 
+(setq reftex-use-external-file-finders t)
+
 ;;;----- SLIME setup --------------------------------------------------------
 
 (trap