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: Wed, 20 Feb 2008 19:30:39 +0000 Message-ID: <8e24944a0802201130y1601cd6dvf22a8089e2de97f7@mail.gmail.com> References: <87myq4saw1.fsf@catnip.gol.com> <20080219085231.GA1032@muc.de> <200802190938.m1J9ccVg016565@sallyv1.ics.uci.edu> <20080219190127.GA1106@muc.de> <877ih0o9dx.fsf@catnip.gol.com> <85ablvftqe.fsf@lola.goethe.zz> 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 1203551760 23655 80.91.229.12 (20 Feb 2008 23:56:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 20 Feb 2008 23:56:00 +0000 (UTC) Cc: rms@gnu.org, Sascha Wilde , lennart.borgman@gmail.com, emacs-devel@gnu.org, juri@jurta.org, dann@ics.uci.edu, storm@cua.dk, acm@muc.de, Miles Bader To: "Stefan Monnier" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 21 00:56:23 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 1JRynX-0000Aj-4w for ged-emacs-devel@m.gmane.org; Thu, 21 Feb 2008 00:56:23 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JRyn2-0001VD-Aq for ged-emacs-devel@m.gmane.org; Wed, 20 Feb 2008 18:55:52 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JRueU-00065G-VI for emacs-devel@gnu.org; Wed, 20 Feb 2008 14:30:46 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JRueT-00063O-Je for emacs-devel@gnu.org; Wed, 20 Feb 2008 14:30:46 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JRueT-000639-AM for emacs-devel@gnu.org; Wed, 20 Feb 2008 14:30:45 -0500 Original-Received: from nf-out-0910.google.com ([64.233.182.191]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JRueT-0007rN-1R for emacs-devel@gnu.org; Wed, 20 Feb 2008 14:30:45 -0500 Original-Received: by nf-out-0910.google.com with SMTP id f5so872184nfh.26 for ; Wed, 20 Feb 2008 11:30:44 -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=hYfJ8dbXp2slbEi1diVILmYtLO49mPk9FIm+eEmQG+s=; b=iG8ZY/5s2J7b3MjeG9u2kwzEyg6HNQTyzMCo8ppv7VpEesbVIpLRolykD1mbegnKm6vvHZzKrTIwU18ATk4Tvgr0jG8l3mCxmTR+n3hMak93pQo4itAr13DiIZJkU7DkHXJdJIktAvXD78gF8Mt2G5fGBM1JBP9rpQdxKBXFg3s= 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=VpcH+EIz+gDMaXukYr21mao2AlwhI3ebw0GdHLxQQ0gfKoftKgctg+G3rniTUA40fHdiRTsFNqQXMqS3+x3JnniEsob4jyJG2sLmI+JV+Ityxppcu3CUXs+M8sg3MmG/aDV/P5F+F3/yE6hdXMvj5MOZUKj/u260aIvZqifPivc= Original-Received: by 10.142.216.9 with SMTP id o9mr6856638wfg.42.1203535839949; Wed, 20 Feb 2008 11:30:39 -0800 (PST) Original-Received: by 10.143.17.10 with HTTP; Wed, 20 Feb 2008 11:30:39 -0800 (PST) In-Reply-To: Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-Mailman-Approved-At: Wed, 20 Feb 2008 18:54:48 -0500 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:89746 Archived-At: On 20/02/2008, Stefan Monnier wrote: > The issue of the mark being active when you don't want it, is > particularly acute for people who push marks for navigation purposes. > Maybe we could make C-SPC C-SPC in tmm push the mark and deactivate it. > That might be sufficient for those people who occasionally push marks > for navigation. For those who do it often, the best is for them to turn > off transient-mark-mode. > I use tmm and sometimes push marks just for navigation, but I then just hit C-g to get immediately rid of the activation (when I bother at all) after a C-SPC - the mark is still pushed. C-SPC C-g is only slightly more awkward than C-SPC C-SPC.