From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Daniel Mendler Newsgroups: gmane.emacs.bugs Subject: bug#55205: 28.1.50; completion--replace illegally mutates completion candidates Date: Sun, 1 May 2022 15:19:46 +0200 Message-ID: References: <4d1b8687-20f2-137a-2739-7bba28828991@daniel-mendler.de> <87wnf5mpt4.fsf@gnus.org> <4c66528e-5d99-719f-6d40-dcf604849200@daniel-mendler.de> <8335ht76zp.fsf@gnu.org> <92d33ed7-8274-ad54-a926-62d31f2dee38@daniel-mendler.de> <831qxd75ra.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="21635"; mail-complaints-to="usenet@ciao.gmane.io" Cc: larsi@gnus.org, monnier@iro.umontreal.ca, 55205@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sun May 01 15:25:51 2022 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 1nl9aA-0005PK-V5 for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 01 May 2022 15:25:50 +0200 Original-Received: from localhost ([::1]:36506 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nl9a9-0006uA-RF for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 01 May 2022 09:25:49 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:35078) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nl9UZ-0005Hb-K7 for bug-gnu-emacs@gnu.org; Sun, 01 May 2022 09:20:05 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:37759) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nl9UZ-0005hW-9y for bug-gnu-emacs@gnu.org; Sun, 01 May 2022 09:20:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nl9UZ-0007yS-4j for bug-gnu-emacs@gnu.org; Sun, 01 May 2022 09:20:03 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Daniel Mendler Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 01 May 2022 13:20:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55205 X-GNU-PR-Package: emacs Original-Received: via spool by 55205-submit@debbugs.gnu.org id=B55205.165141119430613 (code B ref 55205); Sun, 01 May 2022 13:20:03 +0000 Original-Received: (at 55205) by debbugs.gnu.org; 1 May 2022 13:19:54 +0000 Original-Received: from localhost ([127.0.0.1]:59885 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nl9UQ-0007xh-Iw for submit@debbugs.gnu.org; Sun, 01 May 2022 09:19:54 -0400 Original-Received: from server.qxqx.de ([178.63.65.180]:43993 helo=mail.qxqx.de) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nl9UP-0007xT-Fh for 55205@debbugs.gnu.org; Sun, 01 May 2022 09:19:54 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=qxqx.de; s=mail1392553390; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:From: References:Cc:To:Subject:MIME-Version:Date:Message-ID:Sender:Reply-To: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=6cvEz87tlqpinFDR3GaMtQN+2FiKALXTW3u+QDeegxs=; b=ff++thMZ4oC/PqupAejqZ72mRu 26QMsxRWVihFhx4+c5T6jvtv20OOWAq9EmJNZOmvVurUU0bqZvBxPepTD8jlLabSfTU7yW3QicYnE czHf8wMG0tOp4Ccu/YhaZYYXUhr+s8GdezdQVMwpCQw/tKv6geEGtqQMd/oUWvwyUDb0=; Content-Language: en-US In-Reply-To: <831qxd75ra.fsf@gnu.org> 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:231145 Archived-At: On 5/1/22 15:16, Eli Zaretskii wrote: >> Date: Sun, 1 May 2022 14:54:56 +0200 >> Cc: larsi@gnus.org, monnier@iro.umontreal.ca, 55205@debbugs.gnu.org >> From: Daniel Mendler >> >>> As an aside, please don't use "illegal" unless you mean something that >>> is against the law. GNU Coding Standards frown on using "illegal" for >>> something that is merely incorrect or invalid coding practices. >> >> Good to know. >> >> [[However I'd say that the word "illegal" is used precisely right here. >> If we talk about "illegal memory access" we talk about memory being >> accessed against the rules or ownership of the memory region. > > In the GNU Project, we say "invalid memory access". Good. I like the GNU Newspeak. :)