On 26/06/2015 21:36, David Pirotte wrote:
Hi Michael,
Sorry, you got me wrong. This is an announcement thread for those
interested.
None of us is interested in guile-1.8, please use guile-2
Cheers,
David
Sorry, today I exterminated elisp and emacs support from my 1.8 branch.
Libtool is my pet, no matter what ...
(Don't take this seriously.)
* Bugs & Maintenance Issues
** Replay: UNIX tools are evil
*** Manual install of srfi/makeinstall
*** search tags: emacs, elisp, lisp, nil and validate.h contains
... which is only used once in list.c
*** gcc warnings should not be errors (configure.in?)
search for implicit definition warnings to pull out unwanted lisps
*** libtool is missing an (environment) variable
"export tool_oldlib=.libs/libguile.a" etc
*** Remove elisp
- remove directory lang
- remove file test-suite/tests/elisp.test
- remove all elisp from file configure
- remove lang from Makefile.am
- remove build-aux/elisp-comp
- remove elisp from all files
- move directory emacs to trash
- remove file libguile/lang.h and libguile/lang.c
** Rename libguile
** Removing readline
** Removing ELisp [2015-06-25 gio]
- rename SCM_NULL_OR_NIL_P to scm_is_null [2015-06-26 ven]