GNU bug report logs -
#3644
describe-function (quote vc-dir)
Previous Next
Reported by: jidanni <at> jidanni.org
Date: Sun, 21 Jun 2009 21:40:16 UTC
Severity: minor
Done: Dan Nicolaescu <dann <at> ics.uci.edu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
$ emacs-snapshot -Q -l vc-dir.elc -eval '(describe-function (quote vc-dir))'
says
These are the commands available for use in the file status buffer:
but nothing follows. One has to do
$ emacs-snapshot -Q -eval '(describe-function (quote vc-dir))'
to at least see a more reasonable following
Uses keymap "vc-dir-mode-map", which is not currently defined.
By the way, maybe related,
$ svn status
shows modified files, but vc-dir didn't show any files except the
directory itself. And C-x v d file completion only let me complete
dotfiles: .svn ...
emacs 23 snapshot
This bug report was last modified 15 years and 173 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.