help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs 24 font issue


From: drain
Subject: Re: Emacs 24 font issue
Date: Sat, 29 Sep 2012 18:06:20 -0700 (PDT)

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]