On 2010-07-23 16:16, Štěpán Němec wrote: > I consider this to be a problem, too, and even started to implement > it before some time, but as I almost never use it and nobody else > seemed to ever mention this, it remained a stub, i.e. it sort-of > works, but a bit funnily and not quite as in Vim (yet).
Why not keep the existing code, but extend it to use the global mark ring (C-x C-<SPC>)? There's already a convention for larger movement commands to set the mark (so that C-x C-x jumps back to the previous position). -- Vegard _______________________________________________ implementations-list mailing list [email protected] https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list
