> From: Dan Jacobson <[EMAIL PROTECTED]>
> Date: Thu, 28 Sep 2006 15:23:18 +0800
> 
> $ cat Makefile
> a:
>       b
> #     c
> $ emacs -Q Makefile
> We see line c in red. We remove the #. The line stays red. We must
> kill and yank the line before we can get rid of the red.

An easier workaround is to type "M-o M-o".


_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to