>>>> "Norbert" == Norbert Koch
<viteno(a)xemacs.org> writes:
All the following installed fine.
Haven't tried them in a fresh XEmacs yet ...
Adrian
30 lines matching packages? in buffer *Message-Log*.
3122:Creating package list ...
3125:Installing selected packages ...
3126:Retrieving package `edebug-1.18-pkg.tar.gz' ...
3154:Removing old files for package "edebug" ...
3155:Removing old files for package "edebug" ... done
3156:Installing package `edebug' ...
3158:Error loading package file "c:\Program
Files\XEmacs\xemacs-packages\lisp\edebug\auto-autoloads" (error Already loaded)!
3161:Added package `edebug'
3162:Retrieving package `edit-utils-2.01-pkg.tar.gz' ...
3256:Removing old files for package "edit-utils" ...
3257:Removing old files for package "edit-utils" ... done
3258:Installing package `edit-utils' ...
3265:Error loading package file "c:\Program
Files\XEmacs\xemacs-packages\lisp\edit-utils\auto-autoloads" (error Already loaded)!
3268:Added package `edit-utils'
3269:Retrieving package `os-utils-1.31-pkg.tar.gz' ...
3324:Removing old files for package "os-utils" ...
3325:Removing old files for package "os-utils" ... done
3326:Installing package `os-utils' ...
3328:Error loading package file "c:\Program
Files\XEmacs\xemacs-packages\lisp\os-utils\auto-autoloads" (error Already loaded)!
3331:Added package `os-utils'
3332:Retrieving package `prog-modes-1.74-pkg.tar.gz' ...
3431:Removing old files for package "prog-modes" ...
3432:Removing old files for package "prog-modes" ... done
3433:Installing package `prog-modes' ...
3435:Error loading package file "c:\Program
Files\XEmacs\xemacs-packages\lisp\prog-modes\auto-autoloads" (error Already loaded)!
3438:Added package `prog-modes'
3439:Retrieving package `sasl-1.13-pkg.tar.gz' ...
3448:Removing old files for package "sasl" ...
3449:Removing old files for package "sasl" ... done
3450:Installing package `sasl' ...
3506:Creating package list ...
3509:Installing selected packages ...
3510:Retrieving package `x-symbol-1.05-pkg.tar.gz' ...
3613:Installing package `x-symbol' ...
3616:Added package `x-symbol'
3617:Retrieving package `tramp-1.13-pkg.tar.gz' ...
3675:Installing selected packages ...
3677:Removing old files for package "tramp" ...
3678:Removing old files for package "tramp" ... done
3679:Installing package `tramp' ...
3681:Error loading package file "c:\Program
Files\XEmacs\xemacs-packages\lisp\tramp\auto-autoloads" (error Already loaded)!
3684:Added package `tramp'
3685:Creating package list ...
Norbert> Hey there everyone.
Norbert> I have just added the following packages to the 'Pre-Releases'
Norbert> directory:
Norbert> New Packages in Pre-Release:
Norbert> ===========================
Norbert> edebug-1.18-pkg.tar.gz author-version: 21.4
Norbert> edit-utils-2.01-pkg.tar.gz author-version: 21.4
Norbert> os-utils-1.31-pkg.tar.gz author-version: 21.4
Norbert> prog-modes-1.74-pkg.tar.gz author-version: 21.4
Norbert> x-symbol-1.05-pkg.tar.gz author-version: 4.5.1
Norbert> Previously Announced Packages Still in Pre-Release:
Norbert> ==================================================
Norbert> sasl-1.13-pkg.tar.gz author-version: 1.14.4
Norbert> tramp-1.13-pkg.tar.gz author-version: 2.0.34
Norbert> Detailed Changes:
Norbert> ================
Norbert> edebug-1.18
Norbert> -----------
Norbert> 2003-06-01 Norbert Koch <viteno(a)xemacs.org>
Norbert> * Makefile (VERSION): XEmacs package 1.18 released.
Norbert> 2003-05-31 Adrian Aichner <adrian(a)xemacs.org>
Norbert> * edebug.el (edebug-mode-menus): Indentation fix.
Norbert> 2003-03-09 Ben Wing <ben(a)xemacs.org>
Norbert> * Makefile:
Norbert> Delete explicit compile:: and binkit: rules.
Norbert> Don't add custom-load.elc to the list of generated elc's.
Norbert> edit-utils-2.01
Norbert> ---------------
Norbert> 2003-06-01 Norbert Koch <viteno(a)xemacs.org>
Norbert> * Makefile (VERSION): XEmacs package 2.01 released.
Norbert> 2003-05-31 Adrian Aichner <adrian(a)xemacs.org>
Norbert> * func-menu.el (fume-function-name-regexp-lisp): Make regexp more
Norbert> correct.
Norbert> 2003-03-21 Ben Wing <ben(a)xemacs.org>
Norbert> * .cvsignore: Add entries for tempo*.html, edit-utils*.html.
Norbert> 2003-03-09 Ben Wing <ben(a)xemacs.org>
Norbert> * Makefile:
Norbert> Delete explicit compile:: and binkit: rules.
Norbert> Don't add custom-load.elc to the list of generated elc's.
Norbert> Use EXPLICIT_DOCS instead of explicitly giving the targets
Norbert> and dependencies.
Norbert> os-utils-1.31
Norbert> -------------
Norbert> 2003-06-01 Norbert Koch <viteno(a)xemacs.org>
Norbert> * Makefile (VERSION): XEmacs package 1.31 released.
Norbert> 2003-05-26 Stephen J. Turnbull <stephen(a)xemacs.org>
Norbert> * jka-compr.el (jka-compr-insert-file-contents): New docstring.
Norbert> Implement REPLACE argument correctly. Thanks to Martin Schwenke
Norbert> <martin(a)meltin.net> for reporting and testing. Bugfix suggested
Norbert> by Richard Stallman <rms(a)gnu.org>.
Norbert> (Maintainer): Update to XEmacs Development Team.
Norbert> 2003-03-09 Ben Wing <ben(a)xemacs.org>
Norbert> * Makefile:
Norbert> Delete explicit compile:: and binkit: rules.
Norbert> Don't add custom-load.elc to the list of generated elc's.
Norbert> prog-modes-1.74
Norbert> ---------------
Norbert> 2003-06-01 Norbert Koch <viteno(a)xemacs.org>
Norbert> * Makefile (VERSION): XEmacs package 1.74 released.
Norbert> 2003-06-01 Adrian Aichner <adrian(a)xemacs.org>
Norbert> * mode-compile.el: Typo fixes and sync with author version 2.28.
Norbert> * mode-compile.el (cl): New require.
Norbert> * mode-compile.el (compilation): Update of "Author's Emacs
Page"
Norbert> URL, currently not reachable either.
Norbert> * mode-compile.el (mode-compile-modes-alist): Add cperl-mode.
Norbert> * mode-compile.el (mode-compile-prefered-default-makerule):
Norbert> Removed. Retaining compatibility via
Norbert> `define-obsolete-variable-alias'.
Norbert> * mode-compile.el (mode-compile-preferred-default-makerule): New.
Norbert> * mode-compile.el (mode-compile-version): Sync.
Norbert> * mode-compile.el (mode-compile-help-address): Ditto.
Norbert> * mode-compile.el (mc--makerule-completion): Typo fix.
Norbert> * mode-compile.el (mode-compile-submit-bug-report): Update for
Norbert> mode-compile-prefered-default-makerule.
Norbert> * mode-compile.el (mode-compile): Add cperl-mode to doc string.
Norbert> * mode-compile.el (mode-compile-kill): Ditto.
Norbert> x-symbol-1.05
Norbert> -------------
Norbert> 2003-06-01 Norbert Koch <viteno(a)xemacs.org>
Norbert> * Makefile (VERSION): XEmacs package 1.05 released.
Norbert> 2003-06-01 Steve Youngs <youngs(a)xemacs.org>
Norbert> * Sync to upstream version 4.5.1.
Norbert> * Makefile (AUTHOR_VERSION): Bump.
Norbert> 2003-05-31 Steve Youngs <youngs(a)xemacs.org>
Norbert> * man/x-symbol.texi (FAQ Additional Spaces): Fix xref.
Norbert> * Makefile (DATA_4_FILES): Remove.
Norbert> (DATA_4_DEST): Remove.
Norbert> (EXTRA_DOC_FILES): New, use instead of DATA_4_*.
Norbert> Fixes problem of some tar programs barfing on '../' in the
Norbert> tarball.
Norbert> Installing These:
Norbert> ================
Norbert> Manually:
Norbert> --------
Norbert> 1) Download the packages that you want to install from:
Norbert> /ftp.xemacs.org:/pub/xemacs/beta/experimental/packages/
Norbert> 2) Unpack them to: [1]
Norbert> /usr/local/lib/xemacs/xemacs-packages/
Norbert> 3) Re-start XEmacs.
Norbert> Using XEmacs Package Tools (XEmacs 21.[245].x):
Norbert> ----------------------------------------------
Norbert> 1) Tools -> Packages -> Add Download Site -> Pre-Releases
Norbert> 2) Tools -> Packages -> List and Install
Norbert> 3) Select the packages you wish to install (there are brief
Norbert> instructions at the bottom of the packages buffer).
Norbert> 4) Packages -> Install/Remove Selected
Norbert> 5) Re-start XEmacs.
Norbert> Using XEmacs Package Tools (XEmacs 21.1.14):
Norbert> -------------------------------------------
Norbert> 1) Options -> Manage Packages -> Add Download Site ->
Pre-Releases
Norbert> 2) Options -> Manage Packages -> List and Install
Norbert> 3 - 5) As per XEmacs 21.[245].x.
Norbert> norbert.
Norbert> Footnotes:
Norbert> [1] Note: Mule packages should be installed into:
Norbert> /usr/local/lib/xemacs/mule-packages/
--
Adrian Aichner
mailto:adrianï¼ xemacs.org
http://www.xemacs.org/