From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Carsten Dominik Newsgroups: gmane.emacs.devel Subject: Updating org-mode in Emacs Date: Mon, 3 Aug 2009 17:18:58 +0200 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v935.3) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1249320362 3406 80.91.229.12 (3 Aug 2009 17:26:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 3 Aug 2009 17:26:02 +0000 (UTC) To: Emacs developers Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 03 19:25:55 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 1MY1IG-0007MH-QO for ged-emacs-devel@m.gmane.org; Mon, 03 Aug 2009 19:25:53 +0200 Original-Received: from localhost ([127.0.0.1]:38441 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MY1IF-0006Z6-UV for ged-emacs-devel@m.gmane.org; Mon, 03 Aug 2009 13:25:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MXzJh-0007KD-JH for emacs-devel@gnu.org; Mon, 03 Aug 2009 11:19:13 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MXzJc-0007Eb-MD for emacs-devel@gnu.org; Mon, 03 Aug 2009 11:19:13 -0400 Original-Received: from [199.232.76.173] (port=41662 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MXzJc-0007EH-EN for emacs-devel@gnu.org; Mon, 03 Aug 2009 11:19:08 -0400 Original-Received: from mail-ew0-f211.google.com ([209.85.219.211]:54029) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MXzJb-0001wl-40 for emacs-devel@gnu.org; Mon, 03 Aug 2009 11:19:08 -0400 Original-Received: by ewy7 with SMTP id 7so1465494ewy.42 for ; Mon, 03 Aug 2009 08:19:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :content-type:content-transfer-encoding:mime-version:subject:date :x-mailer; bh=mW6tyVmGl11ze26Sx5lqH3qqmD94pSlVu0VMSdJznNQ=; b=YXXcJCxcj+tmDR8dvmMgAAv8Ph1/KAY9b2Wqjze8GbDGwMGA9+3MNY6puIfYX2juHm LZll3t52cHcOEotijtWoEG/eI2TFSpCgrIg0xt3v1fRwcAlzHnX1d7OrjxQHe7EKDYQI 1ENub5zbBqq3FdiyGeFWjQR7yUD+m3yCkq/Bo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:content-transfer-encoding :mime-version:subject:date:x-mailer; b=LBW5Jxmknmvbb+5yrYruV6SkhjQUcRPvzHabwpf0GoqGWmhrsbIgel6YU4HJ/WKNjU Z37gMVv/s5c5xmw4uE6XkSBj7bvuT7wlI5Xo+2X85QZmVIW5qhpLVPRtVKSxCD//VOH1 zkVye+IH97++1nR0b2CcO+Hx/v2dzxV96Ge+A= Original-Received: by 10.216.87.67 with SMTP id x45mr1292508wee.18.1249312741504; Mon, 03 Aug 2009 08:19:01 -0700 (PDT) Original-Received: from ?10.0.2.2? (u016822.science.uva.nl [146.50.39.34]) by mx.google.com with ESMTPS id 10sm132499eyd.32.2009.08.03.08.18.59 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 03 Aug 2009 08:19:00 -0700 (PDT) X-Mailer: Apple Mail (2.935.3) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:113613 Archived-At: Hi, 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? Thanks. - Carsten