Pablo Miranda Carranza <[email protected]> writes: > I just wanted to report what I think may be a bug in org mode. I use > org-mode with a set fill-column width, but lately I have been setting > the fill-column to 0 to be able to see large tables in org-mode, and > began experiencing random crashes. I can easily reproduce the crash in > my machine: it does always crash if attempting to use the Export > Dispatcher with fill-column set to 0. This happens in my setup with > any org buffer, even those without tables.
Do you mean that Emacs crashes? Usually, Emacs crashes indicate a bug in Emacs itself. Elisp programs (like Org mode) should not be able to trigger crashes. Also, any chance you can provide a reproducer starting from emacs -Q? See https://orgmode.org/manual/Feedback.html#Feedback -- Ihor Radchenko // yantar92, Org mode maintainer, 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>
