help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to increase a number under cursor?


From: Wang Yin
Subject: How to increase a number under cursor?
Date: 20 May 2003 16:37:08 +0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

Hi,

I want to record a macro to type flexible numbered lists.
for example:

continuous:
1. 
2.
3.
4.
...

odd:
1.
3.
5.
7.
...


hex:

0x9
0xA
0xB

octal:
007
010
011

The only problem I meet is how to increase the number under
the cursor?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]