Lucas Viana Reis <[email protected]> writes: > Hello, I'm not sure if this is a general issue with fill-paragraph or with > the way org hides emphasis markers, but I'm facing this problem with bare > emacs + org: > > Steps to reproduce: > 1. Start emacs -Q (no configuration) > 2. Set some variables: > > (setq org-pretty-entities t > org-hide-emphasis-markers t > fill-column 80) > > > 3. Create an empty org-mode buffer with the following text: > > This is a /italic sentence for a buggy/ \alpha\beta\gamma\delta\nu\epsilon > paragraph in terms of filling, see, it's not filled yet and still the line > above > ends early. > > > So far so good, and with the previous config the emphasis markers are now > hidden and the greek letters appear as unicode characters. > > 4. Hit M-q (either fill-paragraph or org-fill-paragraph, both have the same > issue) > The first line wrongly wraps after "buggy" and leave a big empty space > after that, as if the greek letters were not composed. > > 5. In the same buffer, compare the behaviour with this paragraph (very > similar, but note the ! character after "buggy"): > > This is a /italic sentence for a buggy/ ! \alpha\beta\gamma\delta\nu\epsilon > paragraph in terms of filling, see, it's not filled yet and still the line > above > ends early.
<snip> I'm doing cleanup of old, stale bug reports for the bug tracker. I'm not sure what to do with this one; I can't reproduce it. It seems to work as far as I can tell - both org-fill-paragraph and fill-paragraph. In such cases, should I mark it as cancelled or fixed? I'm not sure if anyone cares, but I suspect I will come across old bug reports I can't reproduce again and again, so I might as well ask how to handle it properly so I don't do the wrong thing 100 times. -- Christer Enfors Org contributor liaison GPG Fingerprint: 9CF7 3292 83BC D643 DF01 992C 1C3B 434F 2AC2 B1E6 Public Key available at: keys.openpgp.org
