From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Gregory Heytings Newsgroups: gmane.emacs.bugs Subject: bug#61283: 29.0.60; pcomplete-completions-at-point loses text properties, breaking pcomplete-from-help annotations Date: Tue, 16 May 2023 21:37:53 +0000 Message-ID: <6ca1bd5ed08c9138c9b5@heytings.org> References: <2eb987c6-0aec-55df-db4e-ef95557ab809@daniel-mendler.de> <83zg64zhyx.fsf@gnu.org> <31f17ffe-8070-4259-03d2-2c63e5cc5ee9@daniel-mendler.de> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=us-ascii Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="40326"; mail-complaints-to="usenet@ciao.gmane.io" Cc: liuhui1610@gmail.com, Eli Zaretskii , monnier@iro.umontreal.ca, 61283@debbugs.gnu.org To: Daniel Mendler Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue May 16 23:38:22 2023 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 1pz2NC-000AJD-JA for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 16 May 2023 23:38:22 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pz2Mz-0003OV-Hn; Tue, 16 May 2023 17:38:10 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pz2Ms-0003Ng-A5 for bug-gnu-emacs@gnu.org; Tue, 16 May 2023 17:38:05 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pz2Ms-00059L-2Q for bug-gnu-emacs@gnu.org; Tue, 16 May 2023 17:38:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pz2Mr-0001Cl-Or for bug-gnu-emacs@gnu.org; Tue, 16 May 2023 17:38:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Gregory Heytings Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 16 May 2023 21:38:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61283 X-GNU-PR-Package: emacs Original-Received: via spool by 61283-submit@debbugs.gnu.org id=B61283.16842730774621 (code B ref 61283); Tue, 16 May 2023 21:38:01 +0000 Original-Received: (at 61283) by debbugs.gnu.org; 16 May 2023 21:37:57 +0000 Original-Received: from localhost ([127.0.0.1]:48197 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pz2Mn-0001CT-Ft for submit@debbugs.gnu.org; Tue, 16 May 2023 17:37:57 -0400 Original-Received: from heytings.org ([95.142.160.155]:35840) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pz2Ml-0001CK-EO for 61283@debbugs.gnu.org; Tue, 16 May 2023 17:37:56 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=heytings.org; s=20220101; t=1684273074; bh=cflHCMfW+Yll5vU/IhJ5p2rSsGGrPnH6u1PkrcL7R9A=; h=Date:From:To:cc:Subject:In-Reply-To:Message-ID:References:From; b=MLshgzlpSCyQc2w/NPU24B+4M4bPU/H/ifvkX8EKwNZwXNwixR7wTpobzdG+wNccy jpemPpRiIWxKn/wiFWcEM7TgNMSAxMSxYdUdKtY/S6uhrSNdhC4GBjXBfXzZkzWAm5 2PjIOTxzagOonZIVQcGhVOp/AdaM5Us/PmU2pzAaKd1ucA+GczRqb4x+khQbCFhQTq yp8M6fc46SdrnmsrB6HNtiP0zwH9JH+rGl2FZDEEQWVCyOGJkjrgrHiPDL/cIjq70X N3nx0X9QSyjfnszjNiF092LFyikVgN6VgkEUaBvOvuHTdDqClvWboT81X8ZmWp/I6h Bug/7tGBNKonA== In-Reply-To: <31f17ffe-8070-4259-03d2-2c63e5cc5ee9@daniel-mendler.de> 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-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:261817 Archived-At: > > I just tried again and it seems the annotations work only in Shell but > not in Eshell. This is probably the reason why the issue was missed. In > Eshell the functionality never worked as intended after it got > installed. I didn't mean to exaggerate. > Yet ISTM that claiming that "the pcomplete help functionality never worked properly" is an exaggeration. The feature is 'pcomplete-from-help', which extracts completion candidates from --help outputs, and is works (or mostly works). A subfeature of that feature are the annotations, and these annotations do not work in one particular case, eshell.