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