From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.devel Subject: Re: lisp files in emacs git, emacs 24 compatible? Date: Thu, 29 Oct 2015 13:17:37 +0200 Message-ID: <56320051.5040800@yandex.ru> References: <877fm6j5us.fsf@mat.ucm.es> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1446117495 21695 80.91.229.3 (29 Oct 2015 11:18:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 29 Oct 2015 11:18:15 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 29 12:18:01 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 1ZrlDU-0003FM-WF for ged-emacs-devel@m.gmane.org; Thu, 29 Oct 2015 12:18:01 +0100 Original-Received: from localhost ([::1]:43402 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZrlDU-0007co-5w for ged-emacs-devel@m.gmane.org; Thu, 29 Oct 2015 07:18:00 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35046) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZrlDH-0007cj-Bj for emacs-devel@gnu.org; Thu, 29 Oct 2015 07:17:48 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZrlDB-0000U9-My for emacs-devel@gnu.org; Thu, 29 Oct 2015 07:17:47 -0400 Original-Received: from mail-wi0-x234.google.com ([2a00:1450:400c:c05::234]:38431) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZrlDB-0000U5-Gd for emacs-devel@gnu.org; Thu, 29 Oct 2015 07:17:41 -0400 Original-Received: by wicll6 with SMTP id ll6so39206743wic.1 for ; Thu, 29 Oct 2015 04:17:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:to:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=IuvIQQxkBEYm00GoSayVf1ABPGpwilH3iBBFhFKzKm0=; b=ha79DRneeKIEp0HA5niMkGWBLL/whdSFRC94OC93dk26qH3YnQGkPzCRlWQLpHHX7t Y7Cu9vEHD+xKoptpSIhS02sAlLFtIoUs1oMW8PXNoltX5fQ9VtQiEFdQ/8S98C+bzrYA RMfHpbuVIwa7E50wgAifYhIXwLltW2dVmXDBihGf8RoUlc8HGorgc1LShTg3X6syje9C nFrFsDLQRMygBOab+jtEEshZMu7vt95Ow8M3Liofy1rBgK++I6dL6D7vbdHRTZl6C7F9 nMr7zgZ57ILAnSnIuLEQf9Mm/8WqwuEJryPSnHaRw+WPI1/Ts3Fwy8wN/6LmgDXbp8H2 Y1wQ== X-Received: by 10.194.115.230 with SMTP id jr6mr1433680wjb.143.1446117460719; Thu, 29 Oct 2015 04:17:40 -0700 (PDT) Original-Received: from [192.168.1.2] ([185.105.175.24]) by smtp.googlemail.com with ESMTPSA id m137sm8643459wmb.2.2015.10.29.04.17.39 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Oct 2015 04:17:39 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:42.0) Gecko/20100101 Thunderbird/42.0 In-Reply-To: <877fm6j5us.fsf@mat.ucm.es> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::234 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:192875 Archived-At: On 10/29/2015 01:01 PM, Uwe Brauer wrote: > One way to use them is to downland and compile emacs git. But someone on > the mercurial mailing list asked me whether the new vc pkg or the > vc-hg.el is emacs 24 compatible. Probably not. But I suppose they can take the (two or three) patches, and apply them to their local Emacs installations.