Hello Helmut,
I've recently become aware the slime is now on github, so I downloaded and installed a copy. It ran, but there is a window in my copy of emacs-23.4.1 filled with warnings related to ert.el which indicate that it can't be found.
A list of the warnings: Warning (emacs): No ert.el found: not defining test symbol-at-point.2 Warning (emacs): No ert.el found: not defining test symbol-at-point.3 Warning (emacs): No ert.el found: not defining test symbol-at-point.4 Warning (emacs): No ert.el found: not defining test symbol-at-point.5 Warning (emacs): No ert.el found: not defining test symbol-at-point.6 Warning (emacs): No ert.el found: not defining test symbol-at-point.7 Warning (emacs): No ert.el found: not defining test symbol-at-point.9 Warning (emacs): No ert.el found: not defining test symbol-at-point.10 Warning (emacs): No ert.el found: not defining test symbol-at-point.11 Warning (emacs): No ert.el found: not defining test symbol-at-point.12 Warning (emacs): No ert.el found: not defining test symbol-at-point.13 Warning (emacs): No ert.el found: not defining test symbol-at-point.14 Warning (emacs): No ert.el found: not defining test symbol-at-point.15 Warning (emacs): No ert.el found: not defining test symbol-at-point.16 Warning (emacs): No ert.el found: not defining test sexp-at-point.1 Warning (emacs): No ert.el found: not defining test narrowing Warning (emacs): No ert.el found: not defining test find-definition Warning (emacs): No ert.el found: not defining test (find-definition.2 (:fails-for allegro lispworks)) Warning (emacs): No ert.el found: not defining test (find-definition.3 (:fails-for abcl allegro clisp lispworks sbcl ecl)) Warning (emacs): No ert.el found: not defining test complete-symbol Warning (emacs): No ert.el found: not defining test arglist Warning (emacs): No ert.el found: not defining test (compile-defun (:fails-for allegro lispworks clisp ccl)) Warning (emacs): No ert.el found: not defining test (compile-file (:fails-for allegro lispworks clisp)) Warning (emacs): No ert.el found: not defining test utf-8-source Warning (emacs): No ert.el found: not defining test async-eval-debugging Warning (emacs): No ert.el found: not defining test unwind-to-previous-sldb-level Warning (emacs): No ert.el found: not defining test loop-interrupt-quit Warning (emacs): No ert.el found: not defining test loop-interrupt-continue-interrupt-quit Warning (emacs): No ert.el found: not defining test interactive-eval Warning (emacs): No ert.el found: not defining test report-condition-with-circular-list Warning (emacs): No ert.el found: not defining test interrupt-bubbling-idiot Warning (emacs): No ert.el found: not defining test (interrupt-encode-message (:style :sigio)) Warning (emacs): No ert.el found: not defining test inspector Warning (emacs): No ert.el found: not defining test macroexpand Warning (emacs): No ert.el found: not defining test indentation Warning (emacs): No ert.el found: not defining test break Warning (emacs): No ert.el found: not defining test (break2 (:fails-for cmucl allegro ccl)) Warning (emacs): No ert.el found: not defining test locally-bound-debugger-hook Warning (emacs): No ert.el found: not defining test end-of-file Warning (emacs): No ert.el found: not defining test interrupt-at-toplevel Warning (emacs): No ert.el found: not defining test interrupt-in-debugger Warning (emacs): No ert.el found: not defining test flow-control Warning (emacs): No ert.el found: not defining test sbcl-world-lock Warning (emacs): No ert.el found: not defining test (disconnect-one-connection (:style :spawn)) Warning (emacs): No ert.el found: not defining test disconnect-and-reconnect Warning (emacs): No ert.el found: not defining test package-updating Warning (emacs): No ert.el found: not defining test repl-test Warning (emacs): No ert.el found: not defining test (repl-test-2 (:fails-for allegro)) Warning (emacs): No ert.el found: not defining test repl-return Warning (emacs): No ert.el found: not defining test repl-read Warning (emacs): No ert.el found: not defining test repl-read-lines Warning (emacs): No ert.el found: not defining test repl-type-ahead Warning (emacs): No ert.el found: not defining test interrupt-in-blocking-read Warning (emacs): No ert.el found: not defining test move-around-and-be-nasty Warning (emacs): No ert.el found: not defining test form-up-to-point.1 Warning (emacs): No ert.el found: not defining test complete-symbol* Warning (emacs): No ert.el found: not defining test complete-form Warning (emacs): No ert.el found: not defining test font-lock-magic Warning (emacs): No ert.el found: not defining test enclosing-context.1 Warning (emacs): No ert.el found: not defining test find-local-definitions.1
I looked around for a copy of ert.el and ert-x.el and I found a couple of files that looked reasonable, but they won't load so I wonder if you know how to get those files that are compatible with emacs-23.4.1?
The github copy of slime seems to load OK, but I haven't really tried using it for development with the warnings I was getting.
Thanks in advance,
Paul Bowyer
I've recently become aware the slime is now on github, so I downloaded and
FTR, the homepage http://common-lisp.net/project/slime/ still points to the CVS repo.
On Thu, Jan 09 2014, Attila Lendvai wrote:
FTR, the homepage http://common-lisp.net/project/slime/ still points to the CVS repo.
Updated. Now it points to github.
Helmut
On 01/08/2014 04:26 PM, Paul Bowyer wrote:
Hello Helmut,
I've recently become aware the slime is now on github, so I downloaded and installed a copy. It ran, but there is a window in my copy of emacs-23.4.1 filled with warnings related to ert.el which indicate that it can't be found.
A list of the warnings: Warning (emacs): No ert.el found: not defining test symbol-at-point.2 Warning (emacs): No ert.el found: not defining test symbol-at-point.3 Warning (emacs): No ert.el found: not defining test symbol-at-point.4 Warning (emacs): No ert.el found: not defining test symbol-at-point.5 Warning (emacs): No ert.el found: not defining test symbol-at-point.6 Warning (emacs): No ert.el found: not defining test symbol-at-point.7 Warning (emacs): No ert.el found: not defining test symbol-at-point.9 Warning (emacs): No ert.el found: not defining test symbol-at-point.10 Warning (emacs): No ert.el found: not defining test symbol-at-point.11 Warning (emacs): No ert.el found: not defining test symbol-at-point.12 Warning (emacs): No ert.el found: not defining test symbol-at-point.13 Warning (emacs): No ert.el found: not defining test symbol-at-point.14 Warning (emacs): No ert.el found: not defining test symbol-at-point.15 Warning (emacs): No ert.el found: not defining test symbol-at-point.16 Warning (emacs): No ert.el found: not defining test sexp-at-point.1 Warning (emacs): No ert.el found: not defining test narrowing Warning (emacs): No ert.el found: not defining test find-definition Warning (emacs): No ert.el found: not defining test (find-definition.2 (:fails-for allegro lispworks)) Warning (emacs): No ert.el found: not defining test (find-definition.3 (:fails-for abcl allegro clisp lispworks sbcl ecl)) Warning (emacs): No ert.el found: not defining test complete-symbol Warning (emacs): No ert.el found: not defining test arglist Warning (emacs): No ert.el found: not defining test (compile-defun (:fails-for allegro lispworks clisp ccl)) Warning (emacs): No ert.el found: not defining test (compile-file (:fails-for allegro lispworks clisp)) Warning (emacs): No ert.el found: not defining test utf-8-source Warning (emacs): No ert.el found: not defining test async-eval-debugging Warning (emacs): No ert.el found: not defining test unwind-to-previous-sldb-level Warning (emacs): No ert.el found: not defining test loop-interrupt-quit Warning (emacs): No ert.el found: not defining test loop-interrupt-continue-interrupt-quit Warning (emacs): No ert.el found: not defining test interactive-eval Warning (emacs): No ert.el found: not defining test report-condition-with-circular-list Warning (emacs): No ert.el found: not defining test interrupt-bubbling-idiot Warning (emacs): No ert.el found: not defining test (interrupt-encode-message (:style :sigio)) Warning (emacs): No ert.el found: not defining test inspector Warning (emacs): No ert.el found: not defining test macroexpand Warning (emacs): No ert.el found: not defining test indentation Warning (emacs): No ert.el found: not defining test break Warning (emacs): No ert.el found: not defining test (break2 (:fails-for cmucl allegro ccl)) Warning (emacs): No ert.el found: not defining test locally-bound-debugger-hook Warning (emacs): No ert.el found: not defining test end-of-file Warning (emacs): No ert.el found: not defining test interrupt-at-toplevel Warning (emacs): No ert.el found: not defining test interrupt-in-debugger Warning (emacs): No ert.el found: not defining test flow-control Warning (emacs): No ert.el found: not defining test sbcl-world-lock Warning (emacs): No ert.el found: not defining test (disconnect-one-connection (:style :spawn)) Warning (emacs): No ert.el found: not defining test disconnect-and-reconnect Warning (emacs): No ert.el found: not defining test package-updating Warning (emacs): No ert.el found: not defining test repl-test Warning (emacs): No ert.el found: not defining test (repl-test-2 (:fails-for allegro)) Warning (emacs): No ert.el found: not defining test repl-return Warning (emacs): No ert.el found: not defining test repl-read Warning (emacs): No ert.el found: not defining test repl-read-lines Warning (emacs): No ert.el found: not defining test repl-type-ahead Warning (emacs): No ert.el found: not defining test interrupt-in-blocking-read Warning (emacs): No ert.el found: not defining test move-around-and-be-nasty Warning (emacs): No ert.el found: not defining test form-up-to-point.1 Warning (emacs): No ert.el found: not defining test complete-symbol* Warning (emacs): No ert.el found: not defining test complete-form Warning (emacs): No ert.el found: not defining test font-lock-magic Warning (emacs): No ert.el found: not defining test enclosing-context.1 Warning (emacs): No ert.el found: not defining test find-local-definitions.1
I looked around for a copy of ert.el and ert-x.el and I found a couple of files that looked reasonable, but they won't load so I wonder if you know how to get those files that are compatible with emacs-23.4.1?
The github copy of slime seems to load OK, but I haven't really tried using it for development with the warnings I was getting.
Thanks in advance,
Paul Bowyer
I ran into something similar and it provided the impetus to build emacs 24.3. That fixed everything. So you might just want to upgrade your version of emacs.
Regards, --Jeff
On 01/08/2014 07:34 PM, Jeff Cunningham wrote:
On 01/08/2014 04:26 PM, Paul Bowyer wrote:
Hello Helmut,
I've recently become aware the slime is now on github, so I downloaded and installed a copy. It ran, but there is a window in my copy of emacs-23.4.1 filled with warnings related to ert.el which indicate that it can't be found.
A list of the warnings: Warning (emacs): No ert.el found: not defining test symbol-at-point.2 Warning (emacs): No ert.el found: not defining test symbol-at-point.3 Warning (emacs): No ert.el found: not defining test symbol-at-point.4 Warning (emacs): No ert.el found: not defining test symbol-at-point.5 Warning (emacs): No ert.el found: not defining test symbol-at-point.6 Warning (emacs): No ert.el found: not defining test symbol-at-point.7 Warning (emacs): No ert.el found: not defining test symbol-at-point.9 Warning (emacs): No ert.el found: not defining test symbol-at-point.10 Warning (emacs): No ert.el found: not defining test symbol-at-point.11 Warning (emacs): No ert.el found: not defining test symbol-at-point.12 Warning (emacs): No ert.el found: not defining test symbol-at-point.13 Warning (emacs): No ert.el found: not defining test symbol-at-point.14 Warning (emacs): No ert.el found: not defining test symbol-at-point.15 Warning (emacs): No ert.el found: not defining test symbol-at-point.16 Warning (emacs): No ert.el found: not defining test sexp-at-point.1 Warning (emacs): No ert.el found: not defining test narrowing Warning (emacs): No ert.el found: not defining test find-definition Warning (emacs): No ert.el found: not defining test (find-definition.2 (:fails-for allegro lispworks)) Warning (emacs): No ert.el found: not defining test (find-definition.3 (:fails-for abcl allegro clisp lispworks sbcl ecl)) Warning (emacs): No ert.el found: not defining test complete-symbol Warning (emacs): No ert.el found: not defining test arglist Warning (emacs): No ert.el found: not defining test (compile-defun (:fails-for allegro lispworks clisp ccl)) Warning (emacs): No ert.el found: not defining test (compile-file (:fails-for allegro lispworks clisp)) Warning (emacs): No ert.el found: not defining test utf-8-source Warning (emacs): No ert.el found: not defining test async-eval-debugging Warning (emacs): No ert.el found: not defining test unwind-to-previous-sldb-level Warning (emacs): No ert.el found: not defining test loop-interrupt-quit Warning (emacs): No ert.el found: not defining test loop-interrupt-continue-interrupt-quit Warning (emacs): No ert.el found: not defining test interactive-eval Warning (emacs): No ert.el found: not defining test report-condition-with-circular-list Warning (emacs): No ert.el found: not defining test interrupt-bubbling-idiot Warning (emacs): No ert.el found: not defining test (interrupt-encode-message (:style :sigio)) Warning (emacs): No ert.el found: not defining test inspector Warning (emacs): No ert.el found: not defining test macroexpand Warning (emacs): No ert.el found: not defining test indentation Warning (emacs): No ert.el found: not defining test break Warning (emacs): No ert.el found: not defining test (break2 (:fails-for cmucl allegro ccl)) Warning (emacs): No ert.el found: not defining test locally-bound-debugger-hook Warning (emacs): No ert.el found: not defining test end-of-file Warning (emacs): No ert.el found: not defining test interrupt-at-toplevel Warning (emacs): No ert.el found: not defining test interrupt-in-debugger Warning (emacs): No ert.el found: not defining test flow-control Warning (emacs): No ert.el found: not defining test sbcl-world-lock Warning (emacs): No ert.el found: not defining test (disconnect-one-connection (:style :spawn)) Warning (emacs): No ert.el found: not defining test disconnect-and-reconnect Warning (emacs): No ert.el found: not defining test package-updating Warning (emacs): No ert.el found: not defining test repl-test Warning (emacs): No ert.el found: not defining test (repl-test-2 (:fails-for allegro)) Warning (emacs): No ert.el found: not defining test repl-return Warning (emacs): No ert.el found: not defining test repl-read Warning (emacs): No ert.el found: not defining test repl-read-lines Warning (emacs): No ert.el found: not defining test repl-type-ahead Warning (emacs): No ert.el found: not defining test interrupt-in-blocking-read Warning (emacs): No ert.el found: not defining test move-around-and-be-nasty Warning (emacs): No ert.el found: not defining test form-up-to-point.1 Warning (emacs): No ert.el found: not defining test complete-symbol* Warning (emacs): No ert.el found: not defining test complete-form Warning (emacs): No ert.el found: not defining test font-lock-magic Warning (emacs): No ert.el found: not defining test enclosing-context.1 Warning (emacs): No ert.el found: not defining test find-local-definitions.1
I looked around for a copy of ert.el and ert-x.el and I found a couple of files that looked reasonable, but they won't load so I wonder if you know how to get those files that are compatible with emacs-23.4.1?
The github copy of slime seems to load OK, but I haven't really tried using it for development with the warnings I was getting.
Thanks in advance,
Paul Bowyer
I ran into something similar and it provided the impetus to build emacs 24.3. That fixed everything. So you might just want to upgrade your version of emacs.
Regards, --Jeff
Hello Jeff,
I have emacs 24.something available on my distro (Linux Mint 14 w/KDE) and I tried it, but there were differences that I didn't want to deal with so I went back to emacs-23.4.1 which I was more comfortable using.
Thanks,
Paul Bowyer
Paul Bowyer pbowyer@olynet.com writes:
I've recently become aware the slime is now on github, so I downloaded and installed a copy. It ran, but there is a window in my copy of emacs-23.4.1 filled with warnings related to ert.el which indicate that it can't be found.
A list of the warnings: Warning (emacs): No ert.el found: not defining test enclosing-context.1 Warning (emacs): No ert.el found: not defining test find-local-definitions.1
These are just warnings about slime's self-tests. You needn't worry about them. Actually, you wouldn't see them if 'slime-tests.el' weren't loaded, but it is everytime you load a contrib for normal usage (it shouldn't be so and this will be fixed).
I looked around for a copy of ert.el and ert-x.el and I found a couple of files that looked reasonable, but they won't load so I wonder if you know how to get those files that are compatible with emacs-23.4.1?
In the current, "make ensure_ert" should make sure they are downloaded. "make clean" and "make compile" should do the rest. In the future they will probably be bundled.
The github copy of slime seems to load OK, but I haven't really tried using it for development with the warnings I was getting.
The new developments are ambitious and there will be instability with the trunk. To be on the safe side clone the SLIME_2 tag for now. Before long, we will release a version that fixes these ert-related issues and possibly bundles
On 01/09/2014 04:15 AM, João Távora wrote:
Paul Bowyer pbowyer@olynet.com writes:
I've recently become aware the slime is now on github, so I downloaded and installed a copy. It ran, but there is a window in my copy of emacs-23.4.1 filled with warnings related to ert.el which indicate that it can't be found.
A list of the warnings: Warning (emacs): No ert.el found: not defining test enclosing-context.1 Warning (emacs): No ert.el found: not defining test find-local-definitions.1
These are just warnings about slime's self-tests. You needn't worry about them. Actually, you wouldn't see them if 'slime-tests.el' weren't loaded, but it is everytime you load a contrib for normal usage (it shouldn't be so and this will be fixed).
I looked around for a copy of ert.el and ert-x.el and I found a couple of files that looked reasonable, but they won't load so I wonder if you know how to get those files that are compatible with emacs-23.4.1?
In the current, "make ensure_ert" should make sure they are downloaded. "make clean" and "make compile" should do the rest. In the future they will probably be bundled.
The github copy of slime seems to load OK, but I haven't really tried using it for development with the warnings I was getting.
The new developments are ambitious and there will be instability with the trunk. To be on the safe side clone the SLIME_2 tag for now. Before long, we will release a version that fixes these ert-related issues and possibly bundles
Hello João,
Following your instructions did the trick after I re-enabled loading cl-lib in my .emacs file. I'm still using whatever I downloaded using "git clone https://github.com/slime/slime.git" (It's the master branch). If I have problems I'll try the SLIME_2 tag.
As a suggestion, the documentation should also be upgraded to reflect the change to github and any other new features that are added.
Thanks,
Paul Bowyer
Paul Bowyer pbowyer@olynet.com writes:
Hello João,
As a suggestion, the documentation should also be upgraded to reflect the change to github and any other new features that are added.
Yes. I reworked the setup instructions (and reworked the `slime-setup' mechanism slightly), have a look at the new README in the github home page and try it out.
Still, the trunk might always contain some instability, in those cases do fallback to the last tag and report those bugs in the issue tracker. We'll try to sort out a release strategy as soon as possible.
Thanks, João
On 01/10/2014 03:22 AM, João Távora wrote:
Paul Bowyer pbowyer@olynet.com writes:
Hello João,
As a suggestion, the documentation should also be upgraded to reflect the change to github and any other new features that are added.
Yes. I reworked the setup instructions (and reworked the `slime-setup' mechanism slightly), have a look at the new README in the github home page and try it out.
I was referring to the manual that is in the slime/doc folder, which still contains all the CVS instructions for downloading slime. I keep the slime manual handy for reference. Sorry I didn't make myself clear in my last message.
Still, the trunk might always contain some instability, in those cases do fallback to the last tag and report those bugs in the issue tracker. We'll try to sort out a release strategy as soon as possible.
I did notice some problems in the master branch, so I checked out SLIME_2 and used that.
Thanks, João