Commit d7a55bb
committed
org-latex-export-to-latex: Do not suppress major modes in babel
* lisp/ox.el (org-export-to-file): Suppress loading major mode in the
exported text explicitly instead of doing it across the whole export
process. This way, babel evaluation will not suffer from unexpected
behavior when no major modes are being loaded.
Reported-by: Asilata Bapat <asilata@gmail.com>
Link: https://list.orgmode.org/orgmode/87fsk5955a.fsf@gmail.com/1 parent 252a062 commit d7a55bb
1 file changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6586 | 6586 | | |
6587 | 6587 | | |
6588 | 6588 | | |
6589 | | - | |
6590 | | - | |
| 6589 | + | |
6591 | 6590 | | |
6592 | 6591 | | |
6593 | 6592 | | |
| |||
6599 | 6598 | | |
6600 | 6599 | | |
6601 | 6600 | | |
6602 | | - | |
| 6601 | + | |
6603 | 6602 | | |
6604 | 6603 | | |
6605 | 6604 | | |
6606 | 6605 | | |
6607 | 6606 | | |
6608 | 6607 | | |
6609 | | - | |
| 6608 | + | |
6610 | 6609 | | |
6611 | 6610 | | |
6612 | 6611 | | |
| |||
0 commit comments