unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Unusable font on Emacs 23
@ 2008-03-17 21:29 Chong Yidong
  2008-03-17 21:44 ` Chong Yidong
  2008-03-17 21:54 ` Andreas Schwab
  0 siblings, 2 replies; 4+ messages in thread
From: Chong Yidong @ 2008-03-17 21:29 UTC (permalink / raw)
  To: emacs-devel

Sorry if this has been discussed before; I haven't been following the
font-related stuff closely.

When I use the following font in .Xresources, Emacs does not display
ordinary characters: they all appear as 1px spaces.  Strangely enough,
certain font-locked characters, like the scratch message, continue to
be displayed.

 Emacs.Font: -misc-fixed-medium-*-*-*-14-*-*-*-*-*-*-*

To reproduce:

 emacs -q
 C-x k RET       (kill startup screen)
 asdfghj    

Anyone know what this is about?


In GNU Emacs 22.1.92.3 (i686-pc-linux-gnu, GTK+ Version 2.12.0)
 of 2008-03-17 on cyd
Windowing system distributor `The X.Org Foundation', version 11.0.10300000
configured using `configure  '--with-gtk''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t




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

* Re: Unusable font on Emacs 23
  2008-03-17 21:29 Unusable font on Emacs 23 Chong Yidong
@ 2008-03-17 21:44 ` Chong Yidong
  2008-03-17 21:54 ` Andreas Schwab
  1 sibling, 0 replies; 4+ messages in thread
From: Chong Yidong @ 2008-03-17 21:44 UTC (permalink / raw)
  To: emacs-devel

Chong Yidong <cyd@stupidchicken.com> writes:

> In GNU Emacs 22.1.92.3 (i686-pc-linux-gnu, GTK+ Version 2.12.0)
>  of 2008-03-17 on cyd
> Windowing system distributor `The X.Org Foundation', version 11.0.10300000
> configured using `configure  '--with-gtk''

Whoops, wrong emacs info.  I mean the latest CVS trunk.  The bug
doesn't happen on the branch.




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

* Re: Unusable font on Emacs 23
  2008-03-17 21:29 Unusable font on Emacs 23 Chong Yidong
  2008-03-17 21:44 ` Chong Yidong
@ 2008-03-17 21:54 ` Andreas Schwab
  2008-03-18  0:05   ` Chong Yidong
  1 sibling, 1 reply; 4+ messages in thread
From: Andreas Schwab @ 2008-03-17 21:54 UTC (permalink / raw)
  To: Chong Yidong; +Cc: emacs-devel

Chong Yidong <cyd@stupidchicken.com> writes:

> Sorry if this has been discussed before; I haven't been following the
> font-related stuff closely.
>
> When I use the following font in .Xresources, Emacs does not display
> ordinary characters: they all appear as 1px spaces.  Strangely enough,
> certain font-locked characters, like the scratch message, continue to
> be displayed.
>
>  Emacs.Font: -misc-fixed-medium-*-*-*-14-*-*-*-*-*-*-*

On my system this selects
-Misc-Fixed-Medium-R-Normal-ja-13-120-75-75-C-120-ISO10646-1 as the font
for upright ascii, whereas for italic characters it uses
-Misc-Fixed-Medium-O-Normal--13-120-75-75-C-80-ISO10646-1.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




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

* Re: Unusable font on Emacs 23
  2008-03-17 21:54 ` Andreas Schwab
@ 2008-03-18  0:05   ` Chong Yidong
  0 siblings, 0 replies; 4+ messages in thread
From: Chong Yidong @ 2008-03-18  0:05 UTC (permalink / raw)
  To: Andreas Schwab; +Cc: emacs-devel

Andreas Schwab <schwab@suse.de> writes:

> Chong Yidong <cyd@stupidchicken.com> writes:
>
>> Sorry if this has been discussed before; I haven't been following the
>> font-related stuff closely.
>>
>> When I use the following font in .Xresources, Emacs does not display
>> ordinary characters: they all appear as 1px spaces.  Strangely enough,
>> certain font-locked characters, like the scratch message, continue to
>> be displayed.
>>
>>  Emacs.Font: -misc-fixed-medium-*-*-*-14-*-*-*-*-*-*-*
>
> On my system this selects
> -Misc-Fixed-Medium-R-Normal-ja-13-120-75-75-C-120-ISO10646-1 as the font
> for upright ascii, whereas for italic characters it uses
> -Misc-Fixed-Medium-O-Normal--13-120-75-75-C-80-ISO10646-1.

On Emacs 22, this gives:

-misc-fixed-medium-r-normal--14-130-75-75-c-70-iso8859-1

On Emacs 23, I get (from cutting and pasting the contents of the
unreadable describe-fontset buffer):

-misc-fixed-medium-r-normal--14-*-*-*-*-*-fontset-startup





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

end of thread, other threads:[~2008-03-18  0:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-17 21:29 Unusable font on Emacs 23 Chong Yidong
2008-03-17 21:44 ` Chong Yidong
2008-03-17 21:54 ` Andreas Schwab
2008-03-18  0:05   ` Chong Yidong

Code repositories for project(s) associated with this public inbox

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

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).