> > On Mon, Sep 14, 2009 at 10:45 AM, Milan Vancura <[email protected]> wrote: > > > > Hello, > > > > according to :h quote_quote [*] the unnamed register (") should contain the > > text deleted or yanked by the last "d", "c", "s", "x" or "y" command. There > > is > > especialy mentioned that the text stored to the unnamed register does not > > depend on the fact that a specific register was used (e.g. "xdd). > > It also specifically mentions that "this is like the unnamed register is > pointing to the last used register" which explains the behavior you're > seeing. The last used register is register a, to which you appended > line 2 via "Ay$.
Ah, yes, you are right. Those two parts of the help are in conflict. And as I found the first part as a definition and the second part as a simplified description (they are written in that style(s) as far as I can say with my knowledge of English), I expected the result would correspond to the first part. Especially if the first behaviour seems logical (but that's my opinion, I hope I did not start any flame). Milan --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
