Adrian Aichner <adrian(a)xemacs.org> wrote:
Heino> Why do I have no package "latin-unity" in my
package list?
>>
>> Try this in a *scratch* buffer Heino and please report back.
>>
>> (package-get-locate-index-file nil)
>> ; Try
>> ; C-j (eval-print-last-sexp)
>> ; here
>>
>> (package-get-locate-index-file t)
>> ; Try
>> ; C-j (eval-print-last-sexp)
>> ; here
Heino> Symbol's funktion ist void: package-get-locate-index-file
Heino, please don't drop xemacs-beta from our exchange on this
subject.
Okay.
I forgot that package-get-locate-index-file is not autoloaded.
Please either evaluate
(require 'package-get)
first or you do
XEmacs <= 21.1
Options->Manage Packages->Add Download
Site->xemacs.org
Options->Manage Packages->List & Install
XEmacs >= 21.4
Tools->Packages->Add Download
Site->xemacs.org
Tools->Packages->List & Install
This will load package-get and you can provide me the information I
asked for.
Okay, now everything runs.
(package-get-locate-index-file nil)
"/anonymous@ftp.tu-darmstadt.de:pub/editors/xemacs/packages/package-index.LATEST.pgp"
(package-get-locate-index-file t)
"/usr/lib/xemacs-21.4.6/etc/package-index.LATEST.pgp"
>> Try updating you local package index as follows:
>>
>> XEmacs >= 21.4
Tools-> Packages->Add Download
Site->de.xemacs.org
Tools-> Packages->List & Install
Heino> Okay, I choosed downloadsite "tu-darmstadt.de" ('cause there
was no
Heino>
de.xemacs.org).
OK, the list of download sites is changing.
It should also be upgradable via the package system I guess.
Heino> "List & Install" says:
Heino> I have latin-unity 1.02 and there is one 1.07 available.
Heino> Okay - I pressed return, und than x to install the newer one.
Heino> But nothing happened. I have still my old 1.02 (after refresh list).
Hmmh, from nothing comes nothing :-)
Do you have get an "*ftp ...*" buffer?
Yes. And - after closing XEmacs and a *new start* everything is fine.
1st question: Do I have to run
"List & Install" as root only to have the changes for all Users?
And - 2nd question: After closing XEmacs my marked downloadsite is
not longer marked, after every new start I have to choose it again.
Why?
Heino