Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

11
  • 2
    I can't reproduce this in any Emacs version that I have around, either with emacs -Q or with my configuration, either in a GUI or in a terminal. Please share precise instructions to reproduce this (Emacs version, OS, interface, any steps to take beyond typing in emacs -Q). Commented Apr 8 at 20:13
  • 2
    I'm able to reproduce the issue if I enable whitespace-mode. It's also mentioned in the comments in the definition of whitespace-display-mappings. Can you confirm if you are using it? Commented Apr 9 at 6:01
  • 1
    @matteol: Nice find! That's why it's important to start with emacs -Q as Gilles suggested: the OP could have tested with emacs -Q and emacs -q to verify that the problem does not occur in that case, and then bisected the init file to find the culprit. Commented Apr 9 at 13:13
  • 1
    Please add this information to the question, so I can write an answer that can be useful to other users, comments can be deleted in any moment. Commented Apr 10 at 4:22
  • 1
    Just use the "Edit" link and edit the question text to be more accurate. No Answers have been posted, so you won't be invalidating anything by rewriting the original text, so just rewrite it as if you knew then what you know now. (If there were pre-existing Answers, it would be prudent to also take those into account in some way, so that people reading the Q&A had the context.) Commented Apr 11 at 7:15