From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Enabling Transient Mark Mode by default Date: Thu, 21 Feb 2008 17:28:22 -0500 Message-ID: References: <87myq4saw1.fsf@catnip.gol.com> <878x1ov227.fsf@jurta.org> <878x1os6mt.fsf@catnip.gol.com> <47B39231.8010108@gmail.com> <200802151711.m1FHB3Y3008798@sallyv1.ics.uci.edu> <200802171658.m1HGwQ4h011067@sallyv1.ics.uci.edu> <20080219085231.GA1032@muc.de> <200802190938.m1J9ccVg016565@sallyv1.ics.uci.edu> <20080219190127.GA1106@muc.de> <877ih0o9dx.fsf@catnip.gol.com> <005101c873f4$230d0750$c2b22382@us.oracle.com> <87ve4jb25e.fsf@catnip.gol.com> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1203649791 12895 80.91.229.12 (22 Feb 2008 03:09:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 22 Feb 2008 03:09:51 +0000 (UTC) Cc: wilde@sha-bang.de, lennart.borgman@gmail.com, emacs-devel@gnu.org, juri@jurta.org, dann@ics.uci.edu, monnier@iro.umontreal.ca, storm@cua.dk, acm@muc.de, drew.adams@oracle.com To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 22 04:10:10 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 1JSOIc-0002Ez-97 for ged-emacs-devel@m.gmane.org; Fri, 22 Feb 2008 04:10:10 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JSOI7-0007nW-0O for ged-emacs-devel@m.gmane.org; Thu, 21 Feb 2008 22:09:39 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JSJtx-0003US-Lq for emacs-devel@gnu.org; Thu, 21 Feb 2008 17:28:25 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JSJtv-0003T8-Od for emacs-devel@gnu.org; Thu, 21 Feb 2008 17:28:25 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JSJtv-0003So-6w for emacs-devel@gnu.org; Thu, 21 Feb 2008 17:28:23 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JSJtv-0006Pv-6T for emacs-devel@gnu.org; Thu, 21 Feb 2008 17:28:23 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JSJtu-0001HB-Bu; Thu, 21 Feb 2008 17:28:22 -0500 In-reply-to: <87ve4jb25e.fsf@catnip.gol.com> (message from Miles Bader on Thu, 21 Feb 2008 09:10:05 +0900) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-Mailman-Approved-At: Thu, 21 Feb 2008 22:07:01 -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:89915 Archived-At: I regularly use tmm on both X and tty displays, and I don't think there's any problem with tmm on ttys using the default faces (in fact I quite like the "blue" tmm region face used on ttys) . I use Transient Mark mode on ttys all the time with the default faces. I think they are ok.