summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2015-01-23 10:42:34 +0900
committerSean Whitton <spwhitton@spwhitton.name>2015-06-10 15:43:58 +0900
commit0bf3ed46d8716fc4dd5748ddd8ef18632c2c7ae1 (patch)
treebb479e464397f586eaecdd03ea87552bca97d2fc
parent5c228af4fb1b5356dfd53668cccc8089add2309c (diff)
downloaddotfiles-0bf3ed46d8716fc4dd5748ddd8ef18632c2c7ae1.tar.gz
on Windows, open Org links to images with system command
-rw-r--r--.emacs.d/init-custom.el9
1 files changed, 9 insertions, 0 deletions
diff --git a/.emacs.d/init-custom.el b/.emacs.d/init-custom.el
index bdca8451..d7d38f72 100644
--- a/.emacs.d/init-custom.el
+++ b/.emacs.d/init-custom.el
@@ -105,6 +105,15 @@
("uk" "&#1040;&#1074;&#1090;&#1086;&#1088;" "&#1044;&#1072;&#1090;&#1072;" "&#1047;&#1084;&#1110;&#1089;&#1090;" "&#1055;&#1088;&#1080;&#1084;&#1110;&#1090;&#1082;&#1080;")
("zh-CN" "&#20316;&#32773;" "&#26085;&#26399;" "&#30446;&#24405;" "&#33050;&#27880;")
("zh-TW" "&#20316;&#32773;" "&#26085;&#26399;" "&#30446;&#37636;" "&#33139;&#35387;"))))
+ '(org-file-apps
+ (quote
+ ((auto-mode . emacs)
+ ("\\.mm\\'" . system)
+ ("\\.x?html?\\'" . system)
+ ("\\.pdf\\'" . system)
+ ("\\.jpg\\'" . system)
+ ("\\.png\\'" . system)
+ ("\\.gif\\'" . system))))
'(org-odt-preferred-output-format "pdf")
'(popwin:special-display-config
(quote