Madhu enometh@meer.net writes:
- Madhu m3ljoqd9jh.fsf@meer.net Wrote on Thu, 21 May 2009 16:09:46 +0530:
| I'm also running into problems where C-c C-c (slime-compile-defun) and a | subsequent M-n M-p gets the line numbers wrong and takes you to the top | of the file depending on whether the cursor is at column 0 or elsewhere.
I don't think this was directly related to my other crib in this thread, But there is a bug in `slime-goto-location-position':
Thanks, applied. (replaced `and' with `when')
-T.