[slime-devel] Re: Slime and XEmacs

Jan Rychter jan at rychter.com
Mon Nov 10 00:24:17 UTC 2003


>>>>> "Helmut" == Helmut Eller <e9626484 at stud3.tuwien.ac.at>:
[...]
 Helmut> Apparently the face copying stuff wasn't a good idea.  I
 Helmut> removed that and hardcoded the colors for slime-highlight-face.
 Helmut> The size should be whatever is the default size is for your
 Helmut> faces.  If people don't like my colors, they can still
 Helmut> customize them.

This seems to work quite well -- I have no face problems with the
current version. Thanks!

There is one more thing: I often get the message:

(11) (error/warning) Error in `post-command-hook' (setting hook to nil)
     (cl-assertion-failed slime-mode)

which comes from:

Signaling: (cl-assertion-failed slime-mode)
  signal(cl-assertion-failed (slime-mode))
  (or slime-mode (signal (quote cl-assertion-failed) (list ...)))
  (progn (or slime-mode (signal ... ...)) nil)
  (assert slime-mode)
  slime-autodoc-post-command-hook()
  slime-post-command-hook()

The simplest way to get this is to do M-x slime from a non-lisp buffer.

--J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20031109/c00e7b5d/attachment.sig>


More information about the slime-devel mailing list