[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
There are commands to store a number in a register, to insert the number in the buffer in decimal, and to increment it. These commands can be useful in keyboard macros (@pxref{Keyboard Macros}).
Store number into register r (number-to-register
).
Increment the number in register r by number
(increment-register
).
Insert the number from register r into the buffer.
C-x r g is the same command used to insert any other sort of register contents into the buffer. C-x r + with no numeric argument increments the register value by 1; C-x r n with no numeric argument stores zero in the register.
This document was generated by Roberto on enero, 3 2007 using texi2html 1.76.