all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Better fonts on Linux with emacs22?
@ 2007-12-14 15:54 John Wells
  2007-12-14 16:24 ` Peter Dyballa
  0 siblings, 1 reply; 3+ messages in thread
From: John Wells @ 2007-12-14 15:54 UTC (permalink / raw)
  To: help-gnu-emacs

Guys,

I'm running emacs22 on Ubuntu (Gutsy) Linux and would like to use
cleaner looking fonts, such as Bitstream. I'm an emacs newb, so please
forgive me if this is obvious. I've read a few posts of folks being
able to do the following:

$ emacs22  --font "Bitstream Vera Sans Mono-10"

But all I get is:

No fonts match `Bitstream Vera Sans Mono-10'

That happens no matter what I try:

$ emacs22  --font "Monospace"
No fonts match `Monospace'

$ emacs22  --font "Monospace-10"
No fonts match `Monospace-10'

Is there no way to do this in 22? Should I be running something else?
I really enjoy emacs so far, but the fonts are a bit painful.

Thanks!
John

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

* Re: Better fonts on Linux with emacs22?
  2007-12-14 15:54 Better fonts on Linux with emacs22? John Wells
@ 2007-12-14 16:24 ` Peter Dyballa
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Dyballa @ 2007-12-14 16:24 UTC (permalink / raw)
  To: lists; +Cc: help-gnu-emacs


Am 14.12.2007 um 16:54 schrieb John Wells:

> $ emacs22  --font "Bitstream Vera Sans Mono-10"
>
> But all I get is:
>
> No fonts match `Bitstream Vera Sans Mono-10'


GNU Emacs 22 is not prepared to use font names à la libfontconfig  
(Unicode Emacs 23.0.0 or 23.0.60 from CVS allows so).

xlsfonts -fn '-*-bitstream vera sans*' (or '-*-monospace*') can list  
what your system offers. Then use such a font name. The xfontsel  
application can also find you font names.

The X Logical Font Description (XLFD) conventions allow to substitute  
elements with the '*' wildcard character.

--
Greetings

   Pete

Think of XML as Lisp for COBOL programmers.
				- Tony-A (some guy on /.)

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

* Re: Better fonts on Linux with emacs22?
       [not found] <mailman.5021.1197647649.18990.help-gnu-emacs@gnu.org>
@ 2007-12-15  3:48 ` David Golden
  0 siblings, 0 replies; 3+ messages in thread
From: David Golden @ 2007-12-15  3:48 UTC (permalink / raw)
  To: help-gnu-emacs

John Wells wrote:

> Is there no way to do this in 22? Should I be running something else?
> I really enjoy emacs so far, but the fonts are a bit painful.

See http://www.emacswiki.org/cgi-bin/wiki/XftGnuEmacs

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

end of thread, other threads:[~2007-12-15  3:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-14 15:54 Better fonts on Linux with emacs22? John Wells
2007-12-14 16:24 ` Peter Dyballa
     [not found] <mailman.5021.1197647649.18990.help-gnu-emacs@gnu.org>
2007-12-15  3:48 ` David Golden

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.