Rodrigo Morales <[email protected]> writes: > You can reproduce this bug by > > 1. Open the file =main.org= by loading the =init.el= file (see > attachments). You can accomplish this by executing the following > command. > > #+begin_src sh > emacs -Q -l ~/Downloads/init.el ~/Downloads/main.org > #+end_src > > 2. Execute any of the following > + =org-md-export-to-markdown=. > + =org-latex-export-as-latex=. > + =org-html-export-as-html=. > > 3. The error might occur. > > I'm currently using GNU Emacs 27.1
I'm trying to investigate this, but I'm not sure I know enough about babel (which is basically nothing) to be able to do so. When I follow the prescribed steps to reproduce the problem (the files are provided in the next email in the thread from the one I'm replying to), instead of the errors listed here I get: Unknown Babel reference: foo I don't know if that suggests that my babel setup is incomplete so I'm not even able to try to reproduce the error, or if this is the message you're supposed to get if this is fixed. Please advice. -- Christer Enfors Org contributor liaison GPG Fingerprint: 9CF7 3292 83BC D643 DF01 992C 1C3B 434F 2AC2 B1E6 Public Key available at: keys.openpgp.org
