From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Too much pita to paste into incremental regex search Date: Mon, 23 Jan 2012 22:40:11 +0200 Message-ID: <8362g22lw4.fsf@gnu.org> References: <87aa5fbale.fsf@newsguy.com> <00A036F48B024034991C000247C729ED@us.oracle.com> <83d3aa2w0g.fsf@gnu.org> <1B1E4ADD071E46D99AD9DBCBC009C16D@us.oracle.com> NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1327351222 16154 80.91.229.12 (23 Jan 2012 20:40:22 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 23 Jan 2012 20:40:22 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jan 23 21:40:19 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RpQgb-0004sV-Bp for geh-help-gnu-emacs@m.gmane.org; Mon, 23 Jan 2012 21:40:17 +0100 Original-Received: from localhost ([::1]:39681 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RpQga-0006vl-Hs for geh-help-gnu-emacs@m.gmane.org; Mon, 23 Jan 2012 15:40:16 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:40615) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RpQgU-0006vg-SQ for help-gnu-emacs@gnu.org; Mon, 23 Jan 2012 15:40:11 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RpQgT-0004Sv-N8 for help-gnu-emacs@gnu.org; Mon, 23 Jan 2012 15:40:10 -0500 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:53775) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RpQgT-0004ST-FL for help-gnu-emacs@gnu.org; Mon, 23 Jan 2012 15:40:09 -0500 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0LY900M00QNDT800@a-mtaout23.012.net.il> for help-gnu-emacs@gnu.org; Mon, 23 Jan 2012 22:40:07 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([84.229.18.29]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LY900MJDQQUSK10@a-mtaout23.012.net.il> for help-gnu-emacs@gnu.org; Mon, 23 Jan 2012 22:40:07 +0200 (IST) In-reply-to: <1B1E4ADD071E46D99AD9DBCBC009C16D@us.oracle.com> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 80.179.55.175 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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 Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:83549 Archived-At: > From: "Drew Adams" > Date: Mon, 23 Jan 2012 10:06:18 -0800 > > > > Wow. Using more than one frame is "esoteric"? > > > > No. But using minibuffer frames is. > > Next you'll be claiming that minibuffer frames are unsupported... or obsolete... > or abnormal... or deviant... No, I won't. And when I'd like you to speak for me, I'll let you know in advance. > > > Is it also esoteric if you use `M-w' to copy text from a buffer > > > in one frame and then use `M-y' (Emacs 24: `C-y') to yank it > > > into Isearch in another frame? > > > > This works for me. > > Of course it does; that's the point (and why I suggested that to the OP as an > alternative). It is only the mouse behavior that does not work - for you or > anyone else. The mouse also works for me.