all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dan Nicolaescu <dann@ics.uci.edu>
To: David Kastrup <dak@gnu.org>
Cc: Emacs Devel <emacs-devel@gnu.org>, Jason Rumney <jasonr@gnu.org>
Subject: Re: VC acting strangely
Date: Sat, 04 Aug 2007 08:22:10 -0700	[thread overview]
Message-ID: <200708041522.l74FMAaQ011222@oogie-boogie.ics.uci.edu> (raw)
In-Reply-To: <85ejijisxe.fsf@lola.goethe.zz> (David Kastrup's message of "Sat\, 04 Aug 2007 10\:51\:25 +0200")

David Kastrup <dak@gnu.org> writes:

  > David Kastrup <dak@gnu.org> writes:
  > 
  > > Jason Rumney <jasonr@gnu.org> writes:
  > >
  > >> Dan Nicolaescu wrote:
  > >>> `vc-revert-buffer' seem to have been renamed to `vc-revert' in vc.el
  > >>> version 1.434
  > >>> ldefs-boot.el needs to be updated...
  > >>>   
  > >>
  > >> As a user command, I'd say it needs renaming back, or at least an alias
  > >> defined for it.
  > >
  > > Agreed.
  > 
  > Actually, I think it needs to get renamed back.  There are vc-*
  > subsystems maintained outside of Emacs, and those will stop working
  > when their hook functions get called under a different name.

The vc backends maintained outside emacs already have problems with vc
in CVS HEAD: a few vc functions have been changed to take a list of
files as the first parameter instead of a single file.

For the external vc backends: the ones for free systems have time to
get in emacs until emacs-23 is released, the other ones, they'll have
to be adjusted anyway...

IMO the change is good, the other vc interactive commands don't have a
-buffer suffix, so this makes vc more consistent. 

So, IMO adding an alias is the best solution here.

  > As an example, there is vc-git.el.  It is also distributed in git's
  > contrib directory for the sake of users of older Emacsen and XEmacs,
  > and keeping it compatible would become more of a nuisance.  Basically,
  > it would necessitate putting an alias into vc-git.el as well as
  > upstream vc.

Alexandre Julliard, the vc-git author, said this (before vc-git was
added to the 22.2 branch): "If vc-git gets merged into the Emacs 22
branch then I'll remove it from git.git, otherwise I'll probably leave
it around for people who don't want to use Emacs from CVS."  
So I wouldn't worry about vc-git.



  > Unless there is a really pressing reason to keep the renamed function,
  > I think we should really revert here.
  > 
  > -- 
  > David Kastrup, Kriemhildstr. 15, 44793 Bochum

  reply	other threads:[~2007-08-04 15:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-04  1:42 VC acting strangely Jason Rumney
2007-08-04  2:26 ` Dan Nicolaescu
2007-08-04  8:18   ` Jason Rumney
2007-08-04  8:29     ` David Kastrup
2007-08-04  8:51       ` David Kastrup
2007-08-04 15:22         ` Dan Nicolaescu [this message]
2007-08-05  3:05     ` Richard Stallman
2007-08-05  6:59       ` David Kastrup
2007-08-05 21:42       ` Jason Rumney
2007-08-06 11:06 ` Jason Rumney

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=200708041522.l74FMAaQ011222@oogie-boogie.ics.uci.edu \
    --to=dann@ics.uci.edu \
    --cc=dak@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=jasonr@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.