From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Theodor Thornhill via "Bug reports for GNU Emacs, the Swiss army knife of text editors" Newsgroups: gmane.emacs.bugs Subject: bug#47287: 28.0.50; [PATCH] Add command project-remove-known-project Date: Thu, 25 Mar 2021 07:15:22 +0100 Message-ID: References: Reply-To: Theodor Thornhill Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="19363"; mail-complaints-to="usenet@ciao.gmane.io" Cc: "Basil L. Contovounesios" , 47287@debbugs.gnu.org To: Dmitry Gutov Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Mar 25 07:36:23 2021 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 1lPJbS-0004v7-Je for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 25 Mar 2021 07:36:23 +0100 Original-Received: from localhost ([::1]:57202 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lPJbR-0000Uj-IF for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 25 Mar 2021 02:36:21 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:41332) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lPJHo-0002JU-Gb for bug-gnu-emacs@gnu.org; Thu, 25 Mar 2021 02:16:05 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:53630) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lPJHm-0005iW-L9 for bug-gnu-emacs@gnu.org; Thu, 25 Mar 2021 02:16:04 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lPJHm-00006p-Fh for bug-gnu-emacs@gnu.org; Thu, 25 Mar 2021 02:16:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Theodor Thornhill Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 25 Mar 2021 06:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47287 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 47287-submit@debbugs.gnu.org id=B47287.1616652930380 (code B ref 47287); Thu, 25 Mar 2021 06:16:02 +0000 Original-Received: (at 47287) by debbugs.gnu.org; 25 Mar 2021 06:15:30 +0000 Original-Received: from localhost ([127.0.0.1]:36943 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lPJHG-000064-GZ for submit@debbugs.gnu.org; Thu, 25 Mar 2021 02:15:30 -0400 Original-Received: from out2.migadu.com ([188.165.223.204]:53024) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lPJHC-00005q-VB for 47287@debbugs.gnu.org; Thu, 25 Mar 2021 02:15:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=thornhill.no; s=key1; t=1616652925; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=fz28Uv5I2IP58ecR6qoJc+A9yjrDE6+UvQy1cSdvfsM=; b=MREhll6RpEvzXiGzlNNLWI63IOtboltOjzvhaKpo90RrCi6opNTNyqAvdP7WN+rN6+YKuf GxLWkd8aT8O4Xo62gaJ77v3XAM6RtJJ1VEf10aL/77igmysntyvqkbQ8bELgFxFFpQEtWb szMZOIgqfVA7ISMtlSG0mJzUATDPAk9sdfyuopRqJZk6+fGOdq14Lsx88+Vw3dGZEAqrUU W9pXW95jLzGqAkznRBaIlDQIoaZJpH6mfDeDvpJLX83+oBbua4X/dce5b1O2ciUd8Cn41W ORFAp06uLCRbr0qzpJmscEhmDn31FuUNoIt+xdDxcTHzYOGsT7dxQF9pI6WQOg== X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. In-Reply-To: X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: theo@thornhill.no 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:202983 Archived-At: I think i see whats missing - adding followup later today :) =E2=80=94 Theodor > 25. mar. 2021 kl. 02:04 skrev Dmitry Gutov : >=20 > =EF=BB=BFHi Basil, >=20 >> On 25.03.2021 02:03, Basil L. Contovounesios wrote: >> But Texinfo still had some comments on the patch;). >> ./maintaining.texi:1821: warning: node `Managing project list file' is >> next for `Switching Projects' in sectioning but not in menu >> ./maintaining.texi:1846: warning: node `Switching Projects' is prev >> for `Managing project list file' in sectioning but not in menu >> ./maintaining.texi:1846: warning: node `Projects' is up for `Managing >> project list file' in sectioning but not in menu >> ./maintaining.texi:1641: node `Projects' lacks menu item for `Managing >> project list file' despite being its Up target >> Could you please add a menu entry for the new node? >=20 > If you know how to fix any of that, help welcome.