* alebo [2007.04.09 15:00]:
> But if I use another kind of deletion like dw, I
> couldnt fetch it from the buffers 1-9, only from
> the first "unnamed" buffer. Why is this so and
> which kind of delete operations are supported in
> the delete buffers?

If you delete less than one line, the data is put
in the "small-delete" register: "-

:h quote-

It is number 3 in the list of register types found
at:

:h registers

You can see its current content by doing:

:di -

-- 
JR

Reply via email to