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

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

bug#26066: 26.0.50; vc-git-status gives wrong result


From: Dmitry Gutov
Subject: bug#26066: 26.0.50; vc-git-status gives wrong result
Date: Mon, 10 Apr 2017 06:26:16 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.0

On 31.03.2017 06:16, Jonathan Ganc wrote:
+  (save-match-data
+    (let* ((default-directory (file-name-directory (expand-file-name file)))

We don't require or expect that any particular function keeps the match data intact. I don't think that save-match-data is needed here.

Aside from this an Noam's comments, the patch is long enough to require a copyright assignment. I didn't find yours on file.

Will you sign one?





reply via email to

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