From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Updating org-mode in Emacs Date: Mon, 03 Aug 2009 14:27:16 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1249331830 7374 80.91.229.12 (3 Aug 2009 20:37:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 3 Aug 2009 20:37:10 +0000 (UTC) Cc: Emacs developers To: Carsten Dominik Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 03 22:37:03 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MY4HH-00050C-9f for ged-emacs-devel@m.gmane.org; Mon, 03 Aug 2009 22:37:03 +0200 Original-Received: from localhost ([127.0.0.1]:54557 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MY4HG-0002WK-Ll for ged-emacs-devel@m.gmane.org; Mon, 03 Aug 2009 16:37:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MY2Fo-0001jN-T5 for emacs-devel@gnu.org; Mon, 03 Aug 2009 14:27:24 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MY2Fk-0001gA-BU for emacs-devel@gnu.org; Mon, 03 Aug 2009 14:27:24 -0400 Original-Received: from [199.232.76.173] (port=46846 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MY2Fj-0001g2-VM for emacs-devel@gnu.org; Mon, 03 Aug 2009 14:27:20 -0400 Original-Received: from torrent.cc.mcgill.ca ([132.206.27.49]:53198) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MY2Fj-0000nC-Ie for emacs-devel@gnu.org; Mon, 03 Aug 2009 14:27:19 -0400 Original-Received: from mailscan3.ncs.mcgill.ca (mailscan3.NCS.McGill.CA [132.216.77.250]) by torrent.cc.mcgill.ca (8.12.11.20060308/8.12.3) with ESMTP id n73IRHYS005433; Mon, 3 Aug 2009 14:27:17 -0400 Original-Received: from mailscan3.ncs.mcgill.ca (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id 70122868B; Mon, 3 Aug 2009 14:27:17 -0400 (EDT) Original-Received: from ceviche.home (wpa075051.wireless.mcgill.ca [142.157.75.51]) by mailscan3.ncs.mcgill.ca (Postfix) with ESMTP id 3190645C9; Mon, 3 Aug 2009 14:27:17 -0400 (EDT) Original-Received: by ceviche.home (Postfix, from userid 20848) id DE1D7B4198; Mon, 3 Aug 2009 14:27:16 -0400 (EDT) In-Reply-To: (Carsten Dominik's message of "Mon, 3 Aug 2009 17:18:58 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-PMX-Version: 5.4.2.338381, Antispam-Engine: 2.6.0.325393, Antispam-Data: 2009.7.30.112117 X-McGill-WhereFrom: Internal X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:113618 Archived-At: > First of all my congratulations and thanks to the maintainers > and main developers for putting together the Emacs 23.1 release. > I remember reading a mail on this list (by Chong?), stating > that we can commit new features again to the trunk, but that > we are supposed to ask first. > So: I want to install a massive update to Org-mode, in a few days. > Can I do that? Yes, without any problem. Stefan