From: Tim X <timx@nospam.dev.null>
To: help-gnu-emacs@gnu.org
Subject: Re: X fonts handling in 23.1
Date: Sat, 01 Aug 2009 10:51:57 +1000 [thread overview]
Message-ID: <87bpn02w5u.fsf@lion.rapttech.com.au> (raw)
In-Reply-To: mailman.3580.1249050271.2239.help-gnu-emacs@gnu.org
Dmitry Antipov <dmantipov@yandex.ru> writes:
> Hello all,
>
> my ~/.Xdefaults contains:
>
> Emacs*font: -misc-*
>
> And 22.3 starts with the expected font. But 23.1 doesn't.
>
> Moreover, I can start 22.3 with '-fn fixed' and then do
> (set-frame-font "-misc-*"), and it toggles the font
> as expected. But, again, not for 23.1.
>
> Both versions are configured with:
>
> ./configure --without-dbus --without-rsvg --without-sound \
> --with-x-toolkit=lucid --without-xft --without-pop
>
> I've tried with '-Q' and with 'LANG=C', but it doesn't matter.
>
> This issue was observed on two Fedora 10 and Fedora 11 systems.
>
Font handling in 23 is all new and supports antialiased fonts. Check the
NEWS file for details.
I found I had to add
Emacs.fontBackend: xft
to my .Xresources file in order to get fonts working correctly.
This is on a Debian testing/unstable box.
Why are you building with lucid rather than the default GTK? Also, why
disable dbus support? Did the output from ./configure give anything
useful?
Given its a new release, I'd be inclined to build just using all
defaults to start with and then see if that works and slowly remove what
you don't want. This is also a good way to see how things have changed
and then enable you to re-evaluate what is not required.
For the last month or so, the commands I've used to build (from CVS) are
./configure prefix=/usr/local
make bootstrap
make install
The font I'm using is -fn "DejaVu Sans Mono-14" and it works very
nicely.
HTH
Tim
--
tcross (at) rapttech dot com dot au
next prev parent reply other threads:[~2009-08-01 0:51 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.3539.1248999408.2239.help-gnu-emacs@gnu.org>
2009-07-31 0:33 ` How to speed up emacs start time? Rafael
2009-07-31 7:51 ` n179911
2009-07-31 8:11 ` Jonatan Andersson
2009-07-31 8:29 ` X fonts handling in 23.1 Dmitry Antipov
[not found] ` <mailman.3580.1249050271.2239.help-gnu-emacs@gnu.org>
2009-08-01 0:51 ` Tim X [this message]
[not found] ` <mailman.3561.1249026712.2239.help-gnu-emacs@gnu.org>
2009-07-31 8:33 ` How to speed up emacs start time? Anselm Helbig
2009-07-31 9:23 ` Peter Dyballa
[not found] ` <mailman.3567.1249032229.2239.help-gnu-emacs@gnu.org>
2009-07-31 10:02 ` Anselm Helbig
2009-07-31 15:53 ` Peter Dyballa
2009-08-02 16:12 ` Rugxulo
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=87bpn02w5u.fsf@lion.rapttech.com.au \
--to=timx@nospam.dev.null \
--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.
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).