unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Stephen J. Turnbull" <stephen@xemacs.org>
To: David Kastrup <dak@gnu.org>
Cc: martin rudalics <rudalics@gmx.at>,
	Stefan Monnier <monnier@iro.umontreal.ca>,
	emacs-devel@gnu.org
Subject: Re: Working with one buffer in two frames/windows
Date: Sun, 13 Jul 2008 07:53:28 +0900	[thread overview]
Message-ID: <873ame7lzr.fsf@uwakimon.sk.tsukuba.ac.jp> (raw)
In-Reply-To: <857ibqomx2.fsf@lola.goethe.zz>

David Kastrup writes:

 > > (add-hook 'kill-buffer-hook 'View-quit 'append 'local)

 > I am not really all too convinced that one can cover everything in that
 > manner.

Of course not.  My intent was to suggest that view-mode could do an
even better job cleaning up after itself in this small way.

 > Maybe windows with unique window-point and/or frame configurations
 > should be pushed into some history when something replaces them so
 > that the default behavior will tend to restore them.

The problem is identifying them.  Kyle Jones's VM comes with a library
called tapestry that does a pretty good job of this for VM itself, but
it doesn't help when returning to some other task.  Many tasks seem to
be built up from user-process-specific window and frame groups; how is
Emacs to guess?

I think that you do need a UI to tell Emacs which objects belong
together.  Of course, complex modes could and should do the user of
calling that UI and saving the user the trouble.

 > 
 > -- 
 > David Kastrup, Kriemhildstr. 15, 44793 Bochum
 > 
 > 




  reply	other threads:[~2008-07-12 22:53 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-11 10:55 Working with one buffer in two frames/windows David Kastrup
2008-07-11 11:28 ` David Hansen
2008-07-12  2:24 ` Stefan Monnier
2008-07-12  8:21   ` David Kastrup
2008-07-12 10:40     ` martin rudalics
2008-07-12 11:02       ` David Kastrup
2008-07-12 12:22         ` martin rudalics
2008-07-12 20:40         ` Stephen J. Turnbull
2008-07-12 20:41           ` David Kastrup
2008-07-12 22:53             ` Stephen J. Turnbull [this message]
2008-07-12 21:20     ` Stefan Monnier
2008-07-13 13:06 ` Alan Mackenzie
2008-07-14  1:44   ` Stefan Monnier
2008-07-22  5:45     ` Vincent Belaïche

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=873ame7lzr.fsf@uwakimon.sk.tsukuba.ac.jp \
    --to=stephen@xemacs.org \
    --cc=dak@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    --cc=rudalics@gmx.at \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).