I created a yum repository for Emacs 23 and a few PHP packages. To install the yum repository, do the following as root:
rpm --import http://rpm.bradmwalker.com/brad-walker.asc
wget -P /etc/yum.repos.d/ http://rpm.bradmwalker.com/brad-walker.repo
I plan on updating the packages at least once every two weeks.
thx for the emacs packages, been waiting for xft implementation for awhile : )
With last update (23.0.60-0.9.20080326cvs.fc8.i386) I got broken russian language in gnus
What can I do?
vt reported that 23.0.60-0.10.20080330cvs fixed the Russian Gnus defect.
Thank you so much my emacs now looks awesome!
Using CentOS 5, after installing the yum repository, I ran yum and got this error:
http://rpm.bradmwalker.com/5/repodata/repomd.xml: [Errno 14] HTTP Error 500: Internal Server Error
Trying other mirror.
Error: Cannot open/read repomd.xml file for repository: brad-walker
First of all thanks for maintaining the repository. I have the package working perfectly under Fedora 9. But after a recent update I noticed that the emacs status bar fonts all got corrupted. I am using the Liberation fonts. However, the staus bar displays its text in some kind of (ugly) bold bitmap font. Any idea?