Dmitry Gutov writes: > On 22.09.2021 21:55, Philip Kaludercic wrote: >> + (project-remove-known-project proj)))) > > This one is called 'project-forget-project' now. > >> +(defun project-forget-known-projects (dir &optional recursive) > > And let's call this one 'project-forget-projects-under'. > > Looks good otherwise, thanks. Sorry about that, forgot to byte-compile before preparing the patch. This should fix the issues: