From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Regexps and hard newlines Date: Thu, 30 Jun 2005 17:30:22 -0400 Message-ID: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1120168657 31203 80.91.229.2 (30 Jun 2005 21:57:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 30 Jun 2005 21:57:37 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 30 23:57:35 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Do71l-0007pd-1f for ged-emacs-devel@m.gmane.org; Thu, 30 Jun 2005 23:56:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Do7A5-0000TP-Cq for ged-emacs-devel@m.gmane.org; Thu, 30 Jun 2005 18:05:33 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Do70a-0007Ws-S9 for emacs-devel@gnu.org; Thu, 30 Jun 2005 17:55:45 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Do70O-0007Sb-4l for emacs-devel@gnu.org; Thu, 30 Jun 2005 17:55:34 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Do70N-0007K8-NT for emacs-devel@gnu.org; Thu, 30 Jun 2005 17:55:31 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Do6ii-0002R8-MY for emacs-devel@gnu.org; Thu, 30 Jun 2005 17:37:16 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1Do6c2-0001bP-F6; Thu, 30 Jun 2005 17:30:22 -0400 Original-To: emacs-devel@gnu.org 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:39980 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39980 What do people think of the idea of making . match soft newlines? That would fix problems where various features get confused by longlines.el.