From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.devel Subject: Re: PATCH: bubbles.el, correct background for empty cells Date: Thu, 13 Sep 2007 16:11:25 +0200 Message-ID: <877imuirjm.fsf@ambire.localdomain> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1189692797 24367 80.91.229.12 (13 Sep 2007 14:13:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 13 Sep 2007 14:13:17 +0000 (UTC) Cc: emacs-devel@gnu.org To: Sascha Wilde Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 13 16:13:13 2007 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 1IVpRB-0004Hq-WC for ged-emacs-devel@m.gmane.org; Thu, 13 Sep 2007 16:12:58 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IVpRB-0004IB-E5 for ged-emacs-devel@m.gmane.org; Thu, 13 Sep 2007 10:12:57 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IVpR7-0004Hc-LV for emacs-devel@gnu.org; Thu, 13 Sep 2007 10:12:53 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IVpR5-0004HQ-8e for emacs-devel@gnu.org; Thu, 13 Sep 2007 10:12:52 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IVpR5-0004HN-3W for emacs-devel@gnu.org; Thu, 13 Sep 2007 10:12:51 -0400 Original-Received: from ppp-93-39.21-151.libero.it ([151.21.39.93] helo=ambire.localdomain) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IVpR4-0008Jw-Nl for emacs-devel@gnu.org; Thu, 13 Sep 2007 10:12:50 -0400 Original-Received: from ttn by ambire.localdomain with local (Exim 4.63) (envelope-from ) id 1IVpPh-0000JA-6Z; Thu, 13 Sep 2007 16:11:25 +0200 In-Reply-To: (Sascha Wilde's message of "Thu\, 13 Sep 2007 15\:49\:30 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.50 (gnu/linux) X-Detected-Kernel: Genre and OS details not recognized. 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:78777 Archived-At: () Sascha Wilde () Thu, 13 Sep 2007 15:49:30 +0200 I attached a small patch, which fixes that. thanks, installed (but w/o extra newline): ;;;###autoload + (defun bubbles () i guess it is a typo. thi