From: Peng Li Date: Thu, 22 Sep 2016 15:21:46 +0000 (+0800) Subject: remove unused code X-Git-Url: http://47.100.26.94:8080/?a=commitdiff_plain;h=14145fe4f0174e8ea532a357b2a394c2723f6aa3;p=dotfiles.git remove unused code --- diff --git a/emacs.d/config.org b/emacs.d/config.org index 569e1e3..a4a1ace 100644 --- a/emacs.d/config.org +++ b/emacs.d/config.org @@ -720,15 +720,7 @@ Always indents header, and hide header leading starts so that no need type =#+ST (setq org-confirm-babel-evaluate nil) (setq org-use-speed-commands t) (setq org-completion-use-ido t) - (setq org-startup-with-inline-images t) - ;; (setq org-emphasis-regexp-components - ;; ;; markup 记号前后允许中文 - ;; (list (concat " \t('\"{" "[:nonascii:]") - ;; (concat "- \t.,:!?;'\")}\\[" "[:nonascii:]") - ;; " \t\r\n,\"'" - ;; "." - ;; 1)) - ) + (setq org-startup-with-inline-images t)) (org-babel-do-load-languages 'org-babel-load-languages