On 07/09/2024 09:10, Eli Zaretskii wrote:
If you consider this not important enough to be in the manual, please
mark the NEWS entry with "---", to convey your opinion.
Added, thanks.
Also split the entry into two lines.
> Date: Fri, 6 Sep 2024 23:05:06 +0300
> Cc: 73...@debbugs.gnu.org, sba...@janestreet.com
> From: Dmitry Gutov
>
> On 06/09/2024 20:44, Eli Zaretskii wrote:
> >> Resent-To:bug-gnu-emacs@gnu.org
> >> Date: Fri, 6 Sep 2024 19:20:16 +0300
> >> From: Dmitry Gutov
> >>
> >>> This command is equivalent
On 06/09/2024 20:44, Eli Zaretskii wrote:
Resent-To:bug-gnu-emacs@gnu.org
Date: Fri, 6 Sep 2024 19:20:16 +0300
From: Dmitry Gutov
This command is equivalent to C-x p o C-x C-f, but it's nice to
be able to bind it to a specific key.
Overall, this is easy enough to provide, so let's just do that
> Resent-To: bug-gnu-emacs@gnu.org
> Date: Fri, 6 Sep 2024 19:20:16 +0300
> From: Dmitry Gutov
>
> > This command is equivalent to C-x p o C-x C-f, but it's nice to
> > be able to bind it to a specific key.
> >
> > Overall, this is easy enough to provide, so let's just do that.
>
> Makes sense,
Version: 31.1
Hi Spencer,
On 05/09/2024 17:01, Spencer Baugh via Bug reports for GNU Emacs, the
Swiss army knife of text editors wrote:
Several users have asked me for a command which is just
find-file, but starting from the project root. In large
projects, where project-files is expensive, t
Tags: patch
Several users have asked me for a command which is just
find-file, but starting from the project root. In large
projects, where project-files is expensive, this will have
substantially better performance than project-find-file.
Also, it allows opening files which aren't included in