Re: Open a files in emacs-wiki with external applications
Csanyi Pal <[email protected]> Wed, 30 Jul 2008 13:08:16 +0200
| Newsgroups | gmane.emacs.wiki.general |
|---|---|
| Message-ID | <[email protected]> |
"Stéfan van der Walt" <[email protected]> writes: Hi Stéfan > Hi Csanyi > > 2008/7/30 Csanyi Pal <[email protected]>: >> Is it possible to open a file clicking on a link in emacs-wiki >> mode with approppriate applications? > Here is what I use: > (define-trivial-mode "gv" "\\.ps$") > (define-trivial-mode "evince" "\\.pdf$") I added a line: (define-trivial-mode "gschem" "\\.sch$") and now I can to open file.sch with gschem too. :) Thanks! -- Regards, Paul Csanyi http://www.freewebs.com/csanyi-pal/index.htm