From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: martin@rochooni.net Newsgroups: gmane.emacs.help Subject: Re: Using re-builder Date: Fri, 18 Jun 2004 11:03:29 +0200 Organization: Bosch Rexroth AG Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <316044c2.0406170945.43c72674@posting.google.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1088536630 20731 80.91.224.253 (29 Jun 2004 19:17:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 29 Jun 2004 19:17:10 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 29 21:16:50 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 1BfO64-0005Vv-00 for ; Tue, 29 Jun 2004 21:16:49 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BfO7k-000197-Ih for geh-help-gnu-emacs@m.gmane.org; Tue, 29 Jun 2004 15:18:32 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!news2.telebyte.nl!news-fra1.dfn.de!news0.de.colt.net!news1.boschrexroth.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 19 Original-NNTP-Posting-Host: 10.110.240.55 Original-X-Trace: loghost1.eu.boschrexroth.com 1087549274 22449 10.110.240.55 (18 Jun 2004 09:01:14 GMT) Original-X-Complaints-To: usenet@eu.boschrexroth.com Original-NNTP-Posting-Date: Fri, 18 Jun 2004 09:01:14 +0000 (UTC) User-Agent: Emacs Gnus Cancel-Lock: sha1:3jRFCXJhx1K3VGGNmRetRZBEq78= Original-Xref: shelby.stanford.edu gnu.emacs.help:123816 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:19177 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:19177 "PC" == Phil C writes: PC> Date: 17 Jun 2004 10:45:37 -0700 PC> PC> When I copy a regex to the kill ring and then try to use it in PC> something like "Query replace regex", I have to delete the extra "'s PC> and \'s before it will work. Is there a way to copy it from re-builder PC> without having to do that? PC> hi, i presume that you copy the regexp from some lisp source code. another way could be to copy it from minibuffer after constructing the regexp with incremental search. -- martin dot fischer at boschrexroth dot de