* How to Save a Font in Emacs
@ 2007-05-16 17:15 kvnsmnsn
2007-05-17 0:30 ` mowgli
0 siblings, 1 reply; 8+ messages in thread
From: kvnsmnsn @ 2007-05-16 17:15 UTC (permalink / raw)
To: help-gnu-emacs
I'm currently using GNU Emacs for most of my editing, version 21.4.1
(x86_64-redhat-linux.gnu, X toolkit, Xaw3d scroll bars). I can change
the font size by clicking on
<Options>-<Mule (Multilingual Environment>-<Set Font/Fontset> and then
select <Courier 10>. But then when I exit and later open up another
Emacs session it reverts back to the default font and size. This hap-
pens even if I click on <Options>-<Save Options>. Does anyone know
how I can save the <Courier 10> font setting so I don't have to set my
session to that every time I enter the editor? Any information on
this would be greatly appreciated.
---Kevin Simonson
"You'll never get to heaven, or even to LA,
if you don't believe there's a way."
from _Why Not_
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: How to Save a Font in Emacs
2007-05-16 17:15 How to Save a Font in Emacs kvnsmnsn
@ 2007-05-17 0:30 ` mowgli
2007-05-17 15:10 ` kvnsmnsn
0 siblings, 1 reply; 8+ messages in thread
From: mowgli @ 2007-05-17 0:30 UTC (permalink / raw)
To: help-gnu-emacs
On May 16, 10:15 pm, kvnsm...@hotmail.com wrote:
[snip]
> Does anyone know
> how I can save the <Courier 10> font setting so I don't have to set my
> session to that every time I enter the editor? Any information on
> this would be greatly appreciated.
In answers to one of my many questions, Tassilo Horn gave me this
reply which worked nicely. Thanks to him:
Select a nice font with xfontsel and place it in your ~/.Xdefaults or
~/.Xressources. For example I have:
,----[ ~/.Xdefaults ]
[...]
| Emacs.Font: -misc-fixed-medium-r-normal--14-130-75-75-c-70-
iso10646-1
[...]
Regards,
mowgli
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: How to Save a Font in Emacs
2007-05-17 0:30 ` mowgli
@ 2007-05-17 15:10 ` kvnsmnsn
2007-05-17 15:23 ` Tassilo Horn
0 siblings, 1 reply; 8+ messages in thread
From: kvnsmnsn @ 2007-05-17 15:10 UTC (permalink / raw)
To: help-gnu-emacs
On May 16, 6:30 pm, mowgli <knowledgel...@gmail.com> wrote:
=In answers to one of my many questions, Tassilo Horn gave me this
=reply which worked nicely. Thanks to him:
=
=Select a nice font with xfontsel and place it in your ~/.Xdefaults or
=~/.Xressources. For example I have:
=
=,----[ ~/.Xdefaults ]
=
=[...]
=
=| Emacs.Font: -misc-fixed-medium-r-normal--14-130-75-75-c-70-
=iso10646-1
=
=[...]
I tried this, replacing "-misc-" with "-courier-" and "-14-" with
"-10-" to get <Courier 10> and it didn't work. When I bring up an
Emacs editor it still defaults to the larger font. Do you have any
idea what I'm doing wrong?
---Kevin Simonson
"You'll never get to heaven, or even to LA,
if you don't believe there's a way."
from _Why Not_
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: How to Save a Font in Emacs
2007-05-17 15:10 ` kvnsmnsn
@ 2007-05-17 15:23 ` Tassilo Horn
2007-05-21 15:34 ` kvnsmnsn
[not found] ` <1179528467.638338.300130@k79g2000hse.googlegroups.com>
0 siblings, 2 replies; 8+ messages in thread
From: Tassilo Horn @ 2007-05-17 15:23 UTC (permalink / raw)
To: help-gnu-emacs
kvnsmnsn@hotmail.com writes:
Hi Kevin,
> =,----[ ~/.Xdefaults ]
> =
> =[...]
> =
> =| Emacs.Font: -misc-fixed-medium-r-normal--14-130-75-75-c-70-
> =iso10646-1
> =
> =[...]
>
> I tried this, replacing "-misc-" with "-courier-" and "-14-" with
> "-10-" to get <Courier 10> and it didn't work. When I bring up an
> Emacs editor it still defaults to the larger font. Do you have any
> idea what I'm doing wrong?
Most probably the font you created with those replacements does not
exist on your system. Is it available in xfontsel?
Bye,
Tassilo
--
My work on free software is motivated by an idealistic goal: spreading
freedom and cooperation. I want to encourage free software to spread,
replacing proprietary software that forbids cooperation, and thus make
our society better. (Richard M. Stallman)
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2007-05-22 15:07 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-16 17:15 How to Save a Font in Emacs kvnsmnsn
2007-05-17 0:30 ` mowgli
2007-05-17 15:10 ` kvnsmnsn
2007-05-17 15:23 ` Tassilo Horn
2007-05-21 15:34 ` kvnsmnsn
[not found] ` <1179528467.638338.300130@k79g2000hse.googlegroups.com>
[not found] ` <87k5v58e2h.fsf@baldur.tsdh.de>
2007-05-21 15:55 ` kvnsmnsn
2007-05-21 16:01 ` Joost Kremers
2007-05-22 15:07 ` kvnsmnsn
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).