Dmitry Gutov writes: > So your scenario is to add a project but not do anything else > project-related with it, at that time? Yes, so for not to break the default project-remember functionality. In any case that's why exists the other project commands. > On 27/04/2025 23:18, Elijah Gabe Pérez wrote: >> + (interactive) > > Something like > > (interactive (list (project-current t))) > > should allow to keep PR a required argument. Thanks, done: