On Thu, Jun 21, 2007 at 09:34:57PM -0400, Paul A. Rubin wrote: > Richard Heck wrote: > > >>2. insert a space in the text after the ERT. > >This seems tricky, as I can't see how just to insert a space. > > Indeed. I crabbed once about the fact that trailing spaces are > eliminated when an LFUN is processed. Don't know if anyone entered an > enhancement request for a way to insert an ordinary space.
This works with 'unicode-insert 0x20' from now on. Andre'