all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: <gebser@mousecar.com>, <help-gnu-emacs@gnu.org>
Subject: RE: New Frame is different
Date: Wed, 23 Nov 2011 07:16:02 -0800	[thread overview]
Message-ID: <3F98976A3E584E2D9E0AF17266968807@us.oracle.com> (raw)
In-Reply-To: <4ECCD9C5.4000200@mousecar.com>

> 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 those
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').  Use `i' to
look for something that is in the index.  E.g. `i font TAB', `i cursor TAB'.  Or
look in the Elisp manual: `i frame parameters'.

Or use the search field on Emacs Wiki: http://www.emacswiki.org/emacs/SiteMap.




  parent reply	other threads:[~2011-11-23 15:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-22 21:28 New Frame is different Mr. Alexander Etter
2011-11-23  4:33 ` XeCycle
2011-11-23  0:22   ` Mr. Alexander Etter
2011-11-23  7:24     ` Memnon Anon
2011-11-23 11:32       ` ken
2011-11-23 14:38         ` Memnon Anon
2011-11-23 14:53         ` Peter Dyballa
2011-11-23 15:16         ` Drew Adams [this message]
2011-11-25 21:26           ` Alexander

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3F98976A3E584E2D9E0AF17266968807@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=gebser@mousecar.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.