GNU bug report logs -
#70004
30.0.50; vc-dir-mark-all-files doesn't work in *vc-dir* buffer
Previous Next
Full log
View this message in rfc822 format
Eli Zaretskii <eliz <at> gnu.org> writes:
> So can you try figuring out why it doesn't work correctly in that
> repository? What is different about that repository?
Ok, I found the dependency why it sometimes works and sometimes
doesn't. It's about the point position when changes affect files in
different directories. If the point is located in a different place than
the line where the files are, for example, a line that points to a
directory - then marking all files with the <M> key doesn't include all
files.
--8<---------------cut here---------------start------------->8---
VC backend : Git
Working dir: ~/.emacs.d/
Branch : main
Tracking : origin/main
Remote : git <at> myremote.git
Stash : Nothing stashed
./
edited init.el
lisp/
edited lisp/init-org.el
--8<---------------cut here---------------end--------------->8---
Unlike, the <U> key, which unmark all files regardless of position.
Rather, it has nothing to do with the repository itself or the backend.
This bug report was last modified 1 year and 46 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.