From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Merten Newsgroups: gmane.emacs.devel Subject: Re: Feature freeze on October 1 Date: Sun, 23 Sep 2012 11:35:19 +0200 Message-ID: <19265.1348392919@eskebo.merten-home.homelinux.org> References: <87fw6izq6z.fsf@gnu.org> <4311.1348165342@theowa.merten-home.homelinux.org> <87obl0qdj4.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: ger.gmane.org 1348392939 17923 80.91.229.3 (23 Sep 2012 09:35:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 23 Sep 2012 09:35:39 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Sep 23 11:35:44 2012 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 1TFibH-0003x0-DA for ged-emacs-devel@m.gmane.org; Sun, 23 Sep 2012 11:35:43 +0200 Original-Received: from localhost ([::1]:37933 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TFibC-00072B-NT for ged-emacs-devel@m.gmane.org; Sun, 23 Sep 2012 05:35:38 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:54920) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TFib9-00071X-OA for emacs-devel@gnu.org; Sun, 23 Sep 2012 05:35:36 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TFib8-0008C9-N6 for emacs-devel@gnu.org; Sun, 23 Sep 2012 05:35:35 -0400 Original-Received: from moutng.kundenserver.de ([212.227.17.8]:52840) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TFib8-0008BE-DS for emacs-devel@gnu.org; Sun, 23 Sep 2012 05:35:34 -0400 Original-Received: from eskebo.merten-home.homelinux.org (krsn-4d0b885a.pool.mediaWays.net [77.11.136.90]) by mrelayeu.kundenserver.de (node=mreu3) with ESMTP (Nemesis) id 0MYpHi-1T1unh2e3e-00V0tm; Sun, 23 Sep 2012 11:35:31 +0200 Original-Received: by eskebo.merten-home.homelinux.org (Postfix, from userid 1000) id 91537C165F; Sun, 23 Sep 2012 11:35:19 +0200 (CEST) Original-Received: from eskebo.merten-home.homelinux.org (localhost [127.0.0.1]) by eskebo.merten-home.homelinux.org (Postfix) with ESMTP id 7FFF6C1625 for ; Sun, 23 Sep 2012 11:35:19 +0200 (CEST) In-reply-to: <87obl0qdj4.fsf@gnu.org> Comments: In-reply-to Chong Yidong message dated "Fri, 21 Sep 2012 11:07:43 +0800." X-Mailer: MH-E 8.2; nmh 1.3; GNU Emacs 23.1.1 X-Provags-ID: V02:K0:ENMAxO4mPig06SnkTt1H5RVBSUb7qbtfKcboY/ZpBQA 2n5Yb2CiSOnTko1qbxrtxeqeFoQodbUGcr+UXdriFUh3Idr6ki kUbafjXaXTdbrToZH013iWIRRzkKRe/84Zei+TSJusPjAEqgEm pVvQk221N4qEHaxp1e4rHQDHej7mfCYdj9LWqNeRRR4dHAmy5j M6iHJKgqbGh5VpcnMmEMFTegTBicS1s3IH040Kjl5VWKEhKgYZ LARWZDtF4moR3U6QLiU4i6StCxep4CHbj8b33wi9gs/QKYwcx0 /A7bgkR5OVZsUgN2j7ZrqOEqFSx/zyp7Q2FF+KnGeMAYRlEuBI l03t4frGCqMRyg6BPbiW6kSkDvTA7xsMJfvjUPb1jK+q+x/nah FHuRr+qAPZ9pOAawIhiyB2R0K8f3bOyLYM= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 212.227.17.8 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:153482 Archived-At: --=-=-= Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Hi! I found more time for working on `rst-mode' then I expected :-) . 2 days ago Chong Yidong wrote: > Stefan Merten writes: >> I'm currently working on integration of `imenu'/`which-func' support >> for `rst-mode'. Bug #11711 - being a feature request - has a patch >> which seems to work. However, a proper integration needs refactoring >> of the patch and a few other parts. I'm into this right now but given >> my two week vacation starting next week I won't be able to commit a >> final version of this feature before October 1. I already committed a version although it needs some refactoring. In principle my last version can go into 24.3 though. It's functionally complete. >> Second I'd like to revamp the faces for section headers. At the moment >> there is some automatic calculation of the faces but in the past this >> caused some pain for users and I decided to replace it with normal >> `defface'. AFAICS this is not much work but a user visible change. >> Again I can't commit this before October 1. That was much easier than I thought and I already committed a version with this stuff. I released this version upstream, too, so if anything went wrong for this stuff I think I'll get response soon and can fix it after the freeze period. >> So I'd like to ask for an extension until October 15. Is that ok? >=20 > OK, assuming your changes are localized to imenu/which-func/rst-mode. Thanks. However, having completed my homework sooner than I expected the current state of `rst.el' can be frozen, actually. Gr=FC=DFe Stefan --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQCVAwUBUF7X0gnTZgC3zSk5AQKuVAP/Vznfo3sHM4kSAakgQImhFAApFpVWL/ML DmeW6NraVtKTC6GVswvEkzhZubXZ1G/TjqDXTiqnkr4djvQNpmJXA6cC+mCxr8hs MTAYjX7tD5Gv6Oka05/iaeT9LgvkJ7UswY5c/d3nvHGgw0uU4vaQsKBxQjGuSAGJ Ix48Jvgcwqg= =9Rzt -----END PGP SIGNATURE----- --=-=-=--