unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: rms@gnu.org
Cc: emacs-devel@gnu.org, monnier@IRO.UMontreal.CA, pogonyshev@gmx.net
Subject: Re: regression in C-x v = in latest versions
Date: Sat, 25 Aug 2007 22:12:46 -0400	[thread overview]
Message-ID: <t28x7z2gdd.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <E1IP6cN-00047P-PQ@fencepost.gnu.org> (Richard Stallman's message of "Sat, 25 Aug 2007 21:08:43 -0400")

Richard Stallman wrote:

>     (if (and oldvers (equal oldvers (vc-workfile-version file)))   
>       ;; Use nil rather than the current revision because svn
>       ;; handles it better (i.e. locally).   
>       (setq oldvers nil))

esr's removal of the above quoted code caused the problem.

> I don't understand.  Is this patch your suggested fix, or is it the
> patch you say broke things?  Please always be explicit about that.
> It is not good to have to guess the answer.

I really don't see what was unclear about my message. The patch was a
suggested fix.

> If it is your suggested fix, why do you suggest generalizing
> vc-workfile-version?

Because esr's changes seem to have as one of their goals generalizing
VC to be able to handle lists of files (aka filesets) rather than one
file at a time. Eg vc-svn-diff has been changed to handle a list of
files.  This means that the functions it calls need to be changed
likewise.

  reply	other threads:[~2007-08-26  2:12 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-19 14:05 regression in C-x v = in latest versions Paul Pogonyshev
2007-08-23 20:40 ` Paul Pogonyshev
2007-08-24 16:10   ` Richard Stallman
2007-08-25  0:05     ` Nick Roberts
2007-08-25 20:52       ` Richard Stallman
2007-08-25 21:07         ` Chong Yidong
2007-08-26 14:56           ` Richard Stallman
2007-08-25 22:37         ` Nick Roberts
2007-08-25 20:50   ` Glenn Morris
2007-08-25 21:14     ` Paul Pogonyshev
2007-08-26  1:08     ` Richard Stallman
2007-08-26  2:12       ` Glenn Morris [this message]
2007-08-26 22:47         ` Richard Stallman
2007-08-27  7:05           ` Glenn Morris
2007-08-26  2:31       ` Stefan Monnier
2007-08-26 22:47         ` Richard Stallman
2007-08-27  2:15           ` Chong Yidong
2007-08-27 18:18             ` Richard Stallman
2007-09-02 17:46               ` Dan Nicolaescu
2007-08-26  2:27     ` Stefan Monnier

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=t28x7z2gdd.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@IRO.UMontreal.CA \
    --cc=pogonyshev@gmx.net \
    --cc=rms@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).