From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: thumbs.el and transparency Date: Tue, 31 Jan 2006 13:04:15 -0500 Message-ID: References: <17366.53124.274532.548329@kahikatea.snap.net.nz> <17369.17978.521026.397616@kahikatea.snap.net.nz> <17369.59246.383626.699005@kahikatea.snap.net.nz> <17372.1305.835753.613893@kahikatea.snap.net.nz> <874q3llph9.fsf@stupidchicken.com> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1138734183 29250 80.91.229.2 (31 Jan 2006 19:03:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 19:03:03 +0000 (UTC) Cc: cyd@stupidchicken.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 31 20:03:02 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 1F40jd-0004wQ-Et for ged-emacs-devel@m.gmane.org; Tue, 31 Jan 2006 20:00:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F40md-0000cD-UQ for ged-emacs-devel@m.gmane.org; Tue, 31 Jan 2006 14:03:19 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F3zvZ-0005Dg-2i for emacs-devel@gnu.org; Tue, 31 Jan 2006 13:08:29 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F3zvW-0005Ca-W4 for emacs-devel@gnu.org; Tue, 31 Jan 2006 13:08:27 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F3zvW-0005CD-Jw for emacs-devel@gnu.org; Tue, 31 Jan 2006 13:08:26 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1F3zu2-00065U-HC for emacs-devel@gnu.org; Tue, 31 Jan 2006 13:06:54 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1F3zrT-0000vf-Py; Tue, 31 Jan 2006 13:04:20 -0500 Original-To: Juanma Barranquero In-reply-to: (message from Juanma Barranquero on Mon, 30 Jan 2006 16:41:05 +0100) 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:49824 Archived-At: - With cua-mode, I suddenly can not force `transient-mark-mode' to stay nil (I'm still investigating that one) That must just be a bug. Have you tracked it down? - On my configuration at home, font-locked text with a bold face seem to be being "shaved" a few pixels on the right (so the last char of the string, keyword, etc. looks weird) That seems strange. Can you send a clear bug report. - I got warnings on loading .emacs.el because bindings for [home] and [end] have changed... Yes, we fixed a bug that required making new commands for these.