Hi François, François Pinard <pin...@iro.umontreal.ca> writes:
> Now, in this mode, if I put the mark on the `a' letter and the point on > the `d' letter, and type `C-x r t SPC SPC RET', I then see: > > ,---- > | * Trying blue > | a normal > | = b= normal > | * c* blue > | / d/ normal > `---- Yes -- this is a problem with `move-to-column' ignoring invisible text at the beginning of the line. I reported this to the Emacs developers with a minimal example. Thanks! -- Bastien