From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: "jimdam, vani" Newsgroups: gmane.emacs.help Subject: Re: how do i reset text coding? Date: Wed, 15 Mar 2023 15:21:49 +0000 Message-ID: <20230315152149.51010319@disroot.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="27609"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Wed Mar 15 16:22:44 2023 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pcSxe-0006we-QY for geh-help-gnu-emacs@m.gmane-mx.org; Wed, 15 Mar 2023 16:22:42 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pcSx8-0006zT-BR; Wed, 15 Mar 2023 11:22:10 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pcSx6-0006zJ-T3 for help-gnu-emacs@gnu.org; Wed, 15 Mar 2023 11:22:08 -0400 Original-Received: from knopi.disroot.org ([178.21.23.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pcSx4-0000ac-NU for help-gnu-emacs@gnu.org; Wed, 15 Mar 2023 11:22:08 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 596574445C for ; Wed, 15 Mar 2023 16:22:04 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Original-Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PDrZua88tBcl for ; Wed, 15 Mar 2023 16:22:03 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1678893722; bh=DmSGEkD68osvuHCnBaju+VdErW/ZlHalnHlKGs3pYos=; h=Date:From:To:Subject:In-Reply-To; b=EIFyMJ6YFMUISjLu8r3p3xVvTPjYBljtLnEBjL4YPZgo/TF9acSIefWiZjB5V2h5M 6olC0JeuyWTO3fk+M/olBPu8AkYaUgdBwE3i5Ex5zdGsU9c4x7vdnzVGik1hfxe5tR TqW373BN0IY0M25f+J3yAMBTsf/pV9Hc4q/UUANX6z9XSa4/x/rE7KVs9mkwgQa0NO NjOlLg5o/dbhEW4GzhAgYLwcq+QSxxclYaUwuZV1YEcGf/Gub1MEGvt2QvO1jLAok4 U/eKAgJW985qKr1KWxYpqmv9jlEMysxSYiF+cMRo7zkkNaI/NVnKWzwBQH0Xb5h7LN HnEknKVSZ452A== In-Reply-To: 831qlqrxmo.fsf@gnu.org Received-SPF: pass client-ip=178.21.23.139; envelope-from=jindam.vani@disroot.org; helo=knopi.disroot.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:143028 Archived-At: . is this a text-mode (a.k.a. "TTY") frame or a GUI frame? gui frame . what kind of "numbers" do you see? please show examples file1 screen shot https://ibb.co/kBnGx7P file2 screen shot https://ibb.co/HPxPrZH . what else is in file1 and file2 besides the Kannada text? what are the differences between file1 and file2? file1 https://bpa.st/raw/5LLTY file2 https://bpa.st/raw/ZOPXK . what happens if you create a file with _only_ the Kannada text? file3 kannada text only opens fine https://ibb.co/fVRBVD3 . what is the major mode Emacs uses for each of the files? C-hv shows: major-mode is a variable defined in =E2=80=98C source code=E2=80=99. Its value is =E2=80=98text-mode=E2=80=99 Original value was =E2=80=98fundamental-mode=E2=80=99 Local in buffer wiki.txt; global value is fundamental-mode Symbol for current buffer=E2=80=99s major mode. The default value (normally =E2=80=98fundamental-mode=E2=80=99) affects new= buffers. A value of nil means to use the current buffer=E2=80=99s major mode, provid= ed it is not marked as "special". Automatically becomes buffer-local when set. You can customize this variable. important: clicking customize, operate on all settings in=20 this buffer: revert - reset settings:: resolved the issue?