Visuwesh <visuwe...@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