emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[BUG] dead loop on (org-table-clean-line "|a|b|") [9.6 (release_9.6-3-ga


From: Lin Sun
Subject: [BUG] dead loop on (org-table-clean-line "|a|b|") [9.6 (release_9.6-3-ga4d38e @ share/emacs/29.0.60/lisp/org/)]
Date: Wed, 30 Nov 2022 22:19:16 +0000

Hi,

The emacs builtin org-mode will stuck after try to expand the table with Tab on a  table column.
After investigate, I found the function org-table-clean-line will run into dead loop for a simply call:

(org-table-clean-line "|a|b|")

Please help to fix this function. Thanks.

Best,
Lin

reply via email to

[Prev in Thread] Current Thread [Next in Thread]