From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.devel Subject: Re: A scrolling problem with Emac trunk Date: Thu, 20 Dec 2012 19:49:36 +0100 Message-ID: <50D35DC0.7050507@alice.it> References: <50CF01A5.1050701@alice.it> <50CF2074.7040406@gmx.at> <50CF576A.5050703@gmx.at> <50CF8E67.8040909@gmx.at> <50D04C00.10009@alice.it> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1356029399 9183 80.91.229.3 (20 Dec 2012 18:49:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 20 Dec 2012 18:49:59 +0000 (UTC) To: emacs Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 20 19:50:15 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TllC9-0003Ix-3i for ged-emacs-devel@m.gmane.org; Thu, 20 Dec 2012 19:50:13 +0100 Original-Received: from localhost ([::1]:60665 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TllBv-0001rv-Cl for ged-emacs-devel@m.gmane.org; Thu, 20 Dec 2012 13:49:59 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:37933) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TllBm-0001rp-LU for emacs-devel@gnu.org; Thu, 20 Dec 2012 13:49:56 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TllBk-0002Kw-3j for emacs-devel@gnu.org; Thu, 20 Dec 2012 13:49:50 -0500 Original-Received: from smtp201.alice.it ([82.57.200.97]:38124) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TllBj-0002Kd-PU for emacs-devel@gnu.org; Thu, 20 Dec 2012 13:49:48 -0500 Original-Received: from [192.168.1.101] (79.43.212.159) by smtp201.alice.it (8.6.058.01) (authenticated as angelo.graziosi@alice.it) id 50AB3F44018C8596 for emacs-devel@gnu.org; Thu, 20 Dec 2012 19:49:45 +0100 User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/17.0 Thunderbird/17.0 In-Reply-To: <50D04C00.10009@alice.it> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 82.57.200.97 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:155691 Archived-At: Il 18/12/2012 11.57, Angelo Graziosi ha scritto: > Ciao Martin, > > Il 17/12/2012 22.28, martin rudalics ha scritto: >> >> Works here so far. But I usually never use more than one frame >> so I leave it to the others to tell. Thanks for the fix. > > Works here too.. Anyway, now I notice that, switching from a frame to > the other (i.e. moving the mouse pointer and clicking), in the abandoned > frame, the text is selected below the cursor position... > > The screenshot I have prepare is about 600K, so I will send it only to a > few of you.. From bug #13225 Martin Rudalics and Eli Zaretskii wrote M. > There might still be glitches with the region as Angelo mentioned in > the previous thread E. > Could someone please post a complete precise recipe, starting from > "emacs -Q"? The glitches have gone in rev. 111279, so I think what I noticed is fixed. I think we don't need any more a precise recipe... :-) Thank you, Angelo.