Re: which version can work with XEmacs ?

KIRIYAMA Kazuhiko <[email protected]> Wed, 20 Mar 2019 20:00:34 +0900
Newsgroups gmane.lisp.slime.devel
Message-ID <[email protected]>
At Wed, 20 Mar 2019 12:03:16 +0300,
Stas Boukarev wrote:
>=20
>=20
>=20
>=20
>=20
>=20
> On Wed, 20 Mar 2019 at 08:28 KIRIYAMA Kazuhiko <[[[email protected]]]> =
wrote:
>=20
>=20
>           At Wed, 20 Mar 2019 02:03:52 +0300,
>      Stas Boukarev wrote:
>      >
>      > The old Slime is unlikely to work with modern implementations.
>      >
>     =20
>      OK, I gave up in use on xemacs, but at least on xterm
>      terminal. Does slime work on terminal with functions at
>      least history or completion ?
>     =20
>     =20
>=20
>=20
> Slime works fine in the terminal mode of Emacs.

But it runs in Emacs not in xterm ?

>=20
>           > On Wed, 20 Mar 2019 at 02:00 KIRIYAMA Kazuhiko <[[[[[email protected]=
penedu.org]]]]> wrote:
>      >
>      >
>      >=A0 =A0 =A0 =A0 =A0 =A0Hi list,
>      >=A0 =A0 =A0
>      >=A0 =A0 =A0 I'm still using XEmacs because many additional non-offi=
cial
>      >=A0 =A0 =A0 packages that I made were installed. Now I'm makeing sl=
ime
>      >=A0 =A0 =A0 package but failed compiling on lib/ert-x.el (full log =
in [1]):
>      >=A0 =A0 =A0
>      >=A0 =A0 =A0 Loading /usr/local/lib/xemacs-21.4.24/lisp/auto-autoloa=
ds...
>      >=A0 =A0 =A0 Loading /home/kiri/projects/xemacs/packages/xemacs-pack=
ages/xemacs-devel/auto-autoloads...
>      >=A0 =A0 =A0 Loading /home/kiri/projects/xemacs/packages/xemacs-pack=
ages/xetla/auto-autoloads...
>      >=A0 =A0 =A0 Loading /home/kiri/projects/xemacs/packages/xemacs-pack=
ages/xemacs-base/auto-autoloads...
>      >=A0 =A0 =A0 Loading /home/kiri/projects/xemacs/packages/xemacs-pack=
ages/fsf-compat/auto-autoloads...
>      >=A0 =A0 =A0 Compiling /home/kiri/projects/xemacs/packages/xemacs-pa=
ckages/slime/slime/lib/ert-x.el...
>      >=A0 =A0 =A0 While compiling toplevel forms in file
>      >=A0 =A0 =A0 /home/kiri/projects/xemacs/packages/xemacs-packages/sli=
me/slime/lib/ert-x.el:
>      >=A0 =A0 =A0 =A0 !! error (("Required feature help was not provided"=
))=A0
>      >=A0 =A0 =A0 backtrace(nil t)
>      >=A0 =A0 =A0 =A0 # bind (error-info)
>      >=A0 =A0 =A0 =A0 byte-compile-report-error((error "Required feature =
help was not provided"))
>      >=A0 =A0 =A0 =A0 # bind (error-info)
>      >=A0 =A0 =A0 =A0 #<compiled-function (error-info) "...(4)" [error-in=
fo byte-compile-report-error] 2>((error "Required
>      feature
>      >=A0 =A0 =A0 help was not provided"))
>      >=A0 =A0 =A0 =A0 # (unwind-protect ...)
>      >=A0 =A0 =A0
>      >=A0 =A0 =A0 I know that slime does not work on XEmacs stable
>      >=A0 =A0 =A0 version. What I want to know is which slime version cou=
ld be
>      >=A0 =A0 =A0 run on xemacs-21.4.24. My compiling environments are as
>      >=A0 =A0 =A0 follows:
>      >=A0 =A0 =A0
>      >=A0 =A0 =A0 kiri@smtp:~[1002]% uname -a
>      >=A0 =A0 =A0 FreeBSD smtp 13.0-CURRENT FreeBSD 13.0-CURRENT #0 r3396=
77M: Fri Oct 26 14:56:49 JST 2018=A0 =A0
>      >=A0 =A0 =A0 =A0root@msrvkx:/usr/obj/usr/src/amd64.amd64/sys/XIJ=A0 =
amd64
>      >=A0 =A0 =A0 kiri@smtp:~[1003]% xemacs --version
>      >=A0 =A0 =A0 XEmacs 21.4 (patch 24) "Standard C" [Lucid] (amd64--fre=
ebsd, Mule) of Fri Nov 30 2018 on jdtpkx
>      >=A0 =A0 =A0 kiri@smtp:~[1004]% git --git-dir=3D.git --work-tree=3D.=
 -C
>      ~/projects/xemacs/packages/xemacs-packages/slime/slime
>      >=A0 =A0 =A0 -C . status -sb
>      >=A0 =A0 =A0 ## master...origin/master
>      >=A0 =A0 =A0 =A0D contrib/README.md
>      >=A0 =A0 =A0 =A0D doc/slime-refcard.pdf
>      >=A0 =A0 =A0 ?? _pkg.el
>      >=A0 =A0 =A0 ?? auto-autoloads.el
>      >=A0 =A0 =A0 ?? contrib/[[[[README.contrib.md]]]]
>      >=A0 =A0 =A0 ?? custom-load.el
>      >=A0 =A0 =A0 kiri@smtp:~[1005]%
>      >=A0 =A0 =A0
>      >=A0 =A0 =A0 Best Regards
>      >=A0 =A0 =A0
>      >=A0 =A0 =A0 [1] [[[[http://www.truefc.org/~kiri/xemacs/slime_compil=
e.log]]]]
>      >=A0 =A0 =A0
>      >=A0 =A0 =A0 ---
>      >=A0 =A0 =A0 KIRIYAMA Kazuhiko
>      >=A0 =A0 =A0
>      >=A0 =A0 =A0
>      >
>      >
>     =20
>      ---
>      KIRIYAMA Kazuhiko
>     =20
>=20
>=20