"Dr. Arne Babenhauserheide" <arne_...@web.de> writes: > If you go to the first word in the following paragraph and press M-e > (org-forward-sentence), the point jumps to the end of the paragraph. But > it should jump to just after the footnote [fn:23]. > > If I remove the footnote [fn:23], it correctly jumps to the end of the > first colon: > > Die Anzahl und Stärke der Werte ist durch eure > gewählte Machtstufe begrenzt:[fn:23] Ein starker > Wert@@latex:\index{Starker Wert}@@ kostet einen Punkt und ein > überragender Wert@@latex:\index{überragender Wert}@@ drei > Punkte.[fn:133] Starke Werte markiert ihr mit =+=, überragende Werte > mit =++=.
But colon is not a sentence end. Or do I miss something? ---- sentence-end-base is a variable defined in paragraphs.el. Value "[.?!…‽][]\"'”’)}»›]*" Best, Ihor