GNU bug report logs - #67018
[PATCH] Add autoload cookie to vc-git-grep

Previous Next

Package: emacs;

Reported by: Alyssa Ross <hi <at> alyssa.is>

Date: Thu, 9 Nov 2023 14:48:01 UTC

Severity: wishlist

Tags: patch

Fixed in version 30.1

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Alyssa Ross <hi <at> alyssa.is>
Cc: 67018 <at> debbugs.gnu.org
Subject: Re: bug#67018: [PATCH] Add autoload cookie to vc-git-grep
Date: Thu, 09 Nov 2023 16:59:04 +0200
> From: Alyssa Ross <hi <at> alyssa.is>
> Date: Thu,  9 Nov 2023 15:46:30 +0100
> 
> ---
>  lisp/vc/vc-git.el | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/lisp/vc/vc-git.el b/lisp/vc/vc-git.el
> index 707fc7cfc07..fe48d5fbd3d 100644
> --- a/lisp/vc/vc-git.el
> +++ b/lisp/vc/vc-git.el
> @@ -1930,6 +1930,7 @@ vc-git-prepare-patch
>  (defvar compilation-environment)
>  
>  ;; Derived from `lgrep'.
> +;;;###autoload
>  (defun vc-git-grep (regexp &optional files dir)
>    "Run git grep, searching for REGEXP in FILES in directory DIR.
>  The search is limited to file names matching shell pattern FILES.

Thanks, but please explain the motivation.  Which package needs to
autoload this function and why?




This bug report was last modified 1 year and 182 days ago.

Previous Next


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