From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Mathias Dahl" Newsgroups: gmane.emacs.devel Subject: Re: Transient Mark Mode on by default Date: Tue, 25 Mar 2008 09:16:15 +0100 Message-ID: <7dbe73ed0803250116l35293bb1k755315fd70060a8c@mail.gmail.com> References: <87myopnj0l.fsf@stupidchicken.com> <20080324115510.GA1563@muc.de> <87zlsouef7.fsf@stupidchicken.com> <20080324214717.GC1310@muc.de> <87prtjve6q.fsf@stupidchicken.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 1206433007 24680 80.91.229.12 (25 Mar 2008 08:16:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 25 Mar 2008 08:16:47 +0000 (UTC) Cc: Sascha Wilde , Alan Mackenzie , emacs-devel@gnu.org To: "Chong Yidong" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 25 09:17:17 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 1Je4L5-0004PJ-Fg for ged-emacs-devel@m.gmane.org; Tue, 25 Mar 2008 09:16:59 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Je4KU-0000pN-AT for ged-emacs-devel@m.gmane.org; Tue, 25 Mar 2008 04:16:22 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Je4KQ-0000pB-NF for emacs-devel@gnu.org; Tue, 25 Mar 2008 04:16:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Je4KP-0000oz-D2 for emacs-devel@gnu.org; Tue, 25 Mar 2008 04:16:18 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Je4KP-0000ow-69 for emacs-devel@gnu.org; Tue, 25 Mar 2008 04:16:17 -0400 Original-Received: from wa-out-1112.google.com ([209.85.146.178]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Je4KO-00013R-VZ for emacs-devel@gnu.org; Tue, 25 Mar 2008 04:16:17 -0400 Original-Received: by wa-out-1112.google.com with SMTP id k34so4100504wah.10 for ; Tue, 25 Mar 2008 01:16:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; 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=R3tk5rIuZqxZN4VUUDqumiwKWJdmhmmlbfhFYHRsEYE=; b=f37V8myZqPQ8YoYv5ibDQpoXYCYItwDaGJB31vCpA8iMfVM7U38sP6/fYPJLjLnsrCaU/JlD7jkqDSA9lQMfTiqj89jzH5n/R5Hopq2gPJivvwJ4gOip8aOa6ehswKPvpOZYnGO+3LFePbAO+H0tcfHWL3mrMByMgzm3lPsouFA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=AjM6mVFtdj9RwYKZdCgW1gIiaHutrW77iKWxtgQsrij8h0csaVS8jcgpvY8tJ0ZJHAR4f2jZl3V3DIp8Ye5lJIsd7fig6yDTdnNju92wo2vYNE7TcMXS87yKDNsbIiPb4y4989rWYlAFfrZ+FEfA+vSWi1LwT6L9Vei4c9iEVG8= Original-Received: by 10.114.67.2 with SMTP id p2mr13653000waa.1.1206432975916; Tue, 25 Mar 2008 01:16:15 -0700 (PDT) Original-Received: by 10.142.127.15 with HTTP; Tue, 25 Mar 2008 01:16:15 -0700 (PDT) In-Reply-To: <87prtjve6q.fsf@stupidchicken.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:93398 Archived-At: > This is a good idea I agree, but it's more like "it would be neat" for me. > You're the only one who's complained about the region obliterating > font-lock, so I don't know how widespread this feeling is. Maybe > others who are against tmm can chime in about whether they feel > strongly about this? I haven't even noticed it and I guess the reason is that when I have a highlighted region it is because I want to operate on that region so I am focused on that rather than if font locking is preserved.