Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Message from discussion SLIME 1.0-beta released
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Helmut Eller  
View profile  
 More options Aug 3 2004, 4:49 am
Newsgroups: comp.lang.lisp
From: Helmut Eller <e9626...@stud3.tuwien.ac.at>
Date: Tue, 03 Aug 2004 08:49:17 GMT
Local: Tues, Aug 3 2004 4:49 am
Subject: SLIME 1.0-beta released
Hello!

We've released SLIME 1.0-beta.  SLIME is an Emacs mode for interacting
with Common Lisp.  We are now in "beta phase" and are focussing on
robustness and try to make SLIME as bug free as possible.

You can download the code and user manual from our home page:
  http://www.common-lisp.net/project/slime/
Or of course just check it out from CVS.

Please send feedback to our mailing list, which is readily accessible
via NNTP on server news.gmane.org as group gmane.lisp.slime.devel.

We hope you enjoy using SLIME!

The release notes are included here:

* 1.0 beta (August 2004)

** autodoc global variables
The slime-autodoc-mode will now automatically show the value of a
global variable at point.

** Customize group
The customize group is expanded and better-organised.

** slime-interactive-eval
Interactive-eval commands now print their results to the REPL when
given a prefix argument.

** slime-conservative-indentation
New Elisp variable. Non-nil means that we don't exclude def* and
with-* from indentation-learning. The default is nil.

** (slime-setup)
New function to streamline setup in ~/.emacs

** Modeline package
The package name in the modeline is now updated on an idle timer. The
message should now be more meaningful when moving around in files
containing multiple IN-PACKAGE forms.

** XREF bugfix
The XREF commands did not find symbols in the right package.

** REPL prompt
The package name in the REPL's prompt is now abbreviated to the last
`.'-delimited token, e.g. MY.COMPANY.PACKAGE would be PACKAGE. This
can be disabled by setting SWANK::*AUTO-ABBREVIATE-DOTTED-PACKAGES* to
NIL.

** CMUCL source cache
The source cache is now populated on `first-change-hook'. This makes
M-. work accurately in more file modification scenarios.

** SBCL compiler errors
Detect compiler errors and make some noise. Previously certain
problems (e.g. reader-errors) could slip by quietly.

* 1.0 alpha (June 2004)

The first preview release of SLIME.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google