cage_ has quit [Remote host closed the connection]
scymtym has quit [Ping timeout: 268 seconds]
cgay has joined #slime
<cgay>
hey there. i have a tiny patch to slime and i'm wondering if anyone else is bothered by the behavior i changed and would it be worth pushing upstream...
<cgay>
basically when navigating xrefs with 'n' and 'p', it puts the matched xref on line 2, with only 1 line of context above it.
<cgay>
so i always end up having to switch to that window to hit C-l, or use the mouse wheel to scroll it.
scymtym has joined #slime
<fiddlerwoaroof>
cgay: I haven't noticed that behavior, but I think it'd annoy me
prite has quit [Ping timeout: 250 seconds]
<luis>
cgay: It's never bothered me. I'd never noticed that e.g. slime-xref-next-line, slime-inspector-show-source and sldb-show-frame-source all invoke slime-show-source-location differently. I can't think of a good reason for that. Do you propose changing the default, making it customizable or both?
<luis>
(But not that I've noticed the inconsistency, it's bothering me. :-)
<luis>
*now
<luis>
cgay: why do you feel the need to recenter definitions when browsing xrefs?