all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Get Text from Current Line
@ 2005-11-09 14:29 Jeckob
  2005-11-09 16:34 ` Pascal Bourguignon
  0 siblings, 1 reply; 4+ messages in thread
From: Jeckob @ 2005-11-09 14:29 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-11-11 12:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-09 14:29 Get Text from Current Line Jeckob
2005-11-09 16:34 ` Pascal Bourguignon
2005-11-11 10:22   ` Jeckob
2005-11-11 12:41     ` Jeckob

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.