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

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

bug#58447: [PATCH] In project-find-file, add absolute file name to histo


From: Eli Zaretskii
Subject: bug#58447: [PATCH] In project-find-file, add absolute file name to history
Date: Tue, 11 Oct 2022 22:13:59 +0300

> From: Augusto Stoffel <arstoffel@gmail.com>
> Date: Tue, 11 Oct 2022 20:29:24 +0200
> 
> `project-find-file' and related commands share their history with more
> general commands like `find-file', so they should add the absolute file
> name to history.  Currently, file names relative to the project root are
> added.  The attached patch fixes this.

Shouldn't project.el have its separate history of file names, perhaps
even a project-specific history?





reply via email to

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