Suppose I edit a LaTeX-file with AUCTeX and the point is on a \includgraphics{myimage.jpg} line. Is there a possibility in AUCTeX to open myimage.jpg with my favourite image editor, say gimp by just pressing a keyboard shortcut?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
|
This is really more of a general emacs question. What you really want is a way of linking from file-names in the buffer text to an external program. You may have to play with it to get it to work, but I'm guessing that gimpedit.el would be able to do this. |
|||
|
|