bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#66668: [PATCH] Teach ffap to look for paths under the root of projec


From: Dmitry Gutov
Subject: bug#66668: [PATCH] Teach ffap to look for paths under the root of project
Date: Sun, 29 Oct 2023 14:43:32 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

On 29/10/2023 14:23, Eli Zaretskii wrote:
From: Spencer Baugh<sbaugh@janestreet.com>
Cc:dmitry@gutov.dev,66668@debbugs.gnu.org
Date: Wed, 25 Oct 2023 11:08:12 -0400

Eli Zaretskii<eliz@gnu.org>  writes:
Cc: Dmitry Gutov<dmitry@gutov.dev>
From: Spencer Baugh<sbaugh@janestreet.com>
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".
Oops, fixed.

(Also fixed a byte-compiler warning from not declaring project-root)
Dmitry, any comments?

If the way it works is useful for people (probably will be), I'm good with it.

Ideally, it possibly would check whether the file belongs to the project-files fileset, but that's going to be slower, and thus probably not worth the marginal improvement.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]