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#66668: [PATCH] Teach ffap to look for paths under the root of project Date: Sat, 21 Oct 2023 22:06:25 +0300 Message-ID: <838r7vre1a.fsf@gnu.org> References: Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="35117"; mail-complaints-to="usenet@ciao.gmane.io" Cc: dmitry@gutov.dev, 66668@debbugs.gnu.org To: Spencer Baugh Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Oct 21 21:07:47 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 1quHK6-0008tc-41 for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 21 Oct 2023 21:07:46 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1quHJw-0006V5-NV; Sat, 21 Oct 2023 15:07:36 -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 1quHJu-0006Us-Qo for bug-gnu-emacs@gnu.org; Sat, 21 Oct 2023 15:07:34 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1quHJu-0003zV-GO for bug-gnu-emacs@gnu.org; Sat, 21 Oct 2023 15:07:34 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1quHKM-0000Xf-3Q for bug-gnu-emacs@gnu.org; Sat, 21 Oct 2023 15:08:02 -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, 21 Oct 2023 19:08:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66668 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 66668-submit@debbugs.gnu.org id=B66668.16979152222003 (code B ref 66668); Sat, 21 Oct 2023 19:08:02 +0000 Original-Received: (at 66668) by debbugs.gnu.org; 21 Oct 2023 19:07:02 +0000 Original-Received: from localhost ([127.0.0.1]:45068 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1quHJO-0000WE-26 for submit@debbugs.gnu.org; Sat, 21 Oct 2023 15:07:02 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:35412) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1quHJM-0000Vj-5l for 66668@debbugs.gnu.org; Sat, 21 Oct 2023 15:07:00 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1quHIo-0003qw-MO; Sat, 21 Oct 2023 15:06:26 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=+OYs0gfdjuduFinhOyOpUNkbrvSGerNIZO3cwR/YiI4=; b=GwyMpfWouZXv L+o+jxT3W0/bjMIKY+/fjXO2HTtZuyIdDIHPwdcrIbYeuZdch7DRKcp8cbILcEbhtF8q8NRQ+9QLi bLccFn0NJVBWdbC2SC5w5wVp+VntxTHMCiO7Jrn6kg0IqGDSn95Lj4J8JToZaQCanXlTO2iNWmhh2 9PnbnKYCuLARsSSPSCfaWUa+ybPmzlYbRK/EVktp/8rjEFWAouKjlyhHqvzDp6UIwPXlJ7ccFKPSc 45NRSHeF4yCC+PLH9s3n0vk+9WGt4L6X6W7BRs8By2okxUw7sixAwlyaq5qpDDH4QO8wslRQES9pr wVn+r4M0LOSIrphxFqOH0g==; In-Reply-To: (message from Spencer Baugh on Sat, 21 Oct 2023 14:37:45 -0400) 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:272933 Archived-At: > Cc: Dmitry Gutov > From: Spencer Baugh > Date: Sat, 21 Oct 2023 14:37:45 -0400 > > Subject: [PATCH] Teach ffap to look for paths under the root of project Please don't use "path" when you mean "file name". The GNU Coding Standards frown on such uses of "path".