>>>> "CW" == Charles G Waldman <Charles>
writes:
CW> So today I decide that it would be nifty if you could spell-check
CW> comments in code, and I discovered the `ispell-comments-and-strings'
CW> function. Actually the context was showing a colleague how XEmacs is
CW> the slickest thing since icy roads, and how it could do *anything*.
CW> Imagine my embarrassment and utter dismay when
CW> M-x ispell-comments-and-strings gave me "Unterminated string or comment".
;-)
CW> {needless to say, the buffer did not contain any unterminated strings
CW> or comments}
Which language were you trying? I'm using this sometimes with
Java/JDE and it works for me there?
XEmacs 21.4 (patch 5) "Civil Service" [Lucid] (sparc-sun-solaris2.8)
of Tue Oct 23 2001 on jena
Thanks,
-- Marco
CW> I've observed this misbehaviour with 21.1.14 on Solaris and 21.1.12 on Linux.
CW> Searching the archives I see that Hrovje reported the same bug back in
CW> 2000
CW>
http://list-archive.xemacs.org/xemacs-beta/200005/msg00342.html
CW> and had a possible workaround. Was there ever any follow-up to this
CW> bug report? (Nothing I can find in the archives)
CW> There is also a newer version of ispell.el (3.5) available at
CW>
http://kdstevens.com/~stevens/ispell-page.html.
CW> The ispell.el bundled with XEmacs-21.1. is version 3.3. But the newer
CW> version 3.5 still gives me the same "Unterminated string or comment"
CW> bug.
CW> Is this an XEmacs bug (syntax-table breakage) or an ispell.el bug?
CW> Any expert opinions?
CW> ------------------------------------------------------------------
--