From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: A Soare Newsgroups: gmane.emacs.devel Subject: *background color* Date: Thu, 15 Feb 2007 14:08:11 +0100 (CET) Message-ID: <16534441.64991171544891523.JavaMail.www@wwinf4206> Reply-To: alinsoar@voila.fr NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1171545018 29526 80.91.229.12 (15 Feb 2007 13:10:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 15 Feb 2007 13:10:18 +0000 (UTC) To: "Emacs Dev [emacs-devel]" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 15 14:10:11 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 1HHgNE-0002Vk-Qz for ged-emacs-devel@m.gmane.org; Thu, 15 Feb 2007 14:10:09 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HHgNE-0007ng-65 for ged-emacs-devel@m.gmane.org; Thu, 15 Feb 2007 08:10:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HHgLT-0006ee-AU for emacs-devel@gnu.org; Thu, 15 Feb 2007 08:08:19 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HHgLO-0006ZL-S4 for emacs-devel@gnu.org; Thu, 15 Feb 2007 08:08:16 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HHgLO-0006YY-1a for emacs-devel@gnu.org; Thu, 15 Feb 2007 08:08:14 -0500 Original-Received: from smtp3.voila.fr ([193.252.22.173]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HHgLN-0004Ck-IS for emacs-devel@gnu.org; Thu, 15 Feb 2007 08:08:13 -0500 Original-Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf4202.voila.fr (SMTP Server) with ESMTP id C44681C00101 for ; Thu, 15 Feb 2007 14:08:11 +0100 (CET) Original-Received: from wwinf4206 (wwinf4206 [10.232.2.33]) by mwinf4202.voila.fr (SMTP Server) with ESMTP id B7FA41C000B4 for ; Thu, 15 Feb 2007 14:08:11 +0100 (CET) X-ME-UUID: 20070215130811753.B7FA41C000B4@mwinf4202.voila.fr X-Originating-IP: [89.34.170.37] X-Wum-Nature: EMAIL-NATURE X-WUM-FROM: |~| X-WUM-TO: |~| X-WUM-REPLYTO: |~| X-detected-kernel: Linux 2.4-2.6 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:66422 Archived-At: Re: *background color* From: Stefan Monnier Subject: Re: *background color* Date: Sun, 11 Feb 2007 16:26:25 -0500 User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.93 (gnu/linux) > Why is it not possible to associate a background color to a buffer, not > just to a frame? It could be possible to insert such a feature in future? Yes, you can request it via M-x report-emacs-bug. It was actually planned for Emacs-22, but it didn't make it. Stefan