martin rudalics <[EMAIL PROTECTED]> writes: >>>In GNU Emacs 22.0.990 on Windows, the following operation causes >>>contiguous redisplay of the menu and beeps. And Emacs doesn't >>>accept any operations for a while. >>> >>> emacs -q >>> M-x html-mode ;; in the scratch buffer >>> M-x column-number-mode >>> <html></html> >>> C-u 8 C-b ;; move back the cursor on `>' of "<html>" >>> C-c C-i ;; runs the command sgml-tags-invisible >> >> >> I can't reproduce this on GNU Emacs 22.0.990.2 (i686-pc-linux-gnu). > > With `debug-on-error' t you do get an error from `forward-list'?
Yes, but I don't see the "not accepting any operations" or "continuous redisplay" behaviors. Maybe that part of the bug is specific to Windows. _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
