Mercurial > emacs
diff etc/TODO @ 68433:9855f34ed7fb
* TODO: Make SYNC_INPUT the default.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 27 Jan 2006 22:58:12 +0000 |
parents | 230cf40c6928 |
children | 73bc127375e9 9b150bc96d33 7432ca837c8d |
line wrap: on
line diff
--- a/etc/TODO Fri Jan 27 22:52:20 2006 +0000 +++ b/etc/TODO Fri Jan 27 22:58:12 2006 +0000 @@ -444,6 +444,13 @@ For use by sml-mode, python-mode, tex-mode, scheme-mode, lisp-mode, haskell-mode, tuareg-mode, ... +** Make SYNC_INPUT the default. + All loops using immediate_quit need to be checked to ensure that + C-g can interrupt them, in case of an infinite loop. Once we + switch to using SYNC_INPUT, we can remove the BLOCK_INPUTs in the + allocation functions (allocate_string etc.) without worrying about + data munging. + * Other known bugs: ** a two-char comment-starter whose two chars are symbol constituents will