From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?=C3=93scar_Fuentes?= Subject: Plans for synching with Emacs dev sources? Date: Tue, 13 Apr 2010 22:15:06 +0200 Message-ID: <87iq7v9kj9.fsf@telefonica.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O1mW1-0004NX-Rx for emacs-orgmode@gnu.org; Tue, 13 Apr 2010 16:15:21 -0400 Received: from [140.186.70.92] (port=43846 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O1mW0-0004Mx-BV for emacs-orgmode@gnu.org; Tue, 13 Apr 2010 16:15:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O1mVz-00067D-85 for emacs-orgmode@gnu.org; Tue, 13 Apr 2010 16:15:20 -0400 Received: from lo.gmane.org ([80.91.229.12]:46833) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O1mVz-00066z-0r for emacs-orgmode@gnu.org; Tue, 13 Apr 2010 16:15:19 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1O1mVu-0001hr-O1 for emacs-orgmode@gnu.org; Tue, 13 Apr 2010 22:15:14 +0200 Received: from 81.38.66.30 ([81.38.66.30]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 13 Apr 2010 22:15:14 +0200 Received: from ofv by 81.38.66.30 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 13 Apr 2010 22:15:14 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Currently I'm using 6.33x, which is the version that comes with Emacs dev source code. I'll like to use a more recent version of org-mode, and so I ask if there are plans for upgrading Emacs' org-mode sources with the current release. If not, I'll use org-mode git sources, although this would complicate a bit the deployment across several machines. Thanks.