emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#34305: closed ([PATCH] Add switches to hg revert)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#34305: closed ([PATCH] Add switches to hg revert)
Date: Thu, 07 Feb 2019 09:29:02 +0000

Your message dated Thu, 7 Feb 2019 12:27:56 +0300
with message-id <address@hidden>
and subject line Re: bug#34305: [PATCH] Add switches to hg revert
has caused the debbugs.gnu.org bug report #34305,
regarding [PATCH] Add switches to hg revert
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
34305: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34305
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] Add switches to hg revert Date: Sun, 03 Feb 2019 21:55:50 -0500 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1.90 (gnu/linux)
* vc/vc-hg.el (vc-hg-revert-switches): New user variable.
  (vc-hg-revert): Use switches for revert.

Attachment: vc-hg.el.diff
Description: Text Data

-- 
Ian Dunn

--- End Message ---
--- Begin Message --- Subject: Re: bug#34305: [PATCH] Add switches to hg revert Date: Thu, 7 Feb 2019 12:27:56 +0300 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:65.0) Gecko/20100101 Thunderbird/65.0
On 07.02.2019 04:42, Ian Dunn wrote:

     DG> On 04.02.2019 05:55, Ian Dunn wrote:
     >> +  ;; No nil option, since there's no `vc-revert-switches' variable.

     DG> nil should still work (vc-switches checks whether vc-revert-switches 
is bound,
     DG> it's not an error), and it would probably be more intuitive.

I see your point.  `vc-bzr-log-switches' does this as well.  I've updated the 
patch to use nil instead of t.

Pushed, thank you.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]