From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#7302: vcdiff using "sccs get" rather than "get" breaks bitkeeper usage. Date: Fri, 26 Feb 2016 16:59:37 +1030 Message-ID: <871t80ugq6.fsf@gnus.org> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1456468285 14986 80.91.229.3 (26 Feb 2016 06:31:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 26 Feb 2016 06:31:25 +0000 (UTC) Cc: 7302@debbugs.gnu.org To: Oscar Bonilla Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Feb 26 07:31:11 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 1aZBvj-0008NY-CO for geb-bug-gnu-emacs@m.gmane.org; Fri, 26 Feb 2016 07:31:11 +0100 Original-Received: from localhost ([::1]:47634 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aZBvi-0002Wh-LY for geb-bug-gnu-emacs@m.gmane.org; Fri, 26 Feb 2016 01:31:10 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43508) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aZBvd-0002VN-R0 for bug-gnu-emacs@gnu.org; Fri, 26 Feb 2016 01:31:06 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aZBva-0005wL-IA for bug-gnu-emacs@gnu.org; Fri, 26 Feb 2016 01:31:05 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:49536) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aZBva-0005w6-Eb for bug-gnu-emacs@gnu.org; Fri, 26 Feb 2016 01:31:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aZBva-00014P-6B for bug-gnu-emacs@gnu.org; Fri, 26 Feb 2016 01:31:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 26 Feb 2016 06:31:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7302 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 7302-submit@debbugs.gnu.org id=B7302.1456468211789 (code B ref 7302); Fri, 26 Feb 2016 06:31:02 +0000 Original-Received: (at 7302) by debbugs.gnu.org; 26 Feb 2016 06:30:11 +0000 Original-Received: from localhost ([127.0.0.1]:46657 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aZBul-0000CU-4q for submit@debbugs.gnu.org; Fri, 26 Feb 2016 01:30:11 -0500 Original-Received: from hermes.netfonds.no ([80.91.224.195]:37127) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aZBui-00009F-9G for 7302@debbugs.gnu.org; Fri, 26 Feb 2016 01:30:09 -0500 Original-Received: from [175.103.25.178] (helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1aZBuI-0005M3-9U; Fri, 26 Feb 2016 07:29:43 +0100 In-Reply-To: (Oscar Bonilla's message of "Tue, 15 Mar 2011 15:23:42 +0000 (UTC)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) X-MailScanner-ID: 1aZBuI-0005M3-9U MailScanner-NULL-Check: 1457072983.1943@kGq5DoATXCexvBb7YCwp3A 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-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:113843 Archived-At: Oscar Bonilla writes: > Glenn Morris gnu.org> writes: > >> >> Paul Bristow wrote: >> >> > I have tried that patch and can confirm that it works for me. >> [...] >> > -----Original Message----- >> > From: Stefan Monnier [mailto:monnier iro.umontreal.ca] >> [...] >> > Can you confirm that the patch below works for you? >> >> I don't think this was ever installed; would you like to install it and >> close this report? >> >> > > I have absolutely no context for this question, and stumbled on it > almost by accident. But having said that, did you know newer versions > of bitkeeper ship with an emacs mode in `bk bin`/contrib/vc-bk.el ? If I understand correctly, this issue is now outdated, and I'm closing this bug report. Please reopen if this is still an issue. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no