emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] I can not change the behavior of open the link which is a CHM file [


From: chris
Subject: [O] I can not change the behavior of open the link which is a CHM file [[file+sys://kk.chm]]
Date: Tue, 9 Jul 2013 20:04:41 +0800
User-agent: Mutt/1.5.21 (2010-09-15)

I set variable "org-file-apps" like this:


(setq org-file-apps
      '(;; default
        (auto-mode . emacs)
        ("\\.mm\\'" . default)
        ;; ("\\.x?html?\\'" . default)
        ("\.x?html\'" . "firefox %s")
        ("\\.pdf\\'" . default)
        ("\\.pdf::\\([[:digit:]]+\\)\\'" . "okular -p %1 %s")
        ;; extras
        ("\\.chm\\'" . "kchmviewer %s") ;; TODO open CHM file with external 
program.
        ))

But when I open a CHM file, Emacs does not open it with "kchmviewer", just open
CHM in Emacs.

What's wrong ?

-- 
E M A C S
s e l o h
c t t n i
p a   t f
a     r t
e     o
      l

[ stardiviner ] ^^&^^ {I hate all of you !  Leave me alone}
IRC(freenode): stardiviner     \\ Twitter:  @numbchild \\
GnuPG Key fingerprint
    >>> 9BAA 92BC CDDD B9EF 3B36  CB99 B8C4 B8E5 47C3 2433

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]