[slime-devel] meta-. off by several lines on SLIME/ACL/Emacs/Windows, anyone seen this?

Mark H. David mhd at yv.org
Thu Oct 27 22:18:32 UTC 2011


Yes, that worked. Thanks.

Any thoughts on a real solution?

I should add that I'm also using Swank to talk to ACL in a different process.
Maybe that's always how you do SLIME with ACL, I'm kinda new at this.  
But anyhow, I don't usually use Swank with the other Lisps (SBCL, CCL), so I guess that's another difference.

Thanks,

Mark


----- Original message -----
From: "Paulo Madeira" <acelent at gmail.com>
To: slime-devel at common-lisp.net
Date: Thu, 27 Oct 2011 20:56:31 +0100
Subject: Re: [slime-devel] meta-. off by several lines on SLIME/ACL/Emacs/Windows, anyone seen this?
....
>> I use SBCL and CCL with the otherwise-same stack with no similar problems
>
> The problem may be that ACL counts end-of-line (crlf) as 2 characters
> while Emacs counts it as 1 (or vice-versa).  A simple test case would be
> useful.

>From experience, ACL >= 8.1 counts ends-of-line as 1 character even with CRLF.

mhd, try redefining `slime-eol-conversion-fixup' to always return 0.

Paulo Madeira

_______________________________________________
slime-devel site list
slime-devel at common-lisp.net
http://common-lisp.net/mailman/listinfo/slime-devel




More information about the slime-devel mailing list