From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#36740: 27.0.50; apparently buggy code in ccl.c (lookup-integer-constant) Date: Sat, 20 Jul 2019 16:23:15 +0300 Message-ID: <835znwu9fg.fsf@gnu.org> References: <838sssu9rr.fsf@gnu.org> Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="197184"; mail-complaints-to="usenet@blaine.gmane.org" To: 36740@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Jul 20 15:24:12 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hopLP-000pCp-Vs for geb-bug-gnu-emacs@m.gmane.org; Sat, 20 Jul 2019 15:24:12 +0200 Original-Received: from localhost ([::1]:51174 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hopLO-00068o-Bd for geb-bug-gnu-emacs@m.gmane.org; Sat, 20 Jul 2019 09:24:10 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:45500) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hopLL-00068i-Jt for bug-gnu-emacs@gnu.org; Sat, 20 Jul 2019 09:24:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hopLI-0004td-Jt for bug-gnu-emacs@gnu.org; Sat, 20 Jul 2019 09:24:06 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:48106) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hopLF-0004sf-P7 for bug-gnu-emacs@gnu.org; Sat, 20 Jul 2019 09:24:04 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hopLF-00032f-JP for bug-gnu-emacs@gnu.org; Sat, 20 Jul 2019 09:24:01 -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, 20 Jul 2019 13:24:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 36740 X-GNU-PR-Package: emacs Original-Received: via spool by 36740-submit@debbugs.gnu.org id=B36740.156362901411642 (code B ref 36740); Sat, 20 Jul 2019 13:24:01 +0000 Original-Received: (at 36740) by debbugs.gnu.org; 20 Jul 2019 13:23:34 +0000 Original-Received: from localhost ([127.0.0.1]:56927 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hopKo-00031i-9E for submit@debbugs.gnu.org; Sat, 20 Jul 2019 09:23:34 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:33071) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hopKk-00030x-5X for 36740@debbugs.gnu.org; Sat, 20 Jul 2019 09:23:30 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:50624) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hopKf-0004X6-1U for 36740@debbugs.gnu.org; Sat, 20 Jul 2019 09:23:25 -0400 Original-Received: from [176.228.60.248] (port=4883 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hopKe-00068h-ID for 36740@debbugs.gnu.org; Sat, 20 Jul 2019 09:23:24 -0400 In-reply-to: <838sssu9rr.fsf@gnu.org> (message from Eli Zaretskii on Sat, 20 Jul 2019 16:15:52 +0300) 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: 209.51.188.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:163463 Archived-At: > Date: Sat, 20 Jul 2019 16:15:52 +0300 > From: Eli Zaretskii > Cc: 36740@debbugs.gnu.org > > I've CC'ed Handa-san, who might have some comments about this. But the return email has no Kenichi Handa's address on the CC list. What's going on? is debbugs removing addressees from the messages or something? why?