From: Petteri <petteri@gmail.com>
To: Peter Dyballa <Peter_Dyballa@Web.DE>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Emacsclient, new frame and xft fonts
Date: Fri, 2 May 2008 23:16:02 +0300 [thread overview]
Message-ID: <20080502201602.GA7708@gmail.com> (raw)
In-Reply-To: <6B4CF79B-2440-4CD9-8CB4-95B7BF362C3F@Web.DE>
Peter Dyballa kirjoitti pe 2. toukokuuta 2008 00:43:31:
>
> Am 01.05.2008 um 14:37 schrieb Petteri:
>
>> I'm wandering if it possible to get xft fonts for frame started from
>> "emacsclient -c" when I have started emacs server from commandline
>> emacs "emacs -nw". If it is, how?
>
> You could try to use an X resource or default-frame-alist (there is
> also initial-frame-alist).
Thanks! I got xft fonts working with emacsclient -c when I added
Emacs.font property to my ~/.Xresources file.
Like this:
echo "Emacs.font: Dejavu Sans Mono-9" >> ~/.Xresources
xrdb -merge ~/.Xresources
--
___. / \ .___
"Y/|\ | 0 o / /|\Y"
'^^V /|\ 'v'^^'
next prev parent reply other threads:[~2008-05-02 20:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-01 12:37 Emacsclient, new frame and xft fonts Petteri
2008-05-01 22:43 ` Peter Dyballa
2008-05-02 20:16 ` Petteri [this message]
2008-05-03 8:02 ` 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
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=20080502201602.GA7708@gmail.com \
--to=petteri@gmail.com \
--cc=Peter_Dyballa@Web.DE \
--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).