On Fri, Jan 30, 2004 at 01:18:33AM +0900, Stephen J. Turnbull wrote:
>>>>> "Matt" == Matt Price
<matt.price(a)utoronto.ca> writes:
Matt> would installing a new version of xemacs-base be as simple
Matt> as replacing that directory with a new one? Or is there
Matt> something more complicated involved?
It should be as simple as
sudo xemacs -vanilla
and selecting a mirror from Tools->Packages->Set Download Site,
then update the list from Tools->Packages->Update Package Index,
and finally run M-x list-packages and select the packages you want
updated.
cool, I'll check that out! for now I've grabbed easy-mmode.el from
cvs, put a copy in my .xemacs file, and added a "load" statement in
init.el -- seems to work great (I know it's an ugly ugly hack, but
this way I don't have to interfere with my distribution, on which I am
codependent)!
thanks again,
matt