all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Memnon Anon <gegendosenfleisch@googlemail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: New Frame is different
Date: Wed, 23 Nov 2011 14:38:26 +0000 (UTC)	[thread overview]
Message-ID: <87obw22a6z.fsf@mean.albasani.net> (raw)
In-Reply-To: 4ECCD9C5.4000200@mousecar.com

ken <gebser@mousecar.com> writes:

>> ,----[ (emacs) Creating Frames ]
>> | Here's a similar example for specifying a foreground color:
>> | |      (add-to-list 'default-frame-alist '(foreground-color .
>> "blue"))
>> | | By putting such customizations in your init file, you can
>> control the
>> | appearance of all the frames Emacs creates, including the initial one.
>> `----
>
> But what's the variable name for cursor color?  And for font size?  I
> looked for these in the "Help" and some googling, but no help.

What did you google for?
'emacs default-frame-list cursor' and
'emacs default-frame-list font' gave me some very good hits, 
say, on the emacswiki. 

But...

Emacs has sooo much info ... use it!
Always there, always uptodate.

a) * `C-h r' 
   * i "cursor"
   * couple of ","s
,----
| You can customize the cursor's color, and whether it blinks, using the
| `cursor' Custom group (*note Easy Customization::).
`----
so `M-x customize-group RET cursor RET' is one way.

b) I already cited (elisp) Creating Frames
   * `u' ... look around ... Frame Parameters sounds good
   * Window Frame Parameters sounds good
   * (elisp) Font and Color Parameters
   Bingo!

... Which also says:

,----[ (info "(elisp)Font and Color Parameters") ]
|    The following frame parameters are semi-obsolete in that they are
| automatically equivalent to particular face attributes of particular
| faces
`----

hth
Memnon




  reply	other threads:[~2011-11-23 14:38 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 [this message]
2011-11-23 14:53         ` Peter Dyballa
2011-11-23 15:16         ` Drew Adams
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=87obw22a6z.fsf@mean.albasani.net \
    --to=gegendosenfleisch@googlemail.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.