[EMAIL PROTECTED] (Kim F. Storm) writes: > "Kim F. Storm" <[EMAIL PROTECTED]> writes: > >> The following change has broken minibuffer input in various ways: >> >> 2005-08-20 Richard M. Stallman <[EMAIL PROTECTED]> >> >> * xdisp.c (display_echo_area_1): Get display start pos from w->start. >> (resize_mini_window): Set w->start, and PT, so as to display the tail >> end of the buffer, if it doesn't all fit. > > Actually, I don't understand how this (or any other redisplay) code > can _ever_ be allowed to blindly change PT like that.
I reverted that part of the change, and it still seems to DTRT in relation to y-or-n-p. -- Kim F. Storm <[EMAIL PROTECTED]> http://www.cua.dk _______________________________________________ Emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
