GNU bug report logs -
#64531
[PATCH] Add new command vc-dir-copy-filename-as-kill
Previous Next
Full log
Message #14 received at 64531 <at> debbugs.gnu.org (full text, mbox):
> From: Ivan Sokolov <ivan-p-sokolov <at> ya.ru>
> Cc: 64531 <at> debbugs.gnu.org
> Date: Tue, 08 Aug 2023 16:44:56 +0300
>
> Eli Zaretskii <eliz <at> gnu.org> writes:
>
> > However, new commands should be called out in NEWS, and commands that
> > are important enough should also be mentioned in the user manual.
>
> Added entry in NEWS, but not in the user manual, there is no such for
> vc-dir afaik.
vc-dir is described in the subsection "VC Directory Mode" and its
sub-subsections.
> +(defun vc-dir-copy-filename-as-kill (&optional absolutep)
> + "Copy filenames from the `vc-dir' buffer into the kill ring.
> +If there are marked files, copy their names, otherwise copy the
> +file at point. Names will be separated by a space, each will be
> +quoted using `shell-quote-argument'. If ABSOLUTEP use absolute
^
A comma is missing there.
This bug report was last modified 123 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.