From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Could anybody share the setting of their emacs for programming purpose? Date: Fri, 19 Oct 2007 10:48:44 +0200 Message-ID: <59873CFC-B921-495D-A2A6-1720476C8F5E@Web.DE> References: <1192770397.461152.164940@i13g2000prf.googlegroups.com> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1192783791 28324 80.91.229.10 (19 Oct 2007 08:49:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 19 Oct 2007 08:49:51 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Mike H Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Oct 19 10:51:36 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1IinZt-0004ar-Mq for geh-help-gnu-emacs@m.gmane.org; Fri, 19 Oct 2007 10:51:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IinXw-0002za-6h for geh-help-gnu-emacs@m.gmane.org; Fri, 19 Oct 2007 04:49:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IinXY-0002wv-GF for help-gnu-emacs@gnu.org; Fri, 19 Oct 2007 04:49:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IinXO-0002rM-GB for help-gnu-emacs@gnu.org; Fri, 19 Oct 2007 04:49:02 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IinXO-0002r4-57 for help-gnu-emacs@gnu.org; Fri, 19 Oct 2007 04:48:58 -0400 Original-Received: from fmmailgate02.web.de ([217.72.192.227]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IinXK-0003Uz-3I for help-gnu-emacs@gnu.org; Fri, 19 Oct 2007 04:48:54 -0400 Original-Received: from smtp06.web.de (fmsmtp06.dlan.cinetic.de [172.20.5.172]) by fmmailgate02.web.de (Postfix) with ESMTP id 376DCA632522; Fri, 19 Oct 2007 10:48:49 +0200 (CEST) Original-Received: from [195.4.204.45] (helo=[192.168.1.2]) by smtp06.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.108 #197) id 1IinXF-0004ZB-00; Fri, 19 Oct 2007 10:48:49 +0200 In-Reply-To: <1192770397.461152.164940@i13g2000prf.googlegroups.com> X-Mailer: Apple Mail (2.752.2) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX18BBb+r3IF+OUyHpHJvD/9arm/qmUJ17ydTxrOT PlkSgJl7TP7EiZqUGw+4WQwlLngCQsV6Cwy8d+RnbOw60lRaGa 1YWAgu3zR7CYFpNZ6eww== X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:48552 Archived-At: Am 19.10.2007 um 07:06 schrieb Mike H: > where do i download the fonts ? I am using redhat 4. It's pretty old ... GNU Emacs, running in X11, gets its fonts from the X server. To install additional fonts (I think that is what you mean with "download"), you would either need to do this into one of the directories described by font path (xset -q) (and don't forget to run mkfontdir in each updated directory!) or add a new and additional element to font path which names the directory where you installed the new fonts. -- Greetings Pete There is no worse tyranny than to force a man to pay for what he does not want merely because you think it would be good for him. -- Robert Heinlein