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-08 08:33:59 +0900
commita6fc21bd360dd0cbcb39ba175a694877b2c39476 (patch)
tree9ceacbcd6ab3f3b8eb6d853769f7b3affe2287ba
parenta7c28deed05237b302e371d576732b73eb6e0e13 (diff)
downloaddotfiles-a6fc21bd360dd0cbcb39ba175a694877b2c39476.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