[slime-devel] slime-search-property and xemacs

Raymond Toy toy.raymond at gmail.com
Thu Feb 10 00:54:02 UTC 2011


On 2/9/11 1:28 PM, Helmut Eller wrote:
> * Raymond Toy [2011-02-09 03:57] writes:
> 
>> There's an issue with slime-search-property and xemacs.  In xemacs,
>> next-single-char-property-change returns nil if the property is not
>> found instead of the end of the object as in emacs.  This problem shows
>> up when you're using M-p/M-n to find the next compiler note/warning in
>> the source code.  We get an error about (goto-char nil) when the last
>> note is found.
> 
> I can't reproduce this in Xemacs 21.4 (patch 22).  I see some oddness
> not reliably and never (goto-char nil).  Do you have an example?

Hmm.  I'm using 21.5b39.  Perhaps it's a bug/difference between 21.4 and
21.5?  I'll investigate this a bit more and if it's not a bug in 21.5,
I'll see if I can get an example for you.

Ray






More information about the slime-devel mailing list