all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Jai Vetrivelan <jaivetrivelan@gmail.com>
Cc: visuweshm@gmail.com, 53729@debbugs.gnu.org
Subject: bug#53729: 29.0.50; Tamil text not shaped in modeline
Date: Sat, 19 Feb 2022 10:23:32 +0200	[thread overview]
Message-ID: <83o833z2m3.fsf@gnu.org> (raw)
In-Reply-To: <87pmnjebd1.fsf@gmail.com> (message from Jai Vetrivelan on Sat, 19 Feb 2022 09:50:10 +0530)

> From: Jai Vetrivelan <jaivetrivelan@gmail.com>
> Cc: Visuwesh <visuweshm@gmail.com>,  53729@debbugs.gnu.org
> Date: Sat, 19 Feb 2022 09:50:10 +0530
> 
> I tried reproducing the above issue and can confirm it.
> 
> The text is weirdly shaped when opening a binary file with file
> extension. There are no messages in stdout/stderr, however.

Thanks.  I think I see the problem.  If I'm right, file-name
extensions are not related to this.

Please try this much simpler reproducer:

  emacs -Q
  C-x b கட்டற்ற மென்பொருள் RET

At this point you should see a buffer whose name is "கட்டற்ற மென்பொருள்"
and whose mode line displays the buffer name correctly.

  M-: (set-buffer-multibyte nil) RET

Now the buffer's name should display incorrectly on the mode line.

IOW, the problem happens when the buffer is unibyte, probably because
we disable text shaping (a.k.a. "character compositions") in that
case.





  parent reply	other threads:[~2022-02-19  8:23 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-02 16:55 bug#53729: 29.0.50; Tamil text not shaped in modeline Visuwesh
2022-02-02 18:54 ` Eli Zaretskii
2022-02-03  1:45   ` Visuwesh
2022-02-03  7:39     ` Eli Zaretskii
2022-02-03  8:07       ` Visuwesh
2022-02-03  9:23         ` Eli Zaretskii
2022-02-03 10:05           ` Visuwesh
     [not found]             ` <877da2amw9.fsf@gmail.com>
2022-02-13 13:53               ` Eli Zaretskii
2022-02-13 14:56                 ` Visuwesh
2022-02-13 16:44                   ` Eli Zaretskii
2022-02-14  3:01                     ` Visuwesh
2022-02-14 14:05                       ` Eli Zaretskii
2022-02-15  1:47                         ` Visuwesh
2022-02-15 14:26                           ` Eli Zaretskii
2022-02-16 14:06                             ` Visuwesh
2022-02-16 14:07                               ` Eli Zaretskii
2022-02-18 12:03                               ` Visuwesh
2022-02-18 12:59                                 ` Eli Zaretskii
2022-02-18 13:20                                   ` Visuwesh
2022-02-19  4:20                             ` Jai Vetrivelan
2022-02-19  4:51                               ` Visuwesh
2022-02-19  5:22                                 ` Jai Vetrivelan
2022-02-19  5:31                                   ` Jai Vetrivelan
2022-02-19  8:23                               ` Eli Zaretskii [this message]
2022-02-19  9:22                                 ` Eli Zaretskii
2022-02-19 10:27                                   ` Visuwesh
2022-02-19 12:38                                     ` Eli Zaretskii

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

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

  git send-email \
    --in-reply-to=83o833z2m3.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=53729@debbugs.gnu.org \
    --cc=jaivetrivelan@gmail.com \
    --cc=visuweshm@gmail.com \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.