From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mike H Newsgroups: gmane.emacs.help Subject: Re: Could anybody share the setting of their emacs for programming purpose? Date: Fri, 19 Oct 2007 18:53:47 -0000 Organization: http://groups.google.com Message-ID: <1192820027.478465.304310@z24g2000prh.googlegroups.com> References: <1192770397.461152.164940@i13g2000prf.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: ger.gmane.org 1192822958 1248 80.91.229.12 (19 Oct 2007 19:42:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 19 Oct 2007 19:42:38 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Oct 19 21:42:39 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Iixjv-0001Zy-RH for geh-help-gnu-emacs@m.gmane.org; Fri, 19 Oct 2007 21:42:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iixjo-00057Y-GO for geh-help-gnu-emacs@m.gmane.org; Fri, 19 Oct 2007 15:42:28 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!z24g2000prh.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 24 Original-NNTP-Posting-Host: 128.61.82.20 Original-X-Trace: posting.google.com 1192820027 26006 127.0.0.1 (19 Oct 2007 18:53:47 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 19 Oct 2007 18:53:47 +0000 (UTC) In-Reply-To: User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; InfoPath.1),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: z24g2000prh.googlegroups.com; posting-host=128.61.82.20; posting-account=ps2QrAMAAAA6_jCuRt2JEIpn5Otqf_w0 Original-Xref: shelby.stanford.edu gnu.emacs.help:153092 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:48599 Archived-At: On 10 19 , 4 48 , Peter Dyballa wrote: > 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 Thanks!