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

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

Get Text from Current Line


From: Jeckob
Subject: Get Text from Current Line
Date: 9 Nov 2005 06:29:47 -0800
User-agent: G2/0.2

Hi,
i would like to write some code in emacs-lisp to format/align the
current line in a spec. way each time the editor jumps to the
next/other line.
i.e.
when i type:

abc xyz kfx uzr ert : ert : oiu

the editor should format it the moment i type enter or nextline (arrow
down) this way:

abc       xyz       kfx       uzr       ert       : ert       : oiu

and so on....

How can i realize this? Pls give me a hint, dont how to start !?
Thanks



reply via email to

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