From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Jan_Dj=E4rv?= Newsgroups: gmane.emacs.devel Subject: Re: Improving X selection? Date: Tue, 05 Feb 2008 08:08:07 +0100 Message-ID: <47A80B57.3050402@swipnet.se> References: <8e24944a0710161629r1ec1afadj60352dc92c264217@mail.gmail.com> <8e24944a0801281152w733c977akda93089a52701219@mail.gmail.com> <8e24944a0801281659sa5a9115rf4533184413a8b20@mail.gmail.com> <8e24944a0802011115h77423fd1p2eae15a1e46bca1a@mail.gmail.com> <8e24944a0802011617k66c49283id9478dc3d5168bdf@mail.gmail.com> <8e24944a0802030338i1ce3397yba581ffedbe2f118@mail.gmail.com> <47A5B737.8000804@swipnet.se> <8e24944a0802030512t77c4ca20s6d059df50295ebd2@mail.gmail.com> <8e24944a0802041302n45064c4fm2ac428ceda204254@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1202195324 19362 80.91.229.12 (5 Feb 2008 07:08:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 5 Feb 2008 07:08:44 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org To: David De La Harpe Golden Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 05 08:09:06 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JMHvT-0005F5-0I for ged-emacs-devel@m.gmane.org; Tue, 05 Feb 2008 08:09:03 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JMHv0-00011x-PJ for ged-emacs-devel@m.gmane.org; Tue, 05 Feb 2008 02:08:34 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JMHuv-00010u-7e for emacs-devel@gnu.org; Tue, 05 Feb 2008 02:08:29 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JMHus-0000zt-AC for emacs-devel@gnu.org; Tue, 05 Feb 2008 02:08:28 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JMHus-0000zl-5m for emacs-devel@gnu.org; Tue, 05 Feb 2008 02:08:26 -0500 Original-Received: from av6-1-sn3.vrr.skanova.net ([81.228.9.179]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JMHuo-0007oE-4A; Tue, 05 Feb 2008 02:08:22 -0500 Original-Received: by av6-1-sn3.vrr.skanova.net (Postfix, from userid 502) id 31CFC3805C; Tue, 5 Feb 2008 08:08:20 +0100 (CET) Original-Received: from smtp3-2-sn3.vrr.skanova.net (smtp3-2-sn3.vrr.skanova.net [81.228.9.102]) by av6-1-sn3.vrr.skanova.net (Postfix) with ESMTP id 0E32637E5E; Tue, 5 Feb 2008 08:08:20 +0100 (CET) Original-Received: from husetbladh.homeip.net (90-231-102-24-no59.tbcn.telia.com [90.231.102.24]) by smtp3-2-sn3.vrr.skanova.net (Postfix) with ESMTP id 52D3837E44; Tue, 5 Feb 2008 08:08:18 +0100 (CET) User-Agent: Thunderbird 2.0.0.9 (X11/20071031) In-Reply-To: <8e24944a0802041302n45064c4fm2ac428ceda204254@mail.gmail.com> X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:88244 Archived-At: David De La Harpe Golden skrev: > On 03/02/2008, David De La Harpe Golden wrote: >> On 03/02/2008, Jan D. wrote: >>> Are you saying that one can't set mark, move the point with the mouse >>> and then do stuff like M-w, C-x C-x anymore? If so, I think that is >>> totally unacceptable, it makes mouse-set-point almost unusable. >>> >> Well, agreed: > > Or not... > >> It "only" causes a problem with mixed keyboard/mouse-1 i.e. >> (d) hit keyboard C-SPC to set mark and then use mouse-1-click >> (mouse-set-point) with the expectation of defining an active region. >> >> Uh. Did (d) work before? It probably did, I just don't have an >> unmutilated emacs to hand to check. >> > > No, it didn't work that way without the patch: when you > mouse-set-point (mouse-1-click) in CVS emacs, the region deactivates > anyway, which _is_ normal behaviour in X11 applications come to think > of it (mouse-1-drag highlight some text in firefox, mouse-1-click > somewhere else...). Okay, I guess I read "remove mark" instead of deactivate mark. As long as C-x C-x works it is OK. Jan D.