On Sat, Feb 7, 2009 at 08:10, Jeff King [off-list ref] wrote:
It would require a "reload and jump to this arbitrary line" function,
which I remember being problematic when I did my original patch a long
time ago. But I haven't looked at the new code to see if it is easier
now (it looks like you have been doing quite a bit of refactoring in
that area lately).
Yes, support for restoring/jumping to an arbitrary line is possible by
setting the view lineno and then call open_view with the OPEN_REFRESH
flag.
--
Jonas Fonseca