all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dale Snell <ddsnell@frontier.com>
To: help-gnu-emacs@gnu.org
Subject: Re: can't open the same buffer in a second frame
Date: Tue, 5 Dec 2017 13:50:29 -0800	[thread overview]
Message-ID: <20171205135029.3ff863c6@zothique> (raw)
In-Reply-To: <9df860de-de40-773c-44ad-3079ba29390b@mousecar.com>

On Tue, 5 Dec 2017 16:30:31 -0500, in message
9df860de-de40-773c-44ad-3079ba29390b@mousecar.com, ken wrote:

> It used to be nice that I could open the same buffer in a second
> frame (aka window).  Sometimes I need to edit the same file in three
> or four places and it's necessary to have all of them showing at the
> same time... and for other reasons.  But I tried doing "C-x 5 b" and
> also "C-x 5 f" yesterday and couldn't do it either way.  I could open
> a different (not currently open file or buffer), but couldn't open
> the same one.  It worked years ago. Why take away perfectly good and
> useful functionality?  More importantly, how do I get it back?


I tried this here, and both "C-x 5 b" and "C-x 5 f" worked just
fine, though they both wanted me to specify the filename.  "C-x 5 2"
opened a new frame and automatically displayed the buffer from
the previous frame.

I suspect that there is something in your ~/.emacs.el
configuration that is causing this.  Best thing to do is do
a binary search of your configuration.  I.e., comment out half of
the config and save it.  Run emacs and see if the problem has gone
away.  If not, comment out half of the remaining config and try
again.  If it has gone away, un-comment the section you just
commented and try again.  Rinse and repeat until you've found the
errant config.

Hope this helps.

--Dale

-- 
“Always do right -- this will gratify some and astonish the rest.”
    -- Mark Twain (1835-1910) 



  reply	other threads:[~2017-12-05 21:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-05 21:30 can't open the same buffer in a second frame ken
2017-12-05 21:50 ` Dale Snell [this message]
2017-12-05 23:00   ` tomas
2017-12-06 18:25   ` ken
     [not found] <mailman.5191.1512509446.27995.help-gnu-emacs@gnu.org>
2017-12-06  3:34 ` Emanuel Berg

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=20171205135029.3ff863c6@zothique \
    --to=ddsnell@frontier.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.