[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bug in 23.2.92 with anything
From: |
Thierry Volpiatto |
Subject: |
Re: bug in 23.2.92 with anything |
Date: |
Sat, 15 Jan 2011 22:00:31 +0100 |
User-agent: |
Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) |
martin rudalics <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)
>
> In Fselect_window of window.c after the clause
>
> if (not_selected_before)
> {
> sf = SELECTED_FRAME ();
> if (XFRAME (WINDOW_FRAME (w)) != sf)
> ...
> selected_window = window;
> }
Sorry, i can't find such code.
> there should be the two lines
>
> else
> inhibit_point_swap = 0;
>
> I don't have Emacs 23 here so I can't check whether they are but somehow
> the diffs on emacs-diffs seem to miss them. Could you please have a look
> and, if they are missing, put them there, reinstall and try whether the
> bug is gone?
>
> Thanks, martin
--
A+ Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997
- bug in 23.2.92 with anything, Thierry Volpiatto, 2011/01/15
- Re: bug in 23.2.92 with anything, Chong Yidong, 2011/01/15
- Re: bug in 23.2.92 with anything, martin rudalics, 2011/01/15
- Re: bug in 23.2.92 with anything,
Thierry Volpiatto <=
- Re: bug in 23.2.92 with anything, Chong Yidong, 2011/01/15
- Re: bug in 23.2.92 with anything, martin rudalics, 2011/01/15
- Re: bug in 23.2.92 with anything, Thierry Volpiatto, 2011/01/15
- Re: bug in 23.2.92 with anything, martin rudalics, 2011/01/15
- Re: bug in 23.2.92 with anything, Thierry Volpiatto, 2011/01/16
- Re: bug in 23.2.92 with anything, martin rudalics, 2011/01/16
- Re: bug in 23.2.92 with anything, Thierry Volpiatto, 2011/01/17
- Re: bug in 23.2.92 with anything, martin rudalics, 2011/01/17
- Re: bug in 23.2.92 with anything, Thierry Volpiatto, 2011/01/17
- Re: bug in 23.2.92 with anything, martin rudalics, 2011/01/17