From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: jrocha Newsgroups: gmane.emacs.help Subject: RE: Searching for the same text, in the same sessions but in a different window Date: Mon, 1 Mar 2010 09:01:51 -0800 (PST) Message-ID: <27746130.post@talk.nabble.com> References: <27721312.post@talk.nabble.com> <8B60CE242A2A44ABB7052F2433199411@us.oracle.com> 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 1267463449 2871 80.91.229.12 (1 Mar 2010 17:10:49 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 1 Mar 2010 17:10:49 +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 Mar 01 18:10:46 2010 Return-path: Envelope-to: geh-help-gnu-emacs@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 1Nm98i-0005lI-C4 for geh-help-gnu-emacs@m.gmane.org; Mon, 01 Mar 2010 18:10:40 +0100 Original-Received: from localhost ([127.0.0.1]:39838 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nm98h-0001ql-IZ for geh-help-gnu-emacs@m.gmane.org; Mon, 01 Mar 2010 12:10:39 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nm90E-0002KP-Jg for help-gnu-emacs@gnu.org; Mon, 01 Mar 2010 12:01:54 -0500 Original-Received: from [140.186.70.92] (port=59977 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nm90D-0002Jc-He for Help-gnu-emacs@gnu.org; Mon, 01 Mar 2010 12:01:54 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nm90C-0000Sm-Ch for Help-gnu-emacs@gnu.org; Mon, 01 Mar 2010 12:01:53 -0500 Original-Received: from kuber.nabble.com ([216.139.236.158]:43359) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nm90C-0000Se-13 for Help-gnu-emacs@gnu.org; Mon, 01 Mar 2010 12:01:52 -0500 Original-Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Nm90B-0008Va-GT for Help-gnu-emacs@gnu.org; Mon, 01 Mar 2010 09:01:51 -0800 In-Reply-To: <8B60CE242A2A44ABB7052F2433199411@us.oracle.com> X-Nabble-From: jrr@cisco.com X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:72271 Archived-At: Hello Drew, Thanks ofr the tip on [C-x 5 f] I tried the pop-up-frames setting but that command does not seem to exist for Gnue Emacs 21.3.1 (i586-suse-linux) of 2006-06-16 Nor does the pop-up-windows. But I do see these in my older Solaris version. I'll have to see if I can get a newer version of Emacs installed. Another poster indicated they are seeing appropriate behavior, but with a later version of Emacs (and latter OS too -- but I don't get much input on THAT topic.) Thanks, -=John Drew Adams wrote: > >> 4. Next I use CTRL-X 5 2 to open a new window, and in that >> window I open a different text file. > > FYI - > > You can use `C-x 5 f' to directly open the second file in a separate > frame. > > And if you want to use a separate frame by default each time you visit a > buffer > (including a file) in another window, then you can customize option > `pop-up-frames' to t. > >> 7. Now, if I go back to window #1 and invoke CTRL-S in the >> old window, I want to search for the new string in the old >> (#1) window too. >> >> This works fine in my Solaris emacs, but this is not the >> behavior in Linux emacs. In Linux emacs, it remembers my OLD >> search string and searches for that instead. > > Sounds like a bug to me. I see nothing in NEWS about it. Please use `M-x > report-emacs-bug' to report it. > > > > > -- View this message in context: http://old.nabble.com/Searching-for-the-same-text%2C-in-the-same-sessions-but-in-a-different-window-tp27721312p27746130.html Sent from the Emacs - Help mailing list archive at Nabble.com.