summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2015-01-23 10:42:34 +0900
committerSean Whitton <spwhitton@spwhitton.name>2015-05-26 08:42:29 +0900
commit43765deb7be32f79d95ab390d1d3f11db562f1dc (patch)
tree3fe5e506f7fbbc6cda35650d45ebcddbd349a9f1
parente2f501748d82c373fd967a1908c3d3a908fc1fd8 (diff)
downloaddotfiles-43765deb7be32f79d95ab390d1d3f11db562f1dc.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 a9616dd1..a27dd141 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