all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Wrong font.
@ 2008-05-26 15:42 Óscar Fuentes
  2008-05-26 21:02 ` Jason Rumney
  2008-05-30  2:38 ` Kenichi Handa
  0 siblings, 2 replies; 3+ messages in thread
From: Óscar Fuentes @ 2008-05-26 15:42 UTC (permalink / raw)
  To: emacs-devel

Just compiled CVS Emacs. My .emacs has

(set-default-font "-*-Courier New-*-r-*-*-*-120-*-*-c-*-*-iso8859-1")

but regular characters are shown as this:

          display: by this font (glyph code)
     -outline-Courier New-bold-normal-normal-mono-16-*-*-*-m-*-windows-1258 (#x44)

BTW, M-x describe-font ENTER fails (the minibuffer prompt says "default
current choice for ASCII chars"):

Debugger entered--Lisp error: (wrong-type-argument stringp nil)
  font-info(nil)
  describe-font("")
  call-interactively(describe-font t nil)
  execute-extended-command(nil)
  call-interactively(execute-extended-command nil nil)

-- 
Oscar





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

* Re: Wrong font.
  2008-05-26 15:42 Wrong font Óscar Fuentes
@ 2008-05-26 21:02 ` Jason Rumney
  2008-05-30  2:38 ` Kenichi Handa
  1 sibling, 0 replies; 3+ messages in thread
From: Jason Rumney @ 2008-05-26 21:02 UTC (permalink / raw)
  To: Óscar Fuentes; +Cc: emacs-devel

Óscar Fuentes wrote:
> Just compiled CVS Emacs. My .emacs has
>
> (set-default-font "-*-Courier New-*-r-*-*-*-120-*-*-c-*-*-iso8859-1")
>
> but regular characters are shown as this:
>
>           display: by this font (glyph code)
>      -outline-Courier New-bold-normal-normal-mono-16-*-*-*-m-*-windows-1258 (#x44)
>   

Apart from the charset, which is off by one place in the font spec you 
set, the font matches.





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

* Re: Wrong font.
  2008-05-26 15:42 Wrong font Óscar Fuentes
  2008-05-26 21:02 ` Jason Rumney
@ 2008-05-30  2:38 ` Kenichi Handa
  1 sibling, 0 replies; 3+ messages in thread
From: Kenichi Handa @ 2008-05-30  2:38 UTC (permalink / raw)
  To: Ãscar Fuentes; +Cc: emacs-devel

In article <tzglysu6.fsf@telefonica.net>, Óscar Fuentes <ofv@wanadoo.es> writes:

> BTW, M-x describe-font ENTER fails (the minibuffer prompt says "default
> current choice for ASCII chars"):

> Debugger entered--Lisp error: (wrong-type-argument stringp nil)
>   font-info(nil)

I've just installed a fix.

---
Kenichi Handa
handa@ni.aist.go.jp




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

end of thread, other threads:[~2008-05-30  2:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-26 15:42 Wrong font Óscar Fuentes
2008-05-26 21:02 ` Jason Rumney
2008-05-30  2:38 ` Kenichi Handa

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.