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

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

bug#48747: 28.0.50; add project-name generic


From: Stephen Leake
Subject: bug#48747: 28.0.50; add project-name generic
Date: Sun, 30 May 2021 10:38:59 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (windows-nt)

In project.el, add a 'project-name' cl-defgeneric, to be used in prompts
and other situations where the user is asked to identify a project.

It must return a string, which is nominally unique among the user's
various projects.

The default could be 'project-root'.
-- 
-- Stephe





reply via email to

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