From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: thumbs.el and transparency Date: Thu, 2 Feb 2006 10:26:18 +0100 Message-ID: References: <17366.53124.274532.548329@kahikatea.snap.net.nz> <874q3llph9.fsf@stupidchicken.com> <200601312110.k0VLAqT12038@raven.dms.auburn.edu> <200601312345.k0VNjqY14517@raven.dms.auburn.edu> <200602020207.k1227iY06898@raven.dms.auburn.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1138899396 11468 80.91.229.2 (2 Feb 2006 16:56:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 2 Feb 2006 16:56:36 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 02 17:56:30 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F4hiI-0004Yg-Bd for ged-emacs-devel@m.gmane.org; Thu, 02 Feb 2006 17:53:43 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F4hdb-0000EI-8A for ged-emacs-devel@m.gmane.org; Thu, 02 Feb 2006 11:48:51 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F4fYc-0003vK-BI for emacs-devel@gnu.org; Thu, 02 Feb 2006 09:35:34 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F4fJC-0007T8-Le for emacs-devel@gnu.org; Thu, 02 Feb 2006 09:19:43 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F4f7E-0004rr-G5 for emacs-devel@gnu.org; Thu, 02 Feb 2006 09:07:16 -0500 Original-Received: from [199.232.41.67] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1F4f64-0001RR-PM for emacs-devel@gnu.org; Thu, 02 Feb 2006 09:06:04 -0500 Original-Received: from [66.249.92.203] (helo=uproxy.gmail.com) by mx20.gnu.org with esmtp (Exim 4.52) id 1F4akJ-0001vp-IF for emacs-devel@gnu.org; Thu, 02 Feb 2006 04:27:19 -0500 Original-Received: by uproxy.gmail.com with SMTP id u2so145365uge for ; Thu, 02 Feb 2006 01:26:18 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=DLH1rVVHzHVjGIngfjdKfW3WaYpIbgDqMlrJawrUNOjmKjMpmlP0k+8uHC568pP7hjLGdIPMCiGKrj2oawv7AM6QtvcBPg2Ill1A/LBBAgTV3Vv848XvJmnB7qkQmdFF244IUdI/ZGPR0LSjArNN3oMO6bEfuMXBrKFUEgfkgUM= Original-Received: by 10.48.217.10 with SMTP id p10mr56517nfg; Thu, 02 Feb 2006 01:26:18 -0800 (PST) Original-Received: by 10.48.157.19 with HTTP; Thu, 2 Feb 2006 01:26:18 -0800 (PST) Original-To: Luc Teirlinck In-Reply-To: <200602020207.k1227iY06898@raven.dms.auburn.edu> Content-Disposition: inline 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:49927 Archived-At: On 2/2/06, Luc Teirlinck wrote: > people might think that if > they do not like this, they can override this aspect of CUA > mode by turning off Transient Mark mode back again after > enabling CUA mode. That was apparently what Juanma expected. Yeah, more or less. I don't use CUA for the C-z/C-x/C-x keybindings or the shift-selection, but mostly for the wonderful rectangle support. -- /L/e/k/t/u