GNU bug report logs - #76234
[PATCH] Prefix argument implies recursive for project-remember/forget-under

Previous Next

Package: emacs;

Reported by: Ship Mints <shipmints <at> gmail.com>

Date: Wed, 12 Feb 2025 17:38:02 UTC

Severity: normal

Tags: patch

Done: Dmitry Gutov <dmitry <at> gutov.dev>

Bug is archived. No further changes may be made.

Full log


Message #20 received at 76234 <at> debbugs.gnu.org (full text, mbox):

From: Ship Mints <shipmints <at> gmail.com>
To: Dmitry Gutov <dmitry <at> gutov.dev>
Cc: 76234 <at> debbugs.gnu.org
Subject: Re: bug#76234: [PATCH] Prefix argument implies recursive for
 project-remember/forget-under
Date: Wed, 12 Feb 2025 15:20:50 -0500
[Message part 1 (text/plain, inline)]
You're right. I missed the "P" suffix! The elisp "Using Interactive"
documentation doesn't actually say a suffix works, it mentions only a P
prefix.

Perhaps if it's okay with you, I'll just update the docstrings (and
eliminate NEWS)?

On Wed, Feb 12, 2025 at 3:14 PM Dmitry Gutov <dmitry <at> gutov.dev> wrote:

> Hi!
>
> On 12/02/2025 19:36, Ship Mints wrote:
> > Specifying a universal prefix argument when invoking 'project-remember-
> > projects-under' or 'project-forget-projects-under' now imply recursive.
> > This makes recursive interactive use easier.
>
> Are you sure that this doesn't work already? The "P" at the end of the
> (interactive ...) spec means that the value of the prefix goes into the
> last argument of the function, which is RECURSIVE.
>
> Both project-remember-projects-under and project-forget-projects-under
> use this instruction.
>
[Message part 2 (text/html, inline)]

This bug report was last modified 89 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.