* Setting default font width
@ 2003-12-06 21:19 Nenad
2003-12-08 19:04 ` Kevin Rodgers
0 siblings, 1 reply; 3+ messages in thread
From: Nenad @ 2003-12-06 21:19 UTC (permalink / raw)
I am trying to set default font width to something smaller than emacs'
default. I can do it by customizing Basic Faces:Default group and setting
height to e.g. 83pts. However that seems to affect the main frame only.
Other frames that I open, still use emacs' defaults.
I am running 21.3.1 on XP.
Please help.
Nenad
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Setting default font width
2003-12-06 21:19 Setting default font width Nenad
@ 2003-12-08 19:04 ` Kevin Rodgers
2003-12-09 3:41 ` Nenad
0 siblings, 1 reply; 3+ messages in thread
From: Kevin Rodgers @ 2003-12-08 19:04 UTC (permalink / raw)
Nenad wrote:
> I am trying to set default font width to something smaller than emacs'
> default. I can do it by customizing Basic Faces:Default group and setting
> height to e.g. 83pts. However that seems to affect the main frame only.
> Other frames that I open, still use emacs' defaults.
I don't know what customize is doing, but maybe this will work:
(set-face-attribute 'default nil :height 83)
--
Kevin Rodgers
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Setting default font width
2003-12-08 19:04 ` Kevin Rodgers
@ 2003-12-09 3:41 ` Nenad
0 siblings, 0 replies; 3+ messages in thread
From: Nenad @ 2003-12-09 3:41 UTC (permalink / raw)
"Kevin Rodgers" <ihs_4664@yahoo.com> wrote in message
news:3FD4CB31.20609@yahoo.com...
> Nenad wrote:
>
> > I am trying to set default font width to something smaller than emacs'
> > default. I can do it by customizing Basic Faces:Default group and
setting
> > height to e.g. 83pts. However that seems to affect the main frame only.
> > Other frames that I open, still use emacs' defaults.
>
>
> I don't know what customize is doing, but maybe this will work:
>
>
> (set-face-attribute 'default nil :height 83)
>
Unfortunately, that didn't help. Is there another way to make default font
smaller?
Thanks
Nenad
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-12-09 3:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-06 21:19 Setting default font width Nenad
2003-12-08 19:04 ` Kevin Rodgers
2003-12-09 3:41 ` Nenad
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).