From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: thumbs.el and transparency Date: Wed, 01 Feb 2006 11:41:44 +0100 Message-ID: References: <17366.53124.274532.548329@kahikatea.snap.net.nz> <17369.59246.383626.699005@kahikatea.snap.net.nz> <17372.1305.835753.613893@kahikatea.snap.net.nz> <874q3llph9.fsf@stupidchicken.com> <200601312110.k0VLAqT12038@raven.dms.auburn.edu> <200601312345.k0VNjqY14517@raven.dms.auburn.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138832507 998 80.91.229.2 (1 Feb 2006 22:21:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 1 Feb 2006 22:21:47 +0000 (UTC) Cc: lekktu@gmail.com, rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 01 23:21:44 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 1F4QIA-0001cW-GE for ged-emacs-devel@m.gmane.org; Wed, 01 Feb 2006 23:17:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F4QLF-0007EL-9B for ged-emacs-devel@m.gmane.org; Wed, 01 Feb 2006 17:20:45 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F4LpI-0003BQ-5X for emacs-devel@gnu.org; Wed, 01 Feb 2006 12:31:28 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F4Fle-000681-K2 for emacs-devel@gnu.org; Wed, 01 Feb 2006 06:03:35 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F4FUs-0004zp-4o for emacs-devel@gnu.org; Wed, 01 Feb 2006 05:46:01 -0500 Original-Received: from [195.41.46.235] (helo=pfepa.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.52) id 1F4FTR-00009M-SZ; Wed, 01 Feb 2006 05:44:30 -0500 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepa.post.tele.dk (Postfix) with SMTP id 6815447FE6B; Wed, 1 Feb 2006 11:42:40 +0100 (CET) Original-To: Luc Teirlinck In-Reply-To: <200601312345.k0VNjqY14517@raven.dms.auburn.edu> (Luc Teirlinck's message of "Tue, 31 Jan 2006 17:45:52 -0600 (CST)") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:49883 Archived-At: Luc Teirlinck writes: > Kim Storm wrote: > > BTW, the code in question hasn't changed since 2002, so I'm puzzled > why you think this is a new "problem"!? > > I do not think it is a new problem. An old Emacs CVS version from > February 7, 2005, which I still have around, apparently exhibits the > same behavior. But apparently Juanma believes it is a new problem. > > Maybe you could add something to the end of the cua-mode docstring > saying that trying to en/disable Transient Mark mode directly while > cua-mode is enabled has no effect, because cua-mode overrides it. Good idea. I just added this. Notice that on the Options menu, the "Active Region highlighting" option (transient-mark-mode) is shaded (and enabled) when cua mode is enabled. -- Kim F. Storm http://www.cua.dk