Your message dated Tue, 05 May 2026 07:30:46 +0800
with message-id <[email protected]>
and subject line Re: Bug#1135669: Accents missing on man page
has caused the Debian Bug report #1135669,
regarding Accents missing on man page
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1135669: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1135669
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pandoc

$ man pandoc
              o fr-u-kb  -  French  with  "backwards" accent sorting (with cote
                sorting after cote).

--- End Message ---
--- Begin Message ---
Oops, I was using a bad LC_ALL.
$ LC_ALL=C man pandoc #bad
$ LC_ALL=C.UTF-8 man pandoc #good. Closing.

--- End Message ---

Reply via email to