Minimize `setopt' related warnings
This commit is contained in:
parent
0c03963b7a
commit
d15af07d56
@ -2338,12 +2338,12 @@ list detailing and motivating each listing:
|
||||
(perl . t)
|
||||
;; Beware: Python activation must not call still unbound functions.
|
||||
(python . t)
|
||||
(racket . ,(fboundp 'racket-mode))
|
||||
;; (racket . ,(fboundp 'racket-mode))
|
||||
(ruby . ,(fboundp 'ruby-mode))
|
||||
;; MIT/GNU Scheme breaks Babel contrary to Guile, Chez and Chicken Scheme.
|
||||
(scheme . ,(fboundp 'geiser-mode))
|
||||
(shell . t))
|
||||
org-export-backends '(ascii beamer html icalendar latex odt svg4css texinfo)
|
||||
org-export-backends '(ascii beamer html icalendar latex odt texinfo) ;; svg4css
|
||||
org-file-apps '((auto-mode . emacs)
|
||||
(directory . emacs)
|
||||
("\\.mm\\'" . default)
|
||||
|
Loading…
Reference in New Issue
Block a user