all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Tassilo Horn <tassilo@member.fsf.org>
Cc: rudalics@gmx.at, lennart.borgman@gmail.com, emacs-devel@gnu.org
Subject: Re: Does display-buffer display the buffer or not?
Date: Fri, 24 Dec 2010 13:44:15 +0200	[thread overview]
Message-ID: <83hbe3e6pc.fsf@gnu.org> (raw)
In-Reply-To: <8739pnbhce.fsf@member.fsf.org>

> From: Tassilo Horn <tassilo@member.fsf.org>
> Date: Fri, 24 Dec 2010 11:22:41 +0100
> Cc: Lennart Borgman <lennart.borgman@gmail.com>,
> 	Emacs-Devel devel <emacs-devel@gnu.org>
> 
> > I never investigated whether this occurs in practice and what happens,
> > for example, on non-graphic displays.
> 
> In ttys it also creates a new frame with that buffer.  You cannot see
> that there is a new frame

You should be able to see that, by looking at the far left edge of the
mode line: there, to the left of the buffer name, you will see the
frame name, which is normally F1, F2, etc.  When a new frame is
displayed, you get Fn with n one more than the last one you saw.
Usually, you will see F2 where before that you saw F1.

> Hm, is it sensible to have multiple frames on one tty?  You can only see
> one at a time anyway...

You don't use Emacs on a TTY too much, do you? ;-)

Of course, it's sensible.  Emacs still maintains separate faces,
separate buffer lists, etc. for each frame, even though only one is
visible at a time.  So you could use each frame for a separate related
groups of tasks, e.g. develop code in one, read email in another, etc.
We have set-frame-name and select-frame-by-name to make this kind of
workflow easier, btw.



  parent reply	other threads:[~2010-12-24 11:44 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-24  5:01 Does display-buffer display the buffer or not? Lennart Borgman
2010-12-24  8:15 ` Tassilo Horn
2010-12-24  9:31   ` martin rudalics
2010-12-24 10:22     ` Tassilo Horn
2010-12-24 11:13       ` martin rudalics
2010-12-24 11:26         ` Lennart Borgman
2010-12-24 11:49           ` martin rudalics
2010-12-24 12:06             ` Lennart Borgman
2010-12-24 14:41               ` martin rudalics
2010-12-24 15:43                 ` Lennart Borgman
2010-12-24 17:57                   ` martin rudalics
2010-12-24 11:44       ` Eli Zaretskii [this message]
2010-12-24 14:50         ` Tassilo Horn
2010-12-24 15:04           ` martin rudalics
2010-12-24 16:14             ` Eli Zaretskii
2010-12-24  9:31 ` martin rudalics
2010-12-24  9:58   ` Lennart Borgman
2010-12-24 10:27     ` martin rudalics

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=83hbe3e6pc.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=lennart.borgman@gmail.com \
    --cc=rudalics@gmx.at \
    --cc=tassilo@member.fsf.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.