From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.devel Subject: RE: next emacs version? Date: Sun, 21 Mar 2010 16:20:07 -0700 Message-ID: <635CCEF58B924328AC38CB822E253C98@us.oracle.com> References: <56D10E2523764AC98D99CEBC55DBAD93@us.oracle.com><83iq8sigyq.fsf@gnu.org> <87aau1gxz2.fsf@ambire.localdomain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1269213702 26658 80.91.229.12 (21 Mar 2010 23:21:42 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 21 Mar 2010 23:21:42 +0000 (UTC) To: "'Thien-Thi Nguyen'" , Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 22 00:21:38 2010 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.69) (envelope-from ) id 1NtUSg-0007ZN-6z for ged-emacs-devel@m.gmane.org; Mon, 22 Mar 2010 00:21:38 +0100 Original-Received: from localhost ([127.0.0.1]:46423 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NtUSf-0007rQ-Eu for ged-emacs-devel@m.gmane.org; Sun, 21 Mar 2010 19:21:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NtUSZ-0007oy-Po for emacs-devel@gnu.org; Sun, 21 Mar 2010 19:21:31 -0400 Original-Received: from [140.186.70.92] (port=49640 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NtUSW-0007nW-Tf for emacs-devel@gnu.org; Sun, 21 Mar 2010 19:21:29 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NtUSV-0008UC-Qv for emacs-devel@gnu.org; Sun, 21 Mar 2010 19:21:28 -0400 Original-Received: from rcsinet11.oracle.com ([148.87.113.123]:31209) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NtUSV-0008U6-Lf for emacs-devel@gnu.org; Sun, 21 Mar 2010 19:21:27 -0400 Original-Received: from acsinet15.oracle.com (acsinet15.oracle.com [141.146.126.227]) by rcsinet11.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id o2LNLOXO007791 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sun, 21 Mar 2010 23:21:26 GMT Original-Received: from acsmt355.oracle.com (acsmt355.oracle.com [141.146.40.155]) by acsinet15.oracle.com (Switch-3.4.2/Switch-3.4.1) with ESMTP id o2LLjo2t002427; Sun, 21 Mar 2010 23:21:24 GMT Original-Received: from abhmt014.oracle.com by acsmt353.oracle.com with ESMTP id 103762541269213603; Sun, 21 Mar 2010 16:20:03 -0700 Original-Received: from dradamslap1 (/24.5.179.75) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Sun, 21 Mar 2010 16:20:02 -0700 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <87aau1gxz2.fsf@ambire.localdomain> Thread-Index: AcrJPq2HhpM8tQG0R/+eoIDAFprxDAADk6yw X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-Source-IP: acsmt355.oracle.com [141.146.40.155] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090201.4BA6A9F4.00B0:SCFMA4539814,ss=1,fgs=0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:122427 Archived-At: > Don't check the regexp value; check the regexp behavior against a > (properly chosen) string. This way, you perceive its quality > directly. See my reply to Stefan wrt that suggestion.