From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#24603: [PATCH 0/3] Case table updates Date: Mon, 24 Oct 2016 18:33:31 +0300 Message-ID: <83h9814v90.fsf@gnu.org> References: <1476741825-32172-1-git-send-email-mina86@mina86.com> <83bmyixixc.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1477323888 27725 195.159.176.226 (24 Oct 2016 15:44:48 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 24 Oct 2016 15:44:48 +0000 (UTC) Cc: 24603@debbugs.gnu.org To: Michal Nazarewicz Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Oct 24 17:44:44 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1byhQE-0004Ei-Sr for geb-bug-gnu-emacs@m.gmane.org; Mon, 24 Oct 2016 17:44:22 +0200 Original-Received: from localhost ([::1]:47569 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1byhQH-00031R-7V for geb-bug-gnu-emacs@m.gmane.org; Mon, 24 Oct 2016 11:44:25 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45530) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1byhGJ-0001wN-OZ for bug-gnu-emacs@gnu.org; Mon, 24 Oct 2016 11:34:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1byhGF-0005S4-38 for bug-gnu-emacs@gnu.org; Mon, 24 Oct 2016 11:34:07 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:38655) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1byhGE-0005Rx-Vy for bug-gnu-emacs@gnu.org; Mon, 24 Oct 2016 11:34:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1byhGE-0001SA-Pv for bug-gnu-emacs@gnu.org; Mon, 24 Oct 2016 11:34: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: Mon, 24 Oct 2016 15:34:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24603 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 24603-submit@debbugs.gnu.org id=B24603.14773232265554 (code B ref 24603); Mon, 24 Oct 2016 15:34:02 +0000 Original-Received: (at 24603) by debbugs.gnu.org; 24 Oct 2016 15:33:46 +0000 Original-Received: from localhost ([127.0.0.1]:54052 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1byhFy-0001RW-0W for submit@debbugs.gnu.org; Mon, 24 Oct 2016 11:33:46 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:54356) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1byhFw-0001RG-7j for 24603@debbugs.gnu.org; Mon, 24 Oct 2016 11:33:44 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1byhFm-00058Q-DQ for 24603@debbugs.gnu.org; Mon, 24 Oct 2016 11:33:39 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:50330) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1byhFm-00058M-AL; Mon, 24 Oct 2016 11:33:34 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:2229 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1byhFl-0000Gf-Me; Mon, 24 Oct 2016 11:33:34 -0400 In-reply-to: (message from Michal Nazarewicz on Mon, 24 Oct 2016 17:11:22 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 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.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:124958 Archived-At: > From: Michal Nazarewicz > Cc: 24603@debbugs.gnu.org > Date: Mon, 24 Oct 2016 17:11:22 +0200 > > > I have no objections or comments to the other 2 patches. > > So yeah, I dunno how strongly you feel about it. I certainly can wait > once the whole patchset is ready, but that may take a while. No strong feelings here, so feel free to push if that makes thinsg easier for you in the future. Thanks.