all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim McNamara <timmcn@bitstream.net>
Subject: Re: Setting default face-font in Carbon Emacs
Date: Sun, 06 Mar 2005 18:35:03 -0600	[thread overview]
Message-ID: <m26504nvig.fsf@Althea.local> (raw)
In-Reply-To: m2u0nob8vc.fsf@Althea.local

Tim McNamara <timmcn@bitstream.net> writes:

> Peter Dyballa <Peter_Dyballa@Web.DE> writes:
>
>> Am 06.03.2005 um 17:08 schrieb Tim McNamara:
>>
>>> How do I get the face to apply to all buffers?
>>
>> What about this?
>>
>>    (setq initial-frame-alist '(
>>          (mouse-color      . "midnightblue")
>>          (foreground-color . "midnightblue")
>>          (background-color . "antiquewhite1")
>>          (font . "fontset-12pt_bitstream_courier")
>>          (top . 10) (left . 650) (width . 89) (height . 60)))
>>    (setq default-frame-alist '(
>>          (background-color . "ghost white")
>>          (foreground-color . "grey10")
>>          (vertical-scroll-bars . left)
>>          (font . "fontset-12pt_lucidasans_typewriter")
>>          (cursor-color . "purple")
>>          (cursor-type . box)
>>          (top . 20) (left . 150) (width . 89) (height . 56)))
>
> I will give this a try.  Thanks!

The result is (1) a rather pretty looking window that is way off to
the right side of the screen (2) the following message:

frame-notice-user-settings: Font `fontset-12pt_bitstream_courier' is
not defined

and (3) all the buffers show up in the Courier face I'd like to get
rid of...  But I have to say, this is much easier on the eyes!

  reply	other threads:[~2005-03-07  0:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-06 16:08 Setting default face-font in Carbon Emacs Tim McNamara
2005-03-06 19:08 ` Peter Dyballa
2005-03-06 20:29 ` Stefan Monnier
2005-03-07  0:25   ` Tim McNamara
2005-03-07  1:24     ` Stefan Monnier
2005-03-07  3:40       ` Tim McNamara
     [not found] ` <mailman.2783.1110137303.32256.help-gnu-emacs@gnu.org>
2005-03-07  0:24   ` Tim McNamara
2005-03-07  0:35     ` Tim McNamara [this message]
2005-03-07  9:59       ` Peter Dyballa

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=m26504nvig.fsf@Althea.local \
    --to=timmcn@bitstream.net \
    /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.