From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jambunathan K Newsgroups: gmane.emacs.devel Subject: Re: Feature freeze Date: Tue, 17 Dec 2013 02:19:04 +0530 Message-ID: <87y53k4j3z.fsf@gmail.com> References: <87fvpsq4g0.fsf@gmail.com> <87mwk0a605.fsf@gmx.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1387226978 23861 80.91.229.3 (16 Dec 2013 20:49:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 16 Dec 2013 20:49:38 +0000 (UTC) Cc: Stefan Monnier , emacs-devel@gnu.org To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 16 21:49:40 2013 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 1Vsf6i-0002aG-3H for ged-emacs-devel@m.gmane.org; Mon, 16 Dec 2013 21:49:40 +0100 Original-Received: from localhost ([::1]:58101 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vsf6h-0004xR-HY for ged-emacs-devel@m.gmane.org; Mon, 16 Dec 2013 15:49:39 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35780) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vsf6Z-0004t9-6b for emacs-devel@gnu.org; Mon, 16 Dec 2013 15:49:36 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vsf6T-0002Ih-OK for emacs-devel@gnu.org; Mon, 16 Dec 2013 15:49:31 -0500 Original-Received: from mail-pd0-x235.google.com ([2607:f8b0:400e:c02::235]:55476) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vsf6T-0002Ib-HC for emacs-devel@gnu.org; Mon, 16 Dec 2013 15:49:25 -0500 Original-Received: by mail-pd0-f181.google.com with SMTP id p10so5783675pdj.26 for ; Mon, 16 Dec 2013 12:49:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=ERCjNPmHK/DAUF8+XEuynGETFn2FTvgLewN26bFnjZw=; b=MooJFZvsXYST3UpZQOaTeIYuG0CSRLnekpmGbVx0MlHTQ/6/ZvMv221ef8xsMuhaEN xN+SqRhyHzEBCRm0FGMxfcCtHJYHrjUHfG85Y5R/ZOcT+8l8zM/TFUAa6f5fVOWPpHLL PSdqYFOsuJPc43VWc4OjM3uEslouB7/sbau3/bh34Avdb4eTR629c7jEXFHuXUljaW1Q 0FawcrqvJ2B7TLxISCuxt24ILPAn9F+mVL6LJrC6QgUu7o5GqdkgpYz6imBVKBMBUkFH s0NwFqQFcoJJTIZs9Lfk7aRNwHqTq9Vu1rzrAJX5RyGNTXS30po3N/Ae0Djrvg1uX/Rj BDJw== X-Received: by 10.68.170.225 with SMTP id ap1mr22481428pbc.117.1387226964540; Mon, 16 Dec 2013 12:49:24 -0800 (PST) Original-Received: from debian-6.05 ([101.63.154.66]) by mx.google.com with ESMTPSA id ae5sm39151369pac.18.2013.12.16.12.49.19 for (version=TLSv1.1 cipher=RC4-SHA bits=128/128); Mon, 16 Dec 2013 12:49:22 -0800 (PST) In-Reply-To: <87mwk0a605.fsf@gmx.de> (Michael Albinus's message of "Mon, 16 Dec 2013 21:35:38 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400e:c02::235 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:166511 Archived-At: Michael Albinus writes: >> NOTE: In principle, I will not commit my changes to Org-mode repo. The >> rest can be negotiated. > > IIRC, you have vetoed applying any of your patches to the org-mode > project. There is no such veto. I will not personally commit to Orgmode repo. If the code gets merged from Emacs repo back to Orgmode repo (by someone else) I have nothing against it. > Do you have changed your mind? I have never changed my mind. ODT exporter was created as a "donation" to Emacs. It will remain so. I still answer questions on the mailing list and accumulate patches in a private repo.