GNU bug report logs - #66211
30.0.50; C-x v v in vc-diff does not work with lesser versionf of patch

Previous Next

Package: emacs;

Reported by: "Alfred M. Szmidt" <ams <at> gnu.org>

Date: Tue, 26 Sep 2023 12:19:02 UTC

Severity: normal

Found in version 30.0.50

Done: Dmitry Gutov <dmitry <at> gutov.dev>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Dmitry Gutov <dmitry <at> gutov.dev>
Cc: ams <at> gnu.org, 66211 <at> debbugs.gnu.org
Subject: bug#66211: 30.0.50; C-x v v in vc-diff does not work with lesser versionf of patch
Date: Sun, 08 Oct 2023 08:01:42 +0300
> Cc: 66211 <at> debbugs.gnu.org
> Date: Sun, 8 Oct 2023 01:33:37 +0300
> From: Dmitry Gutov <dmitry <at> gutov.dev>
> 
> On 26/09/2023 18:08, Alfred M. Szmidt wrote:
> >     diff --git a/lisp/vc/vc.el b/lisp/vc/vc.el
> >     index 2f4b028bb4a..356da5ddfac 100644
> >     --- a/lisp/vc/vc.el
> >     +++ b/lisp/vc/vc.el
> >     @@ -1724,7 +1724,8 @@ vc-default-checkin-patch
> > 						  nil
> > 						  "-p1"
> > 						  "-r" null-device
> >     -                                             "--no-backup-if-mismatch"
> >     +                                             "--posix"
> >     +                                             "--remove-empty-files"
> 
> Perhaps some other OpenBSD/FreeBSD user wants to verify this patch?

If no one steps forward in a week or so, I suggest that you install
this anyway.




This bug report was last modified 1 year and 218 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.