Re: [BUG] obscure error for invalid :exports

2024-03-12 Thread Ihor Radchenko
Max Nikulin writes: >> See the attached tentative patch. > > Thanks, Ihor. With this patch applied, behavior is improved. Applied, onto main. Fixed. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=f08174a45 > Notice however that the *Warnings* buffer may be hidden by export resu

Re: [BUG] obscure error for invalid :exports

2024-03-10 Thread Max Nikulin
On 08/03/2024 16:46, Ihor Radchenko wrote: Max Nikulin writes: Trying to export (to HTML buffer) src_elisp[:exports source]{a} I have got an obscure error org-export-as: Wrong type argument: char-or-string-p, nil See the attached tentative patch. Thanks, Ihor. With this patch app

Re: [BUG] obscure error for invalid :exports

2024-03-08 Thread Ihor Radchenko
Max Nikulin writes: > Trying to export (to HTML buffer) > > src_elisp[:exports source]{a} > > I have got an obscure error > > org-export-as: Wrong type argument: char-or-string-p, nil > > I believe, some meaningful error should be signaled. > > I was quite surprised since the following

[BUG] obscure error for invalid :exports

2024-03-07 Thread Max Nikulin
Hi, Trying to export (to HTML buffer) src_elisp[:exports source]{a} I have got an obscure error org-export-as: Wrong type argument: char-or-string-p, nil I believe, some meaningful error should be signaled. I was quite surprised since the following is exported with no error #+be