all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Help in querying xlsfonts for a particular font from elisp
Date: Fri, 25 Aug 2006 20:37:33 +0200	[thread overview]
Message-ID: <2E3A56F8-A67D-4C99-BC19-980C14C0A082@Web.DE> (raw)
In-Reply-To: <gfbk64wx1pb.fsf@chlr6708.ch.intel.com>


Am 25.08.2006 um 17:41 schrieb Andrew M. Scott:

> I really like the "vera sans mono" font, but it's only available on
> some of the platforms I use.

The fonts are free. You can easily install them everywhere. If you  
can't because of missing privileges, you could think of setting up a  
font server on your local machine (usually port 7100). This is just a  
piece of software and some configuration. Since the ssh tunnels are  
open to X11 protocol, your remote X clients could use the fonts from  
your font server. When it's running it does not consume much  
resources. The fonts are a few 10 kB, and your font server does not  
need to serve all X11 fonts, just a chosen few.

Instead of complicated Elisp code you could also set up ~/.Xdefaults  
files on your remote computers. Emacs*font and other font resources  
can also name a fontset (Emacs*fontSet, Emacs.Fontset-0), one of a  
few you have set up in the .emacs files.

When you know exactly what each machine offers, you could use Emacs  
invocations (from shell scripts for example) where either X resources  
or fonts or fontsets to use are specified.

--
Greetings

   Pete

There is no national science just as there is no national  
multiplication table; what is national is no longer science.
                                       -- Anton Checov

  reply	other threads:[~2006-08-25 18:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-25 15:41 Help in querying xlsfonts for a particular font from elisp Andrew M. Scott
2006-08-25 18:37 ` Peter Dyballa [this message]
2006-08-28 16:09   ` Andrew M. Scott
2006-08-28 15:16 ` Kevin Rodgers
     [not found] ` <mailman.5816.1156778244.9609.help-gnu-emacs@gnu.org>
2006-08-28 17:24   ` Andrew M. Scott

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2E3A56F8-A67D-4C99-BC19-980C14C0A082@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.