pin...@iro.umontreal.ca (François Pinard) writes: > I do not remember TAB has any indenting effect, but has you say, it > might not be relevant when using `org-indent-mode'.
I take that back! :-) TAB removes prefixing spaces if I happen to have any! Nice. The problem I observed is that the indentation is more to the left than the "lefter" it may be. So it has to be a display problem somehow, I guess. I wondered if there was some simple command to force the display to be recomputed or adjusted (something like recomputing text properties in a synchronous way, at least for the visible part of the window). François