From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#50951: Fwd: bug#50951: 28.0.50; Urdu text is not displayed correctly Date: Sat, 02 Oct 2021 19:09:54 +0300 Message-ID: <83zgrr9zn1.fsf@gnu.org> References: <83mtnsc63i.fsf@gnu.org> <83sfxjbox7.fsf@gnu.org> <87pmsnwlvo.fsf@igel.home> <837devbgrl.fsf@gnu.org> <8335pjbewj.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="35737"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 50951@debbugs.gnu.org To: Rah Guzar Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Oct 02 18:11:10 2021 Return-path: Envelope-to: geb-bug-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 1mWhbS-000975-Da for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 02 Oct 2021 18:11:10 +0200 Original-Received: from localhost ([::1]:36804 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mWhbQ-0002Sj-JR for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 02 Oct 2021 12:11:08 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34588) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mWhbL-0002Sa-1t for bug-gnu-emacs@gnu.org; Sat, 02 Oct 2021 12:11:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:48818) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mWhbK-0002TU-Qt for bug-gnu-emacs@gnu.org; Sat, 02 Oct 2021 12:11:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mWhbK-0007Uk-I1 for bug-gnu-emacs@gnu.org; Sat, 02 Oct 2021 12:11:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 02 Oct 2021 16:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50951 X-GNU-PR-Package: emacs Original-Received: via spool by 50951-submit@debbugs.gnu.org id=B50951.163319102728765 (code B ref 50951); Sat, 02 Oct 2021 16:11:02 +0000 Original-Received: (at 50951) by debbugs.gnu.org; 2 Oct 2021 16:10:27 +0000 Original-Received: from localhost ([127.0.0.1]:60364 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mWhak-0007Ts-Nx for submit@debbugs.gnu.org; Sat, 02 Oct 2021 12:10:26 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:57660) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mWhaj-0007Th-JW for 50951@debbugs.gnu.org; Sat, 02 Oct 2021 12:10:26 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:55938) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mWhae-0001lb-Aj; Sat, 02 Oct 2021 12:10:20 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:4160 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mWhaR-0003lR-LM; Sat, 02 Oct 2021 12:10:20 -0400 In-Reply-To: (message from Rah Guzar on Sat, 2 Oct 2021 18:06:09 +0200) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:216180 Archived-At: > From: Rah Guzar > Date: Sat, 2 Oct 2021 18:06:09 +0200 > Cc: 50951@debbugs.gnu.org > > What kind of issues did you have in mind? > > This might be me not understanding how required characters work but if a user sets a font > for only Arabic (not Urdu) and the font doesn't have these characters, will it cause emacs > to use a fallback for Arabic text? Or is the restriction only relevant for the selection of implicit > fallback? No, if the user customizes the fontset, the font specified there will be used, no questions asked. The representative characters are only used for selecting the fonts by default. AFAIK, at least.