emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bug in 23.2.92 with anything


From: Chong Yidong
Subject: Re: bug in 23.2.92 with anything
Date: Sat, 15 Jan 2011 14:47:44 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Thierry Volpiatto <address@hidden> writes:

> in 23.2.92 of january 14, when i start anything and enter a character in
> minibuffer, cursor switch to beginning of line in minibuffer.
> In 23.2.91 (the last commit of the january 13) this doesn't happen.
> In 24.0.50 of january 15 (today) this doesn't happen too.
> So i wonder what changes have been made, possibly in minibuffer related
> code, on the january 14 in emacs-23 branch.(couldn't find in changelog)
> Even if you are not interested by anything, would be cool to answer to

Could you check if the problem is caused by revision 100380, i.e. this
change:

        * window.c (inhibit_point_swap): New variable.
        (Fselect_window): If inhibit_point_swap is nonzero, avoid swapping
        point this time.
        (Fset_window_configuration): Set inhibit_point_swap to 1 instead
        of setting selected_window to nil (Bug#7728).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]