From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#23076: 24.5; vc-git: add a new variable for log output coding system Date: Mon, 25 Jul 2016 22:10:49 +0300 Message-ID: <83h9bdttxi.fsf@gnu.org> References: <837fch1vmw.fsf@gnu.org> <8536522f-fa3f-9fe0-63c0-262b8191b4a3@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1469473947 23385 80.91.229.3 (25 Jul 2016 19:12:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 25 Jul 2016 19:12:27 +0000 (UTC) Cc: 23076@debbugs.gnu.org To: Nikolay Kudryavtsev , Michael Albinus Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Jul 25 21:12:15 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1bRlIU-0004gU-BB for geb-bug-gnu-emacs@m.gmane.org; Mon, 25 Jul 2016 21:12:14 +0200 Original-Received: from localhost ([::1]:34675 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRlIT-00080M-5I for geb-bug-gnu-emacs@m.gmane.org; Mon, 25 Jul 2016 15:12:13 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37112) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRlIO-000804-2H for bug-gnu-emacs@gnu.org; Mon, 25 Jul 2016 15:12:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bRlII-0001aO-0P for bug-gnu-emacs@gnu.org; Mon, 25 Jul 2016 15:12:06 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:53095) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRlIH-0001aK-TB for bug-gnu-emacs@gnu.org; Mon, 25 Jul 2016 15:12:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1bRlIH-00083s-QA for bug-gnu-emacs@gnu.org; Mon, 25 Jul 2016 15:12:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 25 Jul 2016 19:12:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 23076 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 23076-submit@debbugs.gnu.org id=B23076.146947389230926 (code B ref 23076); Mon, 25 Jul 2016 19:12:01 +0000 Original-Received: (at 23076) by debbugs.gnu.org; 25 Jul 2016 19:11:32 +0000 Original-Received: from localhost ([127.0.0.1]:37189 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bRlHo-00082k-4S for submit@debbugs.gnu.org; Mon, 25 Jul 2016 15:11:32 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:46004) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bRlHm-00082V-UC for 23076@debbugs.gnu.org; Mon, 25 Jul 2016 15:11:31 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bRlHc-0001Vc-NG for 23076@debbugs.gnu.org; Mon, 25 Jul 2016 15:11:25 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:54945) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRlHc-0001VO-JG; Mon, 25 Jul 2016 15:11:20 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:1118 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bRlHY-00022H-Om; Mon, 25 Jul 2016 15:11:19 -0400 In-reply-to: <8536522f-fa3f-9fe0-63c0-262b8191b4a3@gmail.com> (message from Nikolay Kudryavtsev on Mon, 25 Jul 2016 21:46:27 +0300) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:121531 Archived-At: > From: Nikolay Kudryavtsev > Cc: 23076@debbugs.gnu.org > Date: Mon, 25 Jul 2016 21:46:27 +0300 > > Here's a patch that fixes vc-git commits over tramp on windows. Thanks. Michael, could you please review this? > I don't have the papers signed, but I think this counts as a trivial > change. If not I'm willing to sign them. Yes, it's small enough. But I encourage you to start the paperwork rolling anyway, so we could continue accepting your contributions in the future. > Hope this would be applied into emacs-25 before release. Sorry, too late for that: the first release candidate is already out.