remove unused code
authorPeng Li <seudut@gmail.com>
Thu, 22 Sep 2016 15:21:46 +0000 (23:21 +0800)
committerPeng Li <seudut@gmail.com>
Thu, 22 Sep 2016 19:17:01 +0000 (03:17 +0800)
emacs.d/config.org

index 569e1e3..a4a1ace 100644 (file)
@@ -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