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.devel Subject: Re: master 84e4bc6219a 1/2: Add input methods for Urdu, Pashto and Sindhi (bug#66470) Date: Sat, 20 Jan 2024 13:58:38 +0200 Message-ID: <831qactdw1.fsf@gnu.org> References: <170030013667.20571.18090141972402319489@vcs2.savannah.gnu.org> <20231118093537.9F147C0C994@vcs2.savannah.gnu.org> <87a5p1679r.fsf@gmx.de> <83a5p0til9.fsf@gnu.org> <8734uss0jj.fsf@zohomail.eu> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="20397"; mail-complaints-to="usenet@ciao.gmane.io" Cc: michael.albinus@gmx.de, emacs-devel@gnu.org To: Rahguzar Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Jan 20 12:59:18 2024 Return-path: Envelope-to: ged-emacs-devel@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 1rRA0K-00058Q-Vt for ged-emacs-devel@m.gmane-mx.org; Sat, 20 Jan 2024 12:59:17 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rRA03-0004mp-Rd; Sat, 20 Jan 2024 06:58:59 -0500 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 1rRA02-0004me-9j for emacs-devel@gnu.org; Sat, 20 Jan 2024 06:58:58 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rRA01-0002Fa-ST; Sat, 20 Jan 2024 06:58:57 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=gGOuYv/IqxTvW0deuxp3u1ss5UGDaJ5XsRm9SlzgMU8=; b=qloPqaV2xyIT 3pRscAOM1EFnSaZmY3uGdouJKW4+HC6JBoxIc9HYulfFn7VBmc+p3RpCZPfknT5hzAKzszbVdWtb0 aAmmE67WlX/mqLDbotUNEISRHnpIVUf4XW4JyQZ7x7WXKL848aqq7kgPoqlj+tHrqYfJ7QMdZWduB 50ChJDfwyl00UEbCMCJ/ZRAO7bz34FPaceDTplD4aUxmrcTRHcKVyg4GXis9pWeS2FY6gN/qMqR9e lV7RhRW8AJ/O7Dpwrjs1B6d3ozr3beSjplhNbdxVKya3HgNfcad/SDXqazpe5998hhsWECEobN9DH mvFlpJUkEpjVQN6vlxbing==; In-Reply-To: <8734uss0jj.fsf@zohomail.eu> (message from Rahguzar on Sat, 20 Jan 2024 12:30:20 +0100) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:315140 Archived-At: > From: Rahguzar > Cc: Michael Albinus , emacs-devel@gnu.org > Date: Sat, 20 Jan 2024 12:30:20 +0100 > > Actually can be it be because `leim-list.el` needs to be updated with > call to `register-input-method` for the input methods in pakistan.el? It should, and it does here.