all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Reitter <david.reitter@gmail.com>
Subject: smart-frame-positioning
Date: Fri, 13 Jan 2006 14:34:24 +0000	[thread overview]
Message-ID: <4C32A1CA-8191-4B94-BA8C-9F3FC7288C2F@gmail.com> (raw)

Hi there,

I've got a mode here that positions newly opened frames  
`intelligently' by looking at the position of the current frame. It  
also keeps track of where users have moved frames before they're  
closed (deleted) so that frames with the same name (i.e. showing the  
same buffer initially) will open in the same position.
These are functions a window manager can't take care of. I've written  
this for Aquamacs because I was annoyed by frames always opening in  
overlapping positions. If you have a setup where a lot of frames  
open, e.g. one for each buffer visiting a file, you appreciate the mode.

Is this something people would be interested to accept into Emacs? In  
that case, I would prepare a package.

Cheers
David

             reply	other threads:[~2006-01-13 14:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-13 14:34 David Reitter [this message]
2006-01-14 16:14 ` smart-frame-positioning Richard M. Stallman
2006-01-14 17:33   ` smart-frame-positioning David Kastrup
2006-01-14 19:16     ` smart-frame-positioning David Reitter
2006-01-17 17:43 ` smart-frame-positioning Kevin Rodgers
2006-01-17 21:16   ` smart-frame-positioning David Reitter

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=4C32A1CA-8191-4B94-BA8C-9F3FC7288C2F@gmail.com \
    --to=david.reitter@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.