From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Mr. Alexander Etter" Newsgroups: gmane.emacs.help Subject: Re: New Frame is different Date: Wed, 23 Nov 2011 00:22:30 +0000 Message-ID: <4ECC3CC6.5080606@gmail.com> References: <4ECC140B.5080402@gmail.com> <87ty5vjw4g.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1322031101 9243 80.91.229.12 (23 Nov 2011 06:51:41 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 23 Nov 2011 06:51:41 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Nov 23 07:51:38 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RT6gD-0006fy-No for geh-help-gnu-emacs@m.gmane.org; Wed, 23 Nov 2011 07:51:37 +0100 Original-Received: from localhost ([::1]:36372 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RT6gD-0004S3-5Q for geh-help-gnu-emacs@m.gmane.org; Wed, 23 Nov 2011 01:51:37 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:43405) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RT5I7-0006nz-Iv for help-gnu-emacs@gnu.org; Wed, 23 Nov 2011 00:22:40 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RT5I6-0005DT-KS for help-gnu-emacs@gnu.org; Wed, 23 Nov 2011 00:22:39 -0500 Original-Received: from mail-vw0-f41.google.com ([209.85.212.41]:60105) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RT5I6-0005DP-Da for help-gnu-emacs@gnu.org; Wed, 23 Nov 2011 00:22:38 -0500 Original-Received: by vbbfn1 with SMTP id fn1so1101234vbb.0 for ; Tue, 22 Nov 2011 21:22:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=CpzY7VhH/0mx2Qv60mUVsjPgSw3Lc69+V3DyxaqGbgc=; b=tON/sS0ylOoBol/fTHyjQD/86k5qQXz4tlqjXvfEIai2Rl+okAbIv8Fkqoe+BhRaMp 8BxODR8no1Bzx/hWJUt27TD/z+TRd/lw7pi19itQzqsLO2LQ2wvWDGCf9llEonf/2rQ2 rekUsvyNc5796ZhlFTDIpdOewIN6Y+2obcXwk= Original-Received: by 10.52.19.177 with SMTP id g17mr24653711vde.107.1322025757980; Tue, 22 Nov 2011 21:22:37 -0800 (PST) Original-Received: from [128.238.79.116] (iridescence.poly.edu. [128.238.79.116]) by mx.google.com with ESMTPS id g9sm22107422vdw.20.2011.11.22.21.22.37 (version=SSLv3 cipher=OTHER); Tue, 22 Nov 2011 21:22:37 -0800 (PST) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20111110 Thunderbird/8.0 In-Reply-To: <87ty5vjw4g.fsf@gmail.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.212.41 X-Mailman-Approved-At: Wed, 23 Nov 2011 01:51:32 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:83012 Archived-At: On 11/23/2011 04:33 AM, XeCycle wrote: > "Mr. Alexander Etter" writes: > >> Hi. I open a frame using an emacs launcher and the background is >> black and the text is white as I set in my ~/.emacs file. > How did you set it? > I set it: (set-foreground-color "white") (set-background-color "black") (set-cursor-color "green" ) >> From that frame I open a new frame using C-x 5 2. >> The new frame opens but does not match my ~/.emacs file. It has >> default settings. >> Sensei, >> Share your wisdom. >> Mr. Etter > PS. You may not want to simply attach your public key, if you want to > sign it, use something else. Attach the signature. > >