From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: RCS: (vc-next-action 1) only New Backend Date: Sun, 20 Sep 2015 13:45:14 +0300 Message-ID: <83d1xdpdxh.fsf@gnu.org> References: <87mvwjohyi.fsf@mat.ucm.es> <838u83r6hl.fsf@gnu.org> <87k2rn5ucg.fsf@mat.ucm.es> <837fnmrizs.fsf@gnu.org> <877fnm4wzn.fsf@mat.ucm.es> <831tdurcgs.fsf@gnu.org> <87twqq3g6x.fsf@mat.ucm.es> <83wpvmpuj7.fsf@gnu.org> <87lhc18kye.fsf@mat.ucm.es> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1442746276 5321 80.91.229.3 (20 Sep 2015 10:51:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 20 Sep 2015 10:51:16 +0000 (UTC) Cc: emacs-devel@gnu.org To: Uwe Brauer Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Sep 20 12:51:08 2015 Return-path: Envelope-to: ged-emacs-devel@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 1ZdcD2-0003nB-Uy for ged-emacs-devel@m.gmane.org; Sun, 20 Sep 2015 12:51:05 +0200 Original-Received: from localhost ([::1]:51105 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZdcD2-0000iz-F3 for ged-emacs-devel@m.gmane.org; Sun, 20 Sep 2015 06:51:04 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39089) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZdcCy-0000fp-JJ for emacs-devel@gnu.org; Sun, 20 Sep 2015 06:51:01 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZdcCv-0001Zm-0h for emacs-devel@gnu.org; Sun, 20 Sep 2015 06:51:00 -0400 Original-Received: from mtaout24.012.net.il ([80.179.55.180]:59999) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZdcCu-0001Yf-PJ for emacs-devel@gnu.org; Sun, 20 Sep 2015 06:50:56 -0400 Original-Received: from conversion-daemon.mtaout24.012.net.il by mtaout24.012.net.il (HyperSendmail v2007.08) id <0NUZ00G001HISA00@mtaout24.012.net.il> for emacs-devel@gnu.org; Sun, 20 Sep 2015 13:37:45 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([84.94.185.246]) by mtaout24.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NUZ005EM1IWQDA0@mtaout24.012.net.il>; Sun, 20 Sep 2015 13:37:45 +0300 (IDT) In-reply-to: <87lhc18kye.fsf@mat.ucm.es> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 80.179.55.180 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:190127 Archived-At: > From: Uwe Brauer > Date: Sun, 20 Sep 2015 12:05:29 +0200 > > > I've restored the lost ability, please resync with Git master and try > > again. It worked for me with RCS. > > I finally obtained a version I could compile, I confirm that you > successfully restored this ability. Thank you again. Thanks for testing.