From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "David De La Harpe Golden" Newsgroups: gmane.emacs.devel Subject: Re: Enabling Transient Mark Mode by default Date: Thu, 21 Feb 2008 17:52:34 +0000 Message-ID: <8e24944a0802210952o7b73473byc4432e276c525054@mail.gmail.com> References: <87myq4saw1.fsf@catnip.gol.com> <85lk5fb3ym.fsf@lola.goethe.zz> <8763wjb0nk.fsf@xmission.com> <864pc2tyw0.fsf@lola.quinscape.zz> <86zltuqsmn.fsf@lola.quinscape.zz> <86r6f6qnqy.fsf@lola.quinscape.zz> <8e24944a0802210938h49f58fe8l53129ef8839c3493@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1203616371 23321 80.91.229.12 (21 Feb 2008 17:52:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 21 Feb 2008 17:52:51 +0000 (UTC) Cc: Evans Winner , Jason Earl , emacs-devel@gnu.org To: "Stefan Monnier" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 21 18:53:16 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 1JSFbd-0006YO-0m for ged-emacs-devel@m.gmane.org; Thu, 21 Feb 2008 18:53:13 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JSFb7-0000Dv-UO for ged-emacs-devel@m.gmane.org; Thu, 21 Feb 2008 12:52:41 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JSFb3-0000DZ-TG for emacs-devel@gnu.org; Thu, 21 Feb 2008 12:52:37 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JSFb2-0000D5-D6 for emacs-devel@gnu.org; Thu, 21 Feb 2008 12:52:37 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JSFb2-0000Cw-3x for emacs-devel@gnu.org; Thu, 21 Feb 2008 12:52:36 -0500 Original-Received: from wf-out-1314.google.com ([209.85.200.172]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JSFb1-0007e9-IP for emacs-devel@gnu.org; Thu, 21 Feb 2008 12:52:35 -0500 Original-Received: by wf-out-1314.google.com with SMTP id 29so69475wff.24 for ; Thu, 21 Feb 2008 09:52:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=UeiA2sAgAHsOwu8F8eNg27jhj5ZprKYUkdcvgYTNSRs=; b=RGGpOC4thNm5mGdXn1SMz9ZbKyMo2nq616GLQ8JHdQgBmp0/YX1ofEjczDfvN5uDerlxst8aEu5tpVLTFDY+IeyB5IJdHYjmNkwItzQk0R74ktzFBPvnZTKbR7BWMAGEqWWXzM/wc5gRXZgNiaLSDIUNnY+kPIeSmpKiC8WPnAU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=C1Vg6NmkSqmvhBgxULqTjX6VCbm1NBwShI13AKsA3YmTAbPgaXb/XpBE0yamftUooZDezjSgBNhbOucDVAEOSgword/h2xP0lN4trsqOOJdIvI19rgc/rOSW/bU+Al9ujwdVBKxMB6bf5xOlozDSnJJzoH4qwc1kiXgA31qBZ6s= Original-Received: by 10.142.171.6 with SMTP id t6mr7866243wfe.126.1203616354459; Thu, 21 Feb 2008 09:52:34 -0800 (PST) Original-Received: by 10.143.17.10 with HTTP; Thu, 21 Feb 2008 09:52:34 -0800 (PST) In-Reply-To: <8e24944a0802210938h49f58fe8l53129ef8839c3493@mail.gmail.com> Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:89845 Archived-At: On 21/02/2008, David De La Harpe Golden > Given apparent concern over mouse then keyboard interaction, maybe > pc-selection-mode needs to also deactivate the mark when cursor moves > after the _mouse_ has set the region... > er... which cua-selection-mode already does...