From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#39353: [PATCH] Ediff fix for ediff-scroll-horizontally Date: Sat, 08 Feb 2020 12:01:59 +0200 Message-ID: <83blq9e6so.fsf@gnu.org> References: <20200130033504.64697-1-khubert@gmail.com> <20200131142943.70625-1-khubert@gmail.com> Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="53518"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 39353-done@debbugs.gnu.org To: Kyle Hubert Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Feb 08 11:03:16 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1j0MxH-000Dpw-Pc for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 08 Feb 2020 11:03:15 +0100 Original-Received: from localhost ([::1]:39580 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j0MxG-0007Nz-P5 for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 08 Feb 2020 05:03:14 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:39327) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j0Mx5-0007Nb-K1 for bug-gnu-emacs@gnu.org; Sat, 08 Feb 2020 05:03:04 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j0Mx4-0003UE-QG for bug-gnu-emacs@gnu.org; Sat, 08 Feb 2020 05:03:03 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:44671) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j0Mx4-0003TT-Mh for bug-gnu-emacs@gnu.org; Sat, 08 Feb 2020 05:03:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j0Mx4-00049J-JV for bug-gnu-emacs@gnu.org; Sat, 08 Feb 2020 05:03:02 -0500 Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Sat, 08 Feb 2020 10:03:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 39353 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Mail-Followup-To: 39353@debbugs.gnu.org, eliz@gnu.org, khubert@gmail.com Original-Received: via spool by 39353-done@debbugs.gnu.org id=D39353.158115614615904 (code D ref 39353); Sat, 08 Feb 2020 10:03:02 +0000 Original-Received: (at 39353-done) by debbugs.gnu.org; 8 Feb 2020 10:02:26 +0000 Original-Received: from localhost ([127.0.0.1]:50643 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j0MwU-00048R-49 for submit@debbugs.gnu.org; Sat, 08 Feb 2020 05:02:26 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:52255) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j0MwS-00048F-SF for 39353-done@debbugs.gnu.org; Sat, 08 Feb 2020 05:02:25 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:43897) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1j0MwN-00011C-NB; Sat, 08 Feb 2020 05:02:19 -0500 Original-Received: from [176.228.60.248] (port=4878 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1j0MwM-0004KM-DT; Sat, 08 Feb 2020 05:02:19 -0500 In-reply-to: <20200131142943.70625-1-khubert@gmail.com> (message from Kyle Hubert on Fri, 31 Jan 2020 09:29:43 -0500) 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: 209.51.188.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-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:175785 Archived-At: > From: Kyle Hubert > Date: Fri, 31 Jan 2020 09:29:43 -0500 > Cc: Kyle Hubert > > When ediff-scroll-horizontally interactively calls scroll-left and > scroll-right, current-prefix-arg should be used. This allows for the > case that when no args or '-' are passed to ediff-scroll-horizontally, > it will determine the default amount (half the window width or > half-again, respectively). > --- > lisp/vc/ediff-util.el | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Thanks, pushed to the master branch.