From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/84008 Path: news.gmane.org!not-for-mail From: Jan Tatarik Newsgroups: gmane.emacs.gnus.general Subject: Re: FEATURE: icalendar - link to original gnus message from org entry Date: Thu, 26 Dec 2013 23:40:46 +0100 Message-ID: <87vbyb9qxd.fsf@nb-jtatarik2.xing.hh> References: <87mwk5g45h.fsf@nb-jtatarik2.xing.hh> <87lhzhq2wp.fsf@topper.koldfront.dk> <87r4988url.fsf@nb-jtatarik2.xing.hh> <87bo03hape.fsf@building.gnus.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1388097658 32668 80.91.229.3 (26 Dec 2013 22:40:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 26 Dec 2013 22:40:58 +0000 (UTC) Cc: ding@gnus.org, Katsumi Yamaoka To: Lars Ingebrigtsen Original-X-From: ding-owner+M32260@lists.math.uh.edu Thu Dec 26 23:41:03 2013 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VwJby-0007Et-QB for ding-account@gmane.org; Thu, 26 Dec 2013 23:41:03 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1VwJbw-0008EJ-3L; Thu, 26 Dec 2013 16:41:00 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1VwJbu-0008E1-Qc for ding@lists.math.uh.edu; Thu, 26 Dec 2013 16:40:58 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1VwJbt-0005ud-VP for ding@lists.math.uh.edu; Thu, 26 Dec 2013 16:40:58 -0600 Original-Received: from mail-ea0-f173.google.com ([209.85.215.173]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1VwJbs-0000vj-IQ; Thu, 26 Dec 2013 23:40:56 +0100 Original-Received: by mail-ea0-f173.google.com with SMTP id o10so3875775eaj.32 for ; Thu, 26 Dec 2013 14:40:51 -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=pL2eCfUajbEoMny2UXNDThxW+iPbKTYMSXkDzrl+Eb0=; b=pzOL2DMLeeZWsvH++qYdRNetwPSU5rHjqV0QNCuiFofYSdnfE0A9IWRXEO382Qh8ru qQnNyUhDdNyP9gMoLtywXfywbItMYWRgoMAFPkr+49buXgJojIRDdY2mRC2GZtoeyCn8 lsuami2tWA7dz2BKpCl7sACRSvlqBTLKiaBGLc7hGqzZQ4WtOZN7EkpsbpVX+xxFl43E 3Z3X2sfUjRB5cNhNquGiQyxuMYnXkSjZi4smfwNTdZXLbLMUt1nBwWG1P8BHNakj2Mqr op2CRzSG4nGF17SdmK7qirKU++TT2Hyz0npmO+BNdv71wO4uM9YmbD2vWY9cePgqhYNO 0QCQ== X-Received: by 10.15.94.6 with SMTP id ba6mr5812eeb.116.1388097648476; Thu, 26 Dec 2013 14:40:48 -0800 (PST) Original-Received: from nb-jtatarik2.xing.hh (212-123-188-78.ip.telfort.nl. [212.123.188.78]) by mx.google.com with ESMTPSA id l4sm76551227een.13.2013.12.26.14.40.47 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 26 Dec 2013 14:40:47 -0800 (PST) In-Reply-To: <87bo03hape.fsf@building.gnus.org> (Lars Ingebrigtsen's message of "Thu, 26 Dec 2013 16:51:41 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-Spam-Score: -3.0 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:84008 Archived-At: On Thu, Dec 26 2013, Lars Ingebrigtsen wrote: [...] > Looks good. However, Emacs is in a feature freeze for a month, so it > might be best to hold this back until the trunk is open again. > Or should we create a branch in git Gnus for Emacs 24.4, and keep > applying new features to the Gnus trunk? I'm for a separate Emacs integration branch.