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: [PATCH] Add the Kaithi script to Emacs Date: Sat, 07 May 2022 15:07:58 +0300 Message-ID: <83wnexy28x.fsf@gnu.org> References: <83pmkpzxsx.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="25127"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: =?utf-8?B?4KS44KSu4KWA4KSwIOCkuOCkv+CkguCkuSBTYW1lZXIgU2luZ2g=?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat May 07 14:09:23 2022 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 1nnJFS-0006Q8-TV for ged-emacs-devel@m.gmane-mx.org; Sat, 07 May 2022 14:09:23 +0200 Original-Received: from localhost ([::1]:43560 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nnJFR-0004Uc-Ru for ged-emacs-devel@m.gmane-mx.org; Sat, 07 May 2022 08:09:21 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:35074) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nnJEH-0002Qg-IV for emacs-devel@gnu.org; Sat, 07 May 2022 08:08:09 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:37310) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nnJEG-0000TU-Ms; Sat, 07 May 2022 08:08:09 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=BAk3hKfI/X1ZGZb/zaVyfosoYmTkjnCZr/ZhJKsCCCs=; b=dcfG2kchDJq7EEjgyKmt tnSkPhjpI5iMuzznecfTK8vQ7tH/CIi8yw+3Rvg7dHq6FrYY3sZoBoPX+UOnU31FDiCvyWfExyQWE 21bjxN773GNhWLhIvljOjcLpwaSSX7HGkGkQboJzUQUajGgDoJn+xM2/JPvY4no+CIu7ElKrFP7rE aBo0/lIxOdib9ppfPo+5ledKBLZlllKJ0JF11W1iNMGqplddF+yKyECHd49rQKS9pQMXTqidtgihC WTztDc0RDKsu2WEhnMC3h2Bh2MTc+/osaenCrd8mt8Fdiv/mzhywKkrORQkDiiB4Pc40827PQ1p6y ITWFYxArZlEmHg==; Original-Received: from [87.69.77.57] (port=2889 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 1nnJEG-0007LR-6B; Sat, 07 May 2022 08:08:08 -0400 In-Reply-To: (message from =?utf-8?B?4KS44KSu4KWA4KSwIOCkuOCkv+CkguCkuQ==?= Sameer Singh on Sat, 7 May 2022 17:16:58 +0530) 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" Xref: news.gmane.io gmane.emacs.devel:289386 Archived-At: > From: समीर सिंह Sameer Singh > Date: Sat, 7 May 2022 17:16:58 +0530 > Cc: emacs-devel@gnu.org > > Thanks a lot for the feedback! > I have made the necessary changes, please review them. Thanks, but please post the changes as a single patch, not a series of patches where later patch fixes the previous one. (Also, for the future changes you propose to Emacs, please post them via "M-x report-emacs-bug RET", so that they are recorded by our issue tracker.)