Meiyo Peng writes: > The underscore character "_" is displayed as a backslash and an > underscore "\_" in WoMan mode. Is this a bug or a feature? > > This is from ~M-x woman docker-attach~: > > #+BEGIN_EXAMPLE > * \\ (two backward slashes) > * \_ (underscore) > * ^ (caret) > #+END_EXAMPLE > > This is from ~M-x man docker-attach~: > > #+BEGIN_EXAMPLE > · \\ (two backward slashes) > · _ (underscore) > · ^ (caret) > #+END_EXAMPLE (I'm going through old bug reports that unfortunately got little response at the time.) I tried this in Emacs 25.1 (and 28) on Debian/bullseye, and I can't see anything obviously wrong, but perhaps I'm looking at the wrong thing. Are you still seeing this issue in more recent Emacs/Debian versions?