At least in version 1.4.4, the self-insert LFUN seems to truncate trailing spaces. This is ok when you're inserting text into the body, but mildly annoying if you're inserting into ERT. For instance,

  command-sequence ert-insert;self-insert \and ;

will create an ERT inset with \and (presumably done in an author environment), but with no trailing space, which means the user needs to remember to insert a space before the next author name (lest it be run together with 'and' to create a new and unrecognized command).

Should this be considered a bug (in which case I'll put it in bugzilla), or is it desired behavior (or too trivial to worry about)?

/Paul

Reply via email to