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: Thu, 20 Sep 2012 20:22:22 +0200 Message-ID: <4311.1348165342@theowa.merten-home.homelinux.org> References: <87fw6izq6z.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 1348165362 4516 80.91.229.3 (20 Sep 2012 18:22:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 20 Sep 2012 18:22:42 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 20 20:22:46 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 1TElOf-0004Or-Fp for ged-emacs-devel@m.gmane.org; Thu, 20 Sep 2012 20:22:45 +0200 Original-Received: from localhost ([::1]:42271 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TElOa-0000di-W1 for ged-emacs-devel@m.gmane.org; Thu, 20 Sep 2012 14:22:40 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:49652) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TElOX-0000dX-TU for emacs-devel@gnu.org; Thu, 20 Sep 2012 14:22:39 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TElOW-0006wq-Qc for emacs-devel@gnu.org; Thu, 20 Sep 2012 14:22:37 -0400 Original-Received: from moutng.kundenserver.de ([212.227.17.8]:55903) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TElOW-0006wX-Fi for emacs-devel@gnu.org; Thu, 20 Sep 2012 14:22:36 -0400 Original-Received: from theowa.merten-home.homelinux.org ([109.46.151.4]) by mrelayeu.kundenserver.de (node=mrbap3) with ESMTP (Nemesis) id 0Lwqoy-1TYdeb0axU-016LvM; Thu, 20 Sep 2012 20:22:34 +0200 Original-Received: by theowa.merten-home.homelinux.org (Postfix, from userid 1000) id DC87E400C7; Thu, 20 Sep 2012 20:22:22 +0200 (CEST) Original-Received: from theowa.merten-home.homelinux.org (localhost [127.0.0.1]) by theowa.merten-home.homelinux.org (Postfix) with ESMTP id AB7997A007 for ; Thu, 20 Sep 2012 20:22:22 +0200 (CEST) In-reply-to: <87fw6izq6z.fsf@gnu.org> Comments: In-reply-to Chong Yidong message dated "Sun, 16 Sep 2012 09:55:48 +0800." X-Mailer: MH-E 8.2; nmh 1.3; GNU Emacs 23.1.1 X-Provags-ID: V02:K0:7uBEldGJhzXEGAXQjPN0m8wx0ZgAk5qg654iwyDbL9z O5+6iUkc9sJsUfjFLR7QNdMP2dzLtSXe7ZQtlqfztwJOfw7IWp 8dJzY3QE/kmhX2UnvTUANe0oh7kPANjLJCarL5YTnPCmr2rTfe u0/OwhBXGmH4CMlFqDLfaEwWlUOp+LH2Ge8C8k7PnmDGoDMq0B APj6i/pe9HqWfhKW2B9hmkXy1w6HUPbomucZbXhrw+eIawopnF IXyPfAwmBlSV6+z/a7Hx1MwXTIAZZ/4IPTf6/vbe+gNwqCUl9s hoAZD6V0JjzPBGvdMOqFU7EZRZH1B+QqlhKPuPl3oYCnPYnKhO 9LhtaeL9E4exHRxsPhufxMKNivb0iGieWMWBeRGiDW+HiFSgVL F7bPJXOhrOmxRhKaeaO+Ye4cORbkiP974E= 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:153405 Archived-At: --=-=-= Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Hi! 4 days ago Chong Yidong wrote: > If you are working on a feature that you'd like included in 24.3, > please commit it before October 1 or ask for an extension. 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. 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. So I'd like to ask for an extension until October 15. Is that ok? > As usual, once the freeze is in effect, please commit only bug fixes to > the trunk, i.e. no new features or non-trivial internals changes. If > you would like an exception, ask for one on emacs-devel. I have a lot of ert-based tests for my `rst-mode' and as `testcover' told me I have a really good test coverage :-) . Therefore I'm pretty sure I won't break anything when refactoring. Under these conditions is refactoring allowed even after the freeze? In this case I could commit the current `imenu'/`which-func' feature immediately and refactor it later and now work on the face stuff. This may result in a shorter extension period. In addition I'd like to know how long the trunk is frozen. Gr=FC=DFe Stefan --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQCVAwUBUFte3AnTZgC3zSk5AQI+3gQAqo3i9oqBz4sSosRBLhGGm4Kj5/Qmi1Mm jNHv++rvRzVUcUrp7rqfYOH/gjfARRxi4GOcPkIMqoMCfxyW5ZFjnX+kB5NMSO1x MnrGgpNX8ODE9fKerKINq5sCdtqtS4bNpmwymHama9dMrJY0T2i3Ny6zytPW9W4+ 9f71vSa9hk0= =W1Rq -----END PGP SIGNATURE----- --=-=-=--