RefTeX is made of win, so use it.
(defun mdw-fontify-tex ()
(setq ispell-parser 'tex)
(defun mdw-fontify-tex ()
(setq ispell-parser 'tex)
;; --- Don't make maths into a string ---
;; --- Don't make maths into a string ---
("^pdf$" "." "evince %o")
("^html?$" "." "netscape %o")))
("^pdf$" "." "evince %o")
("^html?$" "." "netscape %o")))
+(setq reftex-use-external-file-finders t)
+
;;;----- SLIME setup --------------------------------------------------------
(trap
;;;----- SLIME setup --------------------------------------------------------
(trap