all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'jrocha'" <jrr@cisco.com>, <Help-gnu-emacs@gnu.org>
Subject: RE: Searching for the same text, in the same sessions but in a different window
Date: Mon, 1 Mar 2010 09:31:13 -0800	[thread overview]
Message-ID: <BB74ECBF906A4B3B96281CF6E36A2AAB@us.oracle.com> (raw)
In-Reply-To: <27746130.post@talk.nabble.com>

> 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

It's a variable (a user option). It does exist for GNU Emacs 21.3.1.

(I'm using Windows, but I'm sure it's the same for GNU/Linux. This is what I'm
using to test this: GNU Emacs 21.3.1 (i386-mingw-nt5.1.2600) of 2004-03-10 on
NYAUMO.)

> Nor does the pop-up-windows. 

That too exists for Emacs 21.3.1. And for older versions also.

> 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.)

Maybe you have found a bug, in which case please report it using `M-x
report-emacs-bug'. Emacs 21 is no longer being developed, but report it anyway,
in case it is still pertinent in some way for the latest release. Also, by
reporting it you might get some advice or helpful info from the developers.

However, I suspect that maybe you did not start with `emacs -q --no-site-file',
and that something in your site file or your init file (.emacs) is causing the
problem.

If you also see the problem when starting with `emacs -q --no-site-file', then
report a bug, providing a step-by-step recipe, with `emacs -q --no-site-file' as
the first step.

If you don't see the problem with a virgin Emacs that way, then try just `emacs
-q', to see if the problem is in your init file (not the site file).

If so, then comment out sections of your init file until you discover the part
that causes the problem. Use a binary search: uncomment half of the file, then
half of the problematic half, then half of the problematic quarter, etc.





  reply	other threads:[~2010-03-01 17:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-26 17:44 Searching for the same text, in the same sessions but in a different window jrocha
2010-02-27 15:52 ` Andreas Röhler
2010-02-27 16:06 ` Drew Adams
2010-03-01 17:01   ` jrocha
2010-03-01 17:31     ` Drew Adams [this message]
2010-03-01 17:34     ` jrocha
2010-02-28  6:38 ` tomas
2010-03-01 16:56   ` jrocha

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BB74ECBF906A4B3B96281CF6E36A2AAB@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=Help-gnu-emacs@gnu.org \
    --cc=jrr@cisco.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.