From: Norbert Melzer <norbert.melzer@gmx.net>
Subject: Re: Save the font setting (Emacs Windows)
Date: Wed, 21 Jun 2006 18:27:48 +0200 [thread overview]
Message-ID: <44997384.3090205@news.nobbz.de> (raw)
In-Reply-To: <44996B3E.8060009@news.nobbz.de>
Norbert Melzer schrieb:
> martin wrote:
>
>> not true for windows version.
>> put something like
>> (set-default-font "-outline-Courier New-normal-r-normal-normal-*-*-120-120-c-*-*-#161")
>> into your .emacs.
>
> Can you explain this to me?
>
> I tried
>
> (set-default-font
> "-outline-Fixedsys-normal-r-normal-normal-*-*-120-120-c-*-*-#161")
>
> (without a Newline :-) )
>
> But all what happens is that emacs opens with Courier New in 12pt
> instead of the previews 10...
OK, I got it now, I played a while with
(insert (prin1-to-string (x-list-fonts "*")))
and tried the one with Fixedsys in there :-)
Now I have it working with
(set-default-font
"-raster-Fixedsys-normal-r-normal-normal-18-108-120-120-c-100-iso10646-1")
(again without Newline)
But I dont really understand what this mean, so an explanation would
still be great :-)
Bye
Norbert
next prev parent reply other threads:[~2006-06-21 16:27 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-21 5:20 Save the font setting (Emacs Windows) tvn
2006-06-21 7:21 ` sross
2006-06-21 9:25 ` martin
2006-06-21 13:55 ` tvn
2006-06-21 14:33 ` Chris McMahan
2006-06-21 15:04 ` It's me FKtPp ;)
2006-06-21 15:39 ` Drew Adams
2006-06-21 15:52 ` Norbert Melzer
2006-06-21 16:27 ` Norbert Melzer [this message]
2006-06-21 17:01 ` Kevin Rodgers
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44997384.3090205@news.nobbz.de \
--to=norbert.melzer@gmx.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).