GNU bug report logs -
#71364
Fix Table.el export
Previous Next
Full log
Message #37 received at 71364 <at> debbugs.gnu.org (full text, mbox):
> From: Reuben Thomas <rrt <at> sc3d.org>
> Date: Sat, 8 Jun 2024 11:59:52 +0100
> Cc: pranshusharma366 <at> gmail.com, lockywolf <at> gmail.com, 71364 <at> debbugs.gnu.org
>
> On Sat, 8 Jun 2024 at 11:51, Eli Zaretskii <eliz <at> gnu.org> wrote:
>
> > From: Reuben Thomas <rrt <at> sc3d.org>
> > Date: Sat, 8 Jun 2024 11:05:25 +0100
> > Cc: Pranshu <pranshusharma366 <at> gmail.com>, Vladimir Nikishkin <lockywolf <at> gmail.com>,
> > 71364 <at> debbugs.gnu.org
> >
> > Specifically, it works fine if, like me, you do not want to put LaTeX markup in tables. This was certainly
> my
> > case, as I was using it with org-mode. In this case, any character that is active in LaTeX can and
> should simply
> > be escaped on output.
> >
> > What is basically broken is the ability to export to LaTeX when the table contains LaTeX markup.
>
> But the function being discussed is said to be specific to export to
> LaTeX, so it should expect LaTeX markup in the cells, no?
>
> No, it is supposed to export arbitrary text as valid LaTeX. At least, that is my understanding.
So it's a YES, because I was saying the same thing. Or maybe we
disagree about whether a function written for exporting to LaTeX
should or should not expect LaTeX markup.
> Again, the function being discussed is specific to LaTeX, AFAIU, so
> this is unlike the more-general issue of spell-checking an arbitrary
> buffer. It is more like a hypothetical command ispell-latex-buffer
> (if it were to exist). Don't you agree?
>
> The point I was trying to make is that LaTeX-specific code belongs in LaTeX-specific modes and modules, not
> in ispell.el or table.el.
I don't think I agree with such a radical approach. From where I
stand, there's nothing wrong with having LaTeX-specific features in
modes that are more general.
In any case, this is beyond the immediate issues discussed in this bug
report, I think. Broken code must be fixed.
This bug report was last modified 111 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.