help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how do i reset text coding?


From: Yuri Khan
Subject: Re: how do i reset text coding?
Date: Wed, 15 Mar 2023 23:30:12 +0700

On Wed, 15 Mar 2023 at 22:22, jimdam, vani <jindam.vani@disroot.org> wrote:
>   . what kind of "numbers" do you see? please show examples
> file1 screen shot https://ibb.co/kBnGx7P
> file2 screen shot https://ibb.co/HPxPrZH

On your first screenshot, the mode line shows ‘=’ instead of a ‘U’.
(info "(emacs) Mode Line") explains:

    ‘=’ means no conversion
    whatsoever, and is usually used for files containing non-textual data.

so that’s your issue: somehow, for that buffer, encoding is not set
correctly. (I don’t know why and where to look, so I will leave it to
others to help you diagnose it.)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]