From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: drain Newsgroups: gmane.emacs.help Subject: Re: Emacs 24 font issue Date: Sat, 29 Sep 2012 18:06:20 -0700 (PDT) Message-ID: <1348967180509-265551.post@n5.nabble.com> References: <1348788364293-265382.post@n5.nabble.com> <20120928064442.GB1628@archbox-elite> <837greh9uc.fsf@gnu.org> <1348873419176-265485.post@n5.nabble.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1348967189 15870 80.91.229.3 (30 Sep 2012 01:06:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 30 Sep 2012 01:06:29 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Sep 30 03:06:35 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TI7zO-0005cy-Ds for geh-help-gnu-emacs@m.gmane.org; Sun, 30 Sep 2012 03:06:34 +0200 Original-Received: from localhost ([::1]:36046 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TI7zI-0007Rp-S0 for geh-help-gnu-emacs@m.gmane.org; Sat, 29 Sep 2012 21:06:28 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:32878) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TI7zD-0007Rj-4U for Help-gnu-emacs@gnu.org; Sat, 29 Sep 2012 21:06:24 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TI7zC-0004Y6-4K for Help-gnu-emacs@gnu.org; Sat, 29 Sep 2012 21:06:23 -0400 Original-Received: from sam.nabble.com ([216.139.236.26]:50462) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TI7zB-0004Xo-W3 for Help-gnu-emacs@gnu.org; Sat, 29 Sep 2012 21:06:22 -0400 Original-Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TI7zA-0003RI-Gd for Help-gnu-emacs@gnu.org; Sat, 29 Sep 2012 18:06:20 -0700 In-Reply-To: <1348873419176-265485.post@n5.nabble.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 216.139.236.26 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:87001 Archived-At: Fixed the problem. I updated to Emacs 24.2.50.1. However, my compile of Emacs 24.1.1 did not involve updating and compiling from the repository. I probably missed something. So it may not necessarily be a 24.1.1 issue. I did precisely this for those who want a guaranteed font fix: sudo apt-get install git build-essential sudo sudo apt-get build-dep emacs git clone git://github.com/emacsmirror/emacs cd emacs ./autogen.sh &> log.autogen ./configure &> log.configure make bootstrap &> log.bootstrap sudo make install &> log.install -- View this message in context: http://emacs.1067599.n5.nabble.com/Emacs-24-font-issue-tp265382p265551.html Sent from the Emacs - Help mailing list archive at Nabble.com.