unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Jehu Amanna <jehuamanna@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 50152@debbugs.gnu.org
Subject: bug#50152: Weird characters (eg: â\200\220) are displayed when browsing man pages in Emacs
Date: Sat, 21 Aug 2021 22:38:31 +0530	[thread overview]
Message-ID: <CAJaWs8VDtPHUcROdBRVMM1H72p682RPBgdrAEEFJU=YUce7E+g@mail.gmail.com> (raw)
In-Reply-To: <83v93yybrg.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1435 bytes --]

Ok, I'll check it out.  Not sure where the problem is.

On Sat, 21 Aug, 2021, 10:29 pm Eli Zaretskii, <eliz@gnu.org> wrote:

> > From: Jehu Amanna <jehuamanna@gmail.com>
> > Date: Sat, 21 Aug 2021 17:37:24 +0530
> >
> > Vist the man page in this following order : C-x RET c utf-8 RET M-x man
> RET memset RET
> >
> > The following is the output:
> >
> > MEMSET(3)                  Linux Programmer's Manual
>  MEMSET(3)
> >
> > NAME
> >        memset - fill memory with a constant byte
> >
> > SYNOPSIS
> >        #include <string.h>
> >
> >        void *memset(void *s, int c, size_t n);
> >
> > DESCRIPTION
> >        The  memset()  function  fills  the  first  n  bytes of the
> memory area
> >        pointed to by s with the constant byte c.
> >
> > RETURN VALUE
> >        The memset() function returns a pointer to the memory area s.
> >
> > ATTRIBUTES
> >        For an  explanation  of  the  terms  used  in  this  section,
> see  atâ€â€
> >        tributes(7).
>
> It's very strange, because I cannot reproduce the problem on my
> system, with UTF-8 encoded man pages, although my system's
> locale-coding-system is also iso-latin-1.  When I override the default
> encoding with "C-x RET c", the man pages are displayed correctly.
>
> From the screenshot you sent, I see that it was taken not in "emacs -Q",
> but on Reddit you said that "emacs -Q" shows the same problem?
>

[-- Attachment #2: Type: text/html, Size: 2053 bytes --]

  reply	other threads:[~2021-08-21 17:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-21 12:07 bug#50152: Weird characters (eg: â\200\220) are displayed when browsing man pages in Emacs Jehu Amanna
2021-08-21 16:59 ` Eli Zaretskii
2021-08-21 17:08   ` Jehu Amanna [this message]
     [not found]     ` <CAJaWs8UapwYsWJq=C=p2qo0SxDeow64NWouD+LLu7+Wd-FMk1A@mail.gmail.com>
2021-08-21 17:25       ` Eli Zaretskii
2021-08-21 17:27         ` Jehu Amanna

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJaWs8VDtPHUcROdBRVMM1H72p682RPBgdrAEEFJU=YUce7E+g@mail.gmail.com' \
    --to=jehuamanna@gmail.com \
    --cc=50152@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).