all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#3644: describe-function (quote vc-dir)
@ 2009-06-21 11:45 jidanni
  0 siblings, 0 replies; only message in thread
From: jidanni @ 2009-06-21 11:45 UTC (permalink / raw
  To: bug-gnu-emacs

$ 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






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-06-21 11:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-21 11:45 bug#3644: describe-function (quote vc-dir) jidanni

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.