From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Christian Schlauer Newsgroups: gmane.emacs.devel Subject: Re: ps-print-color-p and the background colour of Emacs' frame Date: Mon, 23 Jul 2007 20:54:53 +0200 Message-ID: References: <46A0F18B.1080108@ig.com.br> Reply-To: cs-usenet@arcor.de NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1185217549 27956 80.91.229.12 (23 Jul 2007 19:05:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 23 Jul 2007 19:05:49 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 23 21:05:47 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 1ID3DY-0001Qy-DY for ged-emacs-devel@m.gmane.org; Mon, 23 Jul 2007 21:05:43 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ID3DX-0002YQ-SW for ged-emacs-devel@m.gmane.org; Mon, 23 Jul 2007 15:05:15 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ID3DT-0002Wb-2L for emacs-devel@gnu.org; Mon, 23 Jul 2007 15:05:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ID3DS-0002Vm-E3 for emacs-devel@gnu.org; Mon, 23 Jul 2007 15:05:10 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ID3DS-0002Va-4l for emacs-devel@gnu.org; Mon, 23 Jul 2007 15:05:10 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1ID3DR-0003Cr-Ic for emacs-devel@gnu.org; Mon, 23 Jul 2007 15:05:09 -0400 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1ID3DL-00055k-1r for emacs-devel@gnu.org; Mon, 23 Jul 2007 21:05:03 +0200 Original-Received: from finn.gmane.org ([80.91.229.4]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 23 Jul 2007 21:05:03 +0200 Original-Received: from cs-usenet by finn.gmane.org with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 23 Jul 2007 21:05:03 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 27 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: finn.gmane.org User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:75395 Archived-At: Hello Vinicius! Vinicius Jose Latorre writes: > Sorry for this delay, I'm very short in time now. No problem at all! Thanks for looking at it! > I've just updated Emacs CVS trunk and EMACS 23, but not EMACS 22 > BRANCH (should I?). > > Could you, please, test it again in your environment? I'm still using Emacs 22.1 -- I'll test it "soon" ;-) > PS: I fixed the problems below and also set ps-default-fg and > ps-default-bg to nil, so the default colors are black for foreground > and white for background. Richard wrote in (alternatively available at ) that he has installed a change for ps-default-bg in Emacs 22. I guess that might lead to a merge conflict as you've modified the other branches. -- Christian Schlauer