all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Font problem with xft
@ 2010-01-07 10:22 Rainer Trusch
  2010-01-07 11:24 ` Font problem with xft (solved) Rainer Trusch
  0 siblings, 1 reply; 2+ messages in thread
From: Rainer Trusch @ 2010-01-07 10:22 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

A while ago I setup Emacs on my PC for ttf fonts and it works
fine. Yesterday I did the same with my notebook. If I start it with

emacsclient -c -a ""

the startup breaks with this message:

*ERROR*: Font `-adobe-Helvetica-medium-r-normal-*-*-100-*-*-*-*-iso8859-15' is not defined

No client shows up. If I start emacs the ordinary way, it starts but I
get the error message in the mini buffer and no ttf fonts.

The strange thing is both systems have the same setup. It is a current
version of Debian/sid and the emacs configuration is syncronized via
unison. The xft config is in my .Xdefaults and looks this way:

Emacs.FontBackend: xft
Emacs.font: DejaVu Sans Mono-11
Emacs.geometry:120x38

The fonts are definatly installed and I don't have any font setting in
my emacs config. I found older bug reports with a similar problem, but
it seemed to be fixed. It's also strange that it complains about a non
ttf font. Has anybody a clue what to do?

Thanks in advance
Rainer


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Font problem with xft (solved)
  2010-01-07 10:22 Font problem with xft Rainer Trusch
@ 2010-01-07 11:24 ` Rainer Trusch
  0 siblings, 0 replies; 2+ messages in thread
From: Rainer Trusch @ 2010-01-07 11:24 UTC (permalink / raw)
  To: help-gnu-emacs

On  7 Jan 2010, Rainer Trusch wrote:

> Hi,
>
> A while ago I setup Emacs on my PC for ttf fonts and it works
> fine. Yesterday I did the same with my notebook. If I start it with
>
> emacsclient -c -a ""
>
> the startup breaks with this message:
>
> *ERROR*: Font `-adobe-Helvetica-medium-r-normal-*-*-100-*-*-*-*-iso8859-15' is
> 	not defined
>
> No client shows up. If I start emacs the ordinary way, it starts but I
> get the error message in the mini buffer and no ttf fonts.
>
> The strange thing is both systems have the same setup. It is a current
> version of Debian/sid and the emacs configuration is syncronized via
> unison. The xft config is in my .Xdefaults and looks this way:
>
> Emacs.FontBackend: xft
> Emacs.font: DejaVu Sans Mono-11
> Emacs.geometry:120x38
>
> The fonts are definatly installed and I don't have any font setting in
> my emacs config. I found older bug reports with a similar problem, but
> it seemed to be fixed. It's also strange that it complains about a non
> ttf font. Has anybody a clue what to do?
>
> Thanks in advance
> Rainer

I just found the problem. I installed on my laptop selectable-font.el
long time ago and kept the startup in a seperat file which isn't
syncronized with my PC. I oversaw it completely since I never really
used it. Removing it does the trick.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-01-07 11:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-07 10:22 Font problem with xft Rainer Trusch
2010-01-07 11:24 ` Font problem with xft (solved) Rainer Trusch

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.