all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 16144@debbugs.gnu.org, Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
Subject: bug#16144: 24.3.50; [PATCH] eww: Don't hide windows with browsing bookmark list.
Date: Tue, 24 Dec 2013 09:48:25 -0500	[thread overview]
Message-ID: <jwvk3eu2to0.fsf-monnier+emacsbugs@gnu.org> (raw)
In-Reply-To: <87sitizp2g.fsf@building.gnus.org> (Lars Ingebrigtsen's message of "Tue, 24 Dec 2013 08:27:19 +0100")

>> I don't think it makes sense for the pop-up-a-new-buffer functions to
>> necessarily restore the original window layout after the buffer goes
>> away, anyway.
> Or perhaps it should.  I've now made it just save the window
> configuration and restore it.

Don't.  This is the wrong way to go about it.
Nowadays, quit-window tries to undo the effect of pop-to-buffer, so try
to get this to work instead.  In the "quickly look at something case" it
should work just as well as saving/restoring the window config, but in
the more complex cases (e.g. pop to a new frame, or stick around for
a long time with lots of other window/buffer movements) it will
behave better.


        Stefan





  reply	other threads:[~2013-12-24 14:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-14 14:18 bug#16144: 24.3.50; [PATCH] eww: Don't hide windows with browsing bookmark list Kenjiro NAKAYAMA
2013-12-21 20:45 ` Ted Zlatanov
2013-12-24  7:02 ` Lars Ingebrigtsen
2013-12-24  7:27   ` Lars Ingebrigtsen
2013-12-24 14:48     ` Stefan Monnier [this message]
2013-12-24 18:08       ` Lars Ingebrigtsen

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=jwvk3eu2to0.fsf-monnier+emacsbugs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=16144@debbugs.gnu.org \
    --cc=larsi@gnus.org \
    --cc=nakayamakenjiro@gmail.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.