emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [BUG] ox-odt messes with auto-mode-alist [9.7-pre (release_9.6.11-1


From: Ihor Radchenko
Subject: Re: [BUG] ox-odt messes with auto-mode-alist [9.7-pre (release_9.6.11-1090-g76468c.dirty @ /home/viz/lib/emacs/straight/build/org/)]
Date: Sun, 18 Feb 2024 15:50:51 +0000

Visuwesh <visuweshm@gmail.com> writes:

> ox-odt.el contains the following lines at the end of file:
>
>     ;;; Library Initializations
>
>     (dolist (desc org-odt-file-extensions)
>       ;; Let Emacs open all OpenDocument files in archive mode.
>       (add-to-list 'auto-mode-alist
>                (cons (concat  "\\." (car desc) "\\'") 'archive-mode)))

These lines are no longer there on the latest main.
Canceled.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]