unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@elta.co.il>
Subject: Re: one file per frame  -- customization possible?
Date: 04 Nov 2003 08:03:11 +0200	[thread overview]
Message-ID: <uy8uwbrhc.fsf@elta.co.il> (raw)
In-Reply-To: <BBCC7AD4.1918A%r8@davids-welt.de> (message from David Reitter on Mon, 03 Nov 2003 21:36:20 +0000)

> From: David Reitter <r8@davids-welt.de>
> Newsgroups: gnu.emacs.help
> Date: Mon, 03 Nov 2003 21:36:20 +0000
> 
> I would like to tell emacs to display each new buffer in a new frame.

One way is to set the value of special-display-regexps to a regexp
that matches any buffer name.

> When
> I switch buffers, this should amount to bringing the according frame in
> front.

I think Emacs does that automatically.  In any case, you could use
"C-x 5 o".

> Closing a frame should amount to closing the buffer.

You could set up the list in delete-frame-functions to do that.

> More temporary buffers that contain messages belonging to the actual
> document shouldn't be displayed in separate frames - split windows would do.

Then make special-display-regexps a bit less trivial ;-)

> Essentially, what I would like to have, is a one-document-per-window scheme,
> just like in pretty much all OS X applications (and most Windows
> applications). 

It's IMHO a bad idea to try to tweak Emacs's look and feel in such a
fundamental way.  You are welcome to try, but I'd warn you that you
will meet many obstacles down the road.  It's just not the way Emacs
was designed to work.

  reply	other threads:[~2003-11-04  6:03 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-03 21:36 one file per frame -- customization possible? David Reitter
2003-11-04  6:03 ` Eli Zaretskii [this message]
     [not found] ` <mailman.3087.1067925712.21628.help-gnu-emacs@gnu.org>
2003-11-04 12:11   ` David Reitter
2003-11-04 15:47     ` Stefan Monnier
2003-12-04 19:58 ` Kai Grossjohann
2003-12-04 23:38   ` Stefan Monnier
2003-12-05  0:26     ` Galen Boyer
2003-12-05 16:50       ` Kai Grossjohann
2003-12-08  1:52         ` Stefan Monnier
2003-12-05 16:46     ` Kai Grossjohann
2003-12-05  8:25 ` Thomas F. Burdick

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=uy8uwbrhc.fsf@elta.co.il \
    --to=eliz@elta.co.il \
    /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.
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).