chiark
/
gitweb
/
~mdw
/
profile
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
emacs, dot-emacs: Turn on RefTeX.
[profile]
/
emacs
diff --git
a/emacs
b/emacs
index 1e9bdc9afc97d52b9ef220ebeb2d77229fbec480..f4918d766d8aa896159a24d1472aae3449a6e066 100644
(file)
--- a/
emacs
+++ b/
emacs
@@
-587,6
+587,8
@@
("^pdf$" "." "evince %o")
("^html?$" "." "netscape %o")))
+(setq reftex-use-external-file-finders t)
+
;;;----- SLIME setup --------------------------------------------------------
(trap