Ihor Radchenko <[email protected]> writes:
> This would be yet another breaking change...
Of course, you're right!
Then here are two suggestions, assuming it's best to spare us yet
another option:
(1) by always store the latest link on top and remove old dups.
(2) always store latest link at the top and remove old dups and allow
to keep dups with 3 universal prefix args.
>>>> if you move the recent one to top of list, that would work for my
>>>> mindless store/insert, but it might not work for a user who has
>>>> carefully cultivated a set of links that are all to be inserted, or
>>>> such. although idk if the mechanism supports.
I'm in favor of option (2) as it deals with the above use-case, and
storing a link for each lines in the active region should be the
default behavior anyway, with no need for a prefix arg.
WDYT?
--
Bastien Guerry