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#44486: 27.1; C-@ chars corrupt elisp buffer Date: Tue, 10 Nov 2020 18:04:52 +0200 Message-ID: <83361h2o63.fsf@gnu.org> References: <878sbeikpr.fsf@posteo.net> <87zh3u8pqn.fsf@igel.home> <83blga8pdp.fsf@gnu.org> <838sbe8nny.fsf@gnu.org> <83361m8d1t.fsf@gnu.org> <87blg6lem7.fsf@gnus.org> <83r1p24ieo.fsf@gnu.org> <875z6ejy1x.fsf@gnus.org> <83imae4gf0.fsf@gnu.org> <874klxi8u0.fsf@gnus.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="11038"; mail-complaints-to="usenet@ciao.gmane.io" Cc: thievol@posteo.net, schwab@linux-m68k.org, 44486@debbugs.gnu.org To: Lars Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Nov 10 17:19:03 2020 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 1kcWMJ-0002lV-6G for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 10 Nov 2020 17:19:03 +0100 Original-Received: from localhost ([::1]:58160 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kcWMI-0000Bp-3T for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 10 Nov 2020 11:19:02 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60318) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kcW8l-000279-1x for bug-gnu-emacs@gnu.org; Tue, 10 Nov 2020 11:05:03 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:55415) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kcW8k-0004H0-5i for bug-gnu-emacs@gnu.org; Tue, 10 Nov 2020 11:05:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kcW8k-0006pl-0X for bug-gnu-emacs@gnu.org; Tue, 10 Nov 2020 11:05:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 10 Nov 2020 16:05:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44486 X-GNU-PR-Package: emacs Original-Received: via spool by 44486-submit@debbugs.gnu.org id=B44486.160502429126247 (code B ref 44486); Tue, 10 Nov 2020 16:05:01 +0000 Original-Received: (at 44486) by debbugs.gnu.org; 10 Nov 2020 16:04:51 +0000 Original-Received: from localhost ([127.0.0.1]:38728 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kcW8Z-0006pH-HF for submit@debbugs.gnu.org; Tue, 10 Nov 2020 11:04:51 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:60144) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kcW8Y-0006p4-5a for 44486@debbugs.gnu.org; Tue, 10 Nov 2020 11:04:50 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:35092) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kcW8R-0004B6-3O; Tue, 10 Nov 2020 11:04:43 -0500 Original-Received: from [176.228.60.248] (port=2374 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kcW8Q-0003No-0j; Tue, 10 Nov 2020 11:04:42 -0500 In-Reply-To: <874klxi8u0.fsf@gnus.org> (message from Lars Ingebrigtsen on Tue, 10 Nov 2020 15:29:27 +0100) 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:193033 Archived-At: > From: Lars Ingebrigtsen > Cc: handa@gnu.org, thievol@posteo.net, schwab@linux-m68k.org, > 44486@debbugs.gnu.org > Date: Tue, 10 Nov 2020 15:29:27 +0100 > > Eli Zaretskii writes: > > > The _variables_ are simple booleans; it's the value of the > > :inhibit-null-byte-detection _property_ of a coding-system that is a > > tri-state. And that fact is documented in the doc string of > > define-coding-system. > > Ah; sorry for the noise. No noise heard here ;-)