unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).