> And I was trying to say that AFAIK currently there's no reliable way > of deferring fontifications until just before the screen is redrawn. > What you suggest will perhaps work in the single example given by > Richard (and even then it requires some changes in the C code),
Maybe this would work ? (if (input-pending-p) (forward-line 1) (vertical-motion 1)) -- Kim F. Storm <[EMAIL PROTECTED]> http://www.cua.dk _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel