From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alexander Newsgroups: gmane.emacs.help Subject: Re: New Frame is different Date: Fri, 25 Nov 2011 16:26:44 -0500 Message-ID: References: <4ECC140B.5080402@gmail.com> <87ty5vjw4g.fsf@gmail.com> <4ECC3CC6.5080606@gmail.com> <87y5v71eyf.fsf@mean.albasani.net> <4ECCD9C5.4000200@mousecar.com> <3F98976A3E584E2D9E0AF17266968807@us.oracle.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1322257005 4226 80.91.229.12 (25 Nov 2011 21:36:45 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 25 Nov 2011 21:36:45 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Drew Adams Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Nov 25 22:36:41 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 1RU3Ro-0001aq-NF for geh-help-gnu-emacs@m.gmane.org; Fri, 25 Nov 2011 22:36:40 +0100 Original-Received: from localhost ([::1]:59353 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RU3Rn-0006oo-PI for geh-help-gnu-emacs@m.gmane.org; Fri, 25 Nov 2011 16:36:39 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:60333) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RU3Rj-0006oc-7d for help-gnu-emacs@gnu.org; Fri, 25 Nov 2011 16:36:36 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RU3IL-0004uz-9t for help-gnu-emacs@gnu.org; Fri, 25 Nov 2011 16:27:01 -0500 Original-Received: from mail-yx0-f169.google.com ([209.85.213.169]:55767) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RU3IG-0004r8-0c for help-gnu-emacs@gnu.org; Fri, 25 Nov 2011 16:26:48 -0500 Original-Received: by yenm12 with SMTP id m12so4694996yen.0 for ; Fri, 25 Nov 2011 13:26:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=ASmgaPwBp6P0b/TMdiJrITjawkCW4VAvz9uO+v0vDgw=; b=ZHnpK/Kh9wEjo/5Eemx/RYl4pwPUu3jVr9/1NjXQ2JSnt5L1mWcr6edbpWlsxWEkp+ KIBND9cCFqN1SJxIoZTX8TQ4azFNOZ1HqTribxIQ6UcU94+yKyly3HCzZUymOwYlCknP +zSIcT4/eGq7Nf7iWY9WiA72+Q3gvbk3oxK74= Original-Received: by 10.182.92.97 with SMTP id cl1mr10491227obb.21.1322256404623; Fri, 25 Nov 2011 13:26:44 -0800 (PST) Original-Received: by 10.182.112.35 with HTTP; Fri, 25 Nov 2011 13:26:44 -0800 (PST) In-Reply-To: <3F98976A3E584E2D9E0AF17266968807@us.oracle.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.213.169 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:83052 Archived-At: On Wed, Nov 23, 2011 at 10:16 AM, Drew Adams wrote: >> But what's the variable name for cursor color? > > Use frame parameter `cursor-color' (in `default-frame-alist'). > >> And for font size? > > That's part of the font definition - frame parameter `font' (in > `default-frame-alist'). > > If you like what you saw in your black frame, then just do `C-h v > frame-parameters' to see what the current frame parameters are, and set t= hose > you want in `default-frame-alist'. > >> I looked for these in the "Help" and some googling, >> but no help. > > Look in the Emacs manual (`C-h r', or `C-h i' and choose `Emacs'). =A0Use= `i' to > look for something that is in the index. =A0E.g. `i font TAB', `i cursor = TAB'. =A0Or > look in the Elisp manual: `i frame parameters'. > > Or use the search field on Emacs Wiki: http://www.emacswiki.org/emacs/Sit= eMap. > > > Is there a way to delete this thread? Particularly the messages I sent in H= TML? --=20 Alexander 7D9C597B