bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#47393: 27.2; hfy-invisible, hfy-face-to-style-i infinite loop due to


From: Gregory Heytings
Subject: bug#47393: 27.2; hfy-invisible, hfy-face-to-style-i infinite loop due to circular list
Date: Thu, 25 Mar 2021 16:19:35 +0000



hfy-face-to-style-i goes into an infinite loop due to circular list when there is invisible text in the buffer.

This happens because of using ncons with static list returned from hfy-invisible. see bug#47391: 27.2; static list return from function and nconc


This bug has been fixed on the trunk about an hour after you filed bug#47391. Also, there's no need to Cc emacs-devel for bug reports.





reply via email to

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