From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/32461 Path: main.gmane.org!not-for-mail From: Dan Christensen Newsgroups: gmane.emacs.gnus.general Subject: Re: Display X-Face and save space Date: 18 Sep 2000 21:33:59 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: <87k8c96u7s.fsf@scratchy.dhis.org> References: <$.87u2bf9gyy.fsf@rscholz.dyndns.org> <87g0my2cas.fsf@delivery.cam.eu.citrix.com> <87ya0pmyso.fsf@scratchy.dhis.org> <87n1h5hc9t.fsf@cachemir.echo-net.net> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035168744 19940 80.91.224.250 (21 Oct 2002 02:52:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:52:24 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by mailhost.sclp.com (Postfix) with ESMTP id A4A87D051E for ; Tue, 19 Sep 2000 05:35:18 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id UAC22886; Mon, 18 Sep 2000 20:35:27 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 18 Sep 2000 20:34:37 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id UAA03318 for ; Mon, 18 Sep 2000 20:34:26 -0500 (CDT) Original-Received: from pony.its.uwo.ca (pony.its.uwo.ca [129.100.2.63]) by mailhost.sclp.com (Postfix) with ESMTP id 8FA61D051E for ; Mon, 18 Sep 2000 21:34:50 -0400 (EDT) Original-Received: from scratchy (jdc.math.uwo.ca [129.100.75.19]) by pony.its.uwo.ca (8.10.0/8.10.0) with ESMTP id e8J1Yns16352 for ; Mon, 18 Sep 2000 21:34:49 -0400 (EDT) Original-Received: from jdc by scratchy with local (Exim 3.16 #1 (Debian)) id 13bCIJ-0007gM-00; Mon, 18 Sep 2000 21:33:59 -0400 Original-To: ding@gnus.org In-Reply-To: Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "19 Sep 2000 00:31:28 +0200" Original-Lines: 24 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:32461 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:32461 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro=DFjohann) writes: > On 18 Sep 2000, Roland Mas wrote: >=20 > > Same thing here. I quit and restarted X, and all is fine. I guess > > there must be a way to tell X to reload its fonts > > cache/database/whatever, but I opted for the simple-and-brutal way > > :-) >=20 > First of all, use `xset fp' to check the font path. Use `xset +fp > /path/to/dir' to add a directory. Use `xset fp rehash' to tell the X > server to update the cache. I should have mentioned that I restarted X, but still X-faces are not working. I can view the fonts installed by xfonts-bitmap-mule (e.g. -etl-fixed-medium-r-normal--16-120-100-100-m-80-bitmap.8x16-0) with xfontsel (they are 1 pixel high, right?) and list them with xlsfonts, but emacs can't find them. My emacs buffers are multibyte. Any other ideas of what I have to do? (Emacs 20.7, current gnus, debian packages bitmap-mule and xfonts-bitmap-mule installed.) Dan