From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Default history does not work with Lisp regexps Date: Sun, 01 Aug 2004 18:39:26 -0400 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1091399986 29425 80.91.224.253 (1 Aug 2004 22:39:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 1 Aug 2004 22:39:46 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 02 00:39:39 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BrOzT-0000jm-00 for ; Mon, 02 Aug 2004 00:39:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BrP2p-0007Vj-CR for ged-emacs-devel@m.gmane.org; Sun, 01 Aug 2004 18:43:07 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BrP2i-0007VZ-Qf for emacs-devel@gnu.org; Sun, 01 Aug 2004 18:43:00 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BrP2i-0007V9-1X for emacs-devel@gnu.org; Sun, 01 Aug 2004 18:43:00 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BrP2h-0007V6-Vp for emacs-devel@gnu.org; Sun, 01 Aug 2004 18:43:00 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BrOzH-0003Y1-7h for emacs-devel@gnu.org; Sun, 01 Aug 2004 18:39:27 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1BrOzG-00018L-OM; Sun, 01 Aug 2004 18:39:26 -0400 Original-To: David Kastrup In-reply-to: (message from David Kastrup on 01 Aug 2004 13:59:03 +0200) 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: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:26142 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:26142 I think the interactive form should just read the string, and the processing of these \-operators should occur inside the function, noninteractively.