unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Font issues with recent emacs
@ 2014-01-09  3:13 Vin Shelton
  2014-01-09  6:49 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Vin Shelton @ 2014-01-09  3:13 UTC (permalink / raw)
  To: emacs-devel


[-- Attachment #1.1: Type: text/plain, Size: 1324 bytes --]

Greetings -

With an emacs I built from the latest bzr sources (configured without
options), I'm observing some font issues.  When I start a emacs by
replacing the default font, I get an error in the modeline:

1. xlsfonts shows the font exists:

xlsfonts -fn "-*-dejavu sans mono-medium-r-normal--12-*-*-*-m-*-iso8859-1"
-misc-dejavu sans mono-medium-r-normal--12-87-100-100-m-0-iso8859-1

2. Then I start the emacs using that font as the default:
emacs -Q -fn "-misc-dejavu sans
mono-medium-r-normal--12-87-100-100-m-0-iso8859-1"

3. emacs starts with the modeline as displayed in the attached
modeline.png.  Notice that the buffer name '*scratch* ' is spelled out
in ascii blocks.

Similarly, if I invoke emacs and evaluate the following forms in the
*scratch* buffer:

emacs -Q
(set-face-font 'default "-*-dejavu sans
mono-medium-r-normal--12-*-*-*-m-*-iso8859-1")
(set-face-font 'mode-line "-microsoft-comic sans
ms-medium-r-normal-*-12-*-*-*-*-*-iso8859-1")

The default font changes correctly and the modeline displays
correctly, but if I enter info:
C-h i

Then the top of the *info* (dir) buffer looks like the attached
info.png.  Note the same ascii block characters.

I hope you find this useful. Please let me know if you need me to try
any experiments to identify the root cause of these issues.

  Vin Shelton

[-- Attachment #1.2: Type: text/html, Size: 1527 bytes --]

[-- Attachment #2: modeline.png --]
[-- Type: image/png, Size: 1361 bytes --]

[-- Attachment #3: info.png --]
[-- Type: image/png, Size: 1475 bytes --]

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

end of thread, other threads:[~2014-01-09 18:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-09  3:13 Font issues with recent emacs Vin Shelton
2014-01-09  6:49 ` Eli Zaretskii
2014-01-09 18:26   ` Vin Shelton

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