Zap superfluous setting options from "lst:set-org-options"
This commit is contained in:
parent
bb5fbc1990
commit
dc37dfeac8
@ -2044,16 +2044,12 @@ list detailing and motivating each listing:
|
||||
(python . t)
|
||||
(ruby . ,(fboundp 'ruby-mode))
|
||||
(shell . t))
|
||||
org-directory "~/org"
|
||||
org-export-backends '(ascii beamer html icalendar latex md odt texinfo)
|
||||
org-file-apps '((auto-mode . emacs)
|
||||
(directory . emacs)
|
||||
("\\.mm\\'" . default)
|
||||
("\\.x?html?\\'" . default)
|
||||
("\\.pdf\\'" . emacs))
|
||||
;; Set `org-link-descriptive' interactively by `org-toggle-link-display'.
|
||||
org-link-descriptive t
|
||||
org-link-file-path-type 'adaptive
|
||||
org-modules (list 'ol-bibtex 'ol-doi 'ol-eww 'ol-info
|
||||
'org-id 'org-protocol 'org-tempo)
|
||||
org-use-property-inheritance t))
|
||||
|
Loading…
Reference in New Issue
Block a user