From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Artur Malabarba Newsgroups: gmane.emacs.devel Subject: Re: Questions about isearch Date: Fri, 27 Nov 2015 10:47:07 +0000 Message-ID: References: <83lh9lx6oi.fsf@gnu.org> <56580E0B.9060909@online.de> <83wpt3sttc.fsf@gnu.org> <83fuzrspl2.fsf@gnu.org> Reply-To: bruce.connor.am@gmail.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1140118eb00c25052583699f X-Trace: ger.gmane.org 1448621341 14518 80.91.229.3 (27 Nov 2015 10:49:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 27 Nov 2015 10:49:01 +0000 (UTC) Cc: =?UTF-8?Q?Andreas_R=C3=B6hler?= , emacs-devel To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Nov 27 11:48:58 2015 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 1a2GaH-0003LH-T3 for ged-emacs-devel@m.gmane.org; Fri, 27 Nov 2015 11:48:58 +0100 Original-Received: from localhost ([::1]:55785 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a2GaK-000667-BR for ged-emacs-devel@m.gmane.org; Fri, 27 Nov 2015 05:49:00 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51890) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a2GaB-00065C-V9 for emacs-devel@gnu.org; Fri, 27 Nov 2015 05:48:56 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a2GZz-0008WH-5V for emacs-devel@gnu.org; Fri, 27 Nov 2015 05:48:51 -0500 Original-Received: from mail-lf0-x232.google.com ([2a00:1450:4010:c07::232]:33078) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a2GYW-0008DH-Bx; Fri, 27 Nov 2015 05:47:08 -0500 Original-Received: by lfaz4 with SMTP id z4so125082046lfa.0; Fri, 27 Nov 2015 02:47:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=ePrnAlSgSd95v08GHCLcZPZE+uDlexp/shvziMVOGeE=; b=gHwwL4Z/GTV9XVZtk9OPbN8jAXhOFsjbYZ9PEJKwWiTYPu+2MZhjMjvyNkmOKoNVpt bK14NKtJMOh1gQm/pe602Y5eHMd1y3ESqyMJaXmU3vhtSSF41eR25Hv5jzy9T+pUiHj4 qb/HiyImO6GjUEUMQnXOWjb152VwZgo/cPzC9KdEOgwhlu3MHPFH0gyIOrs/C9k7nwY2 2QunCOeXTuySCkDI4FXiL5YTem/wkGc9MXEY/5/rOZXEq2Y6aR1+nwcbsXwoSHyuwqSA HaoV4W1L7dljeA7SR3IpGjBnIob2xypKmv8tnFwzbYhaMkfO3gJO8ozn62Nmmx6KZIxm 9Oog== X-Received: by 10.25.208.206 with SMTP id h197mr20221901lfg.153.1448621227638; Fri, 27 Nov 2015 02:47:07 -0800 (PST) Original-Received: by 10.112.202.99 with HTTP; Fri, 27 Nov 2015 02:47:07 -0800 (PST) Original-Received: by 10.112.202.99 with HTTP; Fri, 27 Nov 2015 02:47:07 -0800 (PST) In-Reply-To: <83fuzrspl2.fsf@gnu.org> X-Google-Sender-Auth: PRxyTCEcEd3RVB6sAUj7fbfb1cY X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c07::232 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:195367 Archived-At: --001a1140118eb00c25052583699f Content-Type: text/plain; charset=UTF-8 On 27 Nov 2015 10:29 am, "Eli Zaretskii" wrote: > But I must say that my OP was triggered by the need to document the > new features mentioned in NEWS as not yet documented. This is part of > preparing Emacs for the release of v25.1. I asked those questions > because working on the documentation made me wonder what should and > shouldn't work, such that the parts that we intend to work are > documented, and the entire feature is fairly complete and > self-consistent. Design and implementation of new significant > features should take a back seat at this time, if we want to release > Emacs 25.1 any time soon. 100% agreed. --001a1140118eb00c25052583699f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

On 27 Nov 2015 10:29 am, "Eli Zaretskii" <eliz@gnu.org> wrote:
> But I must say that my OP was triggered by the need to document the > new features mentioned in NEWS as not yet documented.=C2=A0 This is pa= rt of
> preparing Emacs for the release of v25.1.=C2=A0 I asked those question= s
> because working on the documentation made me wonder what should and > shouldn't work, such that the parts that we intend to work are
> documented, and the entire feature is fairly complete and
> self-consistent.=C2=A0 Design and implementation of new significant > features should take a back seat at this time, if we want to release > Emacs 25.1 any time soon.

100% agreed.

--001a1140118eb00c25052583699f--