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

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

bug#50499: 28.0.50; project.el: Root of current project


From: Augusto Stoffel
Subject: bug#50499: 28.0.50; project.el: Root of current project
Date: Fri, 10 Sep 2021 07:26:30 +0200

I guess most uses of `project-root' will be of the form

    (when-let ((p (project-current)))
       (project-root p))

Or at least this is true in the case of an user who is quickly defining
a shortcut command in their config.

Wouldn't it make sense to make the PROJECT argument of `project-root'
optional, giving the above result when omitted?





reply via email to

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