Samuel Wales writes: > at least for my use case, refile goto should push mark in the target buffer > after visiting the buffer, before jumping. rationale: it can be a big > jump. m-< pushes mark for that reason. i think i saw that in the manual > years ago. :) > > i am often in my-big-subtree, someplace, and go someplace else. i want to > return to that place in my-big-subtree. refile goto loses the previous > position. i want to c-u c-spc to get to where i was. See the attached tentative patch. This is an easy addition.