all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* insert text after a char depending on next char
@ 2007-04-20 14:17 Sebastian Meisel
  2007-04-20 19:01 ` Peter Dyballa
  0 siblings, 1 reply; 7+ messages in thread
From: Sebastian Meisel @ 2007-04-20 14:17 UTC (permalink / raw)
  To: help-gnu-emacs

Hallo,

is the following possible in emacs, and if it is how can it be done:

I want emacs  to insert  "\," after a dot ("."), when no space is following:

I type: "Hallo World. Hallo World." -> emacs shall not insert anything, 
because a space is following.
I type: "Hallo World.Hallo World." -> emacs shall insert "\," after the 
dot resulting in: "Hallo World.\,Hallo World.".

Thanks for any hints.

Sebastian Meisel

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

end of thread, other threads:[~2007-04-21  9:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.2312.1177079016.7795.help-gnu-emacs@gnu.org>
2007-04-20 18:05 ` insert text after a char depending on next char james
2007-04-20 18:55   ` weber
2007-04-20 21:45     ` james
2007-04-20 22:11       ` weber
2007-04-21  9:43       ` Sebastian Meisel
2007-04-20 14:17 Sebastian Meisel
2007-04-20 19:01 ` Peter Dyballa

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.