From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: setting the window background? Date: Wed, 7 Mar 2012 13:01:01 +0100 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: dough.gmane.org 1331121721 25334 80.91.229.3 (7 Mar 2012 12:02:01 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 7 Mar 2012 12:02:01 +0000 (UTC) Cc: emacs-devel@gnu.org To: joakim@verona.se Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 07 13:02:00 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1S5FZ7-0006eQ-T7 for ged-emacs-devel@m.gmane.org; Wed, 07 Mar 2012 13:01:58 +0100 Original-Received: from localhost ([::1]:58204 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5FZ7-0001r0-5D for ged-emacs-devel@m.gmane.org; Wed, 07 Mar 2012 07:01:57 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:55967) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5FYz-0001qP-Bm for emacs-devel@gnu.org; Wed, 07 Mar 2012 07:01:55 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S5FYa-0000zx-Ki for emacs-devel@gnu.org; Wed, 07 Mar 2012 07:01:48 -0500 Original-Received: from mail-lpp01m010-f41.google.com ([209.85.215.41]:52330) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5FYa-0000zA-8B for emacs-devel@gnu.org; Wed, 07 Mar 2012 07:01:24 -0500 Original-Received: by lagz14 with SMTP id z14so9140944lag.0 for ; Wed, 07 Mar 2012 04:01:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=SiIIZ2PK7RxO8qp0EDtfPHLzlzQ/6xhulH1EsYuB3VE=; b=y/LrQcKTo4WMc6XL7Mj9QQcn6goHiWfolvTZOzXGtF6tuOuknKikf5+IRzJbyCOZC2 g9J47y6GGY+/UwU2KZiLgo2zjD9kyFC0ML4qpjn8HemL0ExJhsqVAOCzhfvEbNPtgDzf 7R2ZSW4FT5OVAQR9pvwPETY6MoE9Iaux+Ca5iDaIrKCrvEZwocaCOIBSCiQw9qClw7Fn l2dfTWyRu0svurHxvkDXQb7UJY4/QyBZ5/ldv27QDDiGEKKFLUniSeNBzohRVSO1fseO hRgv6euEyiNrb1V5iLwCFClUYoBuL094VZonVwaKdvlPxBVmpEv81vaZBpV+sTgilTpr m6mw== Original-Received: by 10.152.145.135 with SMTP id su7mr1227636lab.5.1331121681113; Wed, 07 Mar 2012 04:01:21 -0800 (PST) Original-Received: by 10.112.2.200 with HTTP; Wed, 7 Mar 2012 04:01:01 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.215.41 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:148916 Archived-At: On Wed, Mar 7, 2012 at 12:37, wrote: > Is it correct that there is a way to set the frame background but no way > to set the window background? > > In particular I would like to be able to set the background of the > selected window, similarily to the frame background-color parameter. I'd > like this in order to improve the experience while disabling the > mode-line. Perhaps there is a bug report for this already? Otherwise please send one.