all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Neal Becker <ndbecker2@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: Changes to vc-directory
Date: Fri, 02 May 2008 06:05:19 -0400	[thread overview]
Message-ID: <fvep0v$coh$1@ger.gmane.org> (raw)
In-Reply-To: 18458.17360.990430.309650@kahikatea.snap.net.nz

Nick Roberts wrote:

>  > I have one installation of 23.0.60, a few weeks old.  C-x v d runs
>  > vc-directory, which works great with Hg.  I have a newer 23.0.60 cvs,
>  > and
>  > C-x v d runs vc-status.  Not nearly as useful for me (vc-status shows
>  > all the junk files, and doesn't have nice key bindings for diff, for
>  > example).
>  > 
>  > The Tools/version control menu has changed.  I liked the old one - with
>  > Tools/version control/VC directory listing (C-x v d) bound to
>  > vc-directory.
> 
> I think the plan is for vc-status (now vc-dir) to replace vc-directory. 
> You appear to have three choices:
> 
> 1) Use an old Emacs and not get the features of newer versions.
> 
> 2) Bind vc-directory to "C-x v d" in your .emacs. knowing that this
> command
>    will eventually disappear.
> 
> 3) Start to use vc-dir and contribute to it's development so that it does
>    what you want it to do.
> 

My workflow:
1) vc-dir to show me what is modified
2) vc-diff on a file to show me the diff
3) vc-ci (or whatever) to commit the change

Here's what I'd like:

1) A menu entry to vc-dir to hide uninteresting files.  Often I have many
test results that are not revision controlled.

2) Something equivalent to #2 and #3 above

3) Also, a few less-used options, such as revert or delete. 





  reply	other threads:[~2008-05-02 10:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-01 17:46 Changes to vc-directory Neal Becker
2008-05-01 22:27 ` Nick Roberts
2008-05-02 10:05   ` Neal Becker [this message]
2008-05-02 14:06     ` Dan Nicolaescu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='fvep0v$coh$1@ger.gmane.org' \
    --to=ndbecker2@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.