From: Drew Adams <drew.adams@oracle.com>
To: Joe Riel <jriel@maplesoft.com>, Help GNU Emacs <help-gnu-emacs@gnu.org>
Subject: RE: Convenient Speedbar
Date: Thu, 7 Mar 2019 14:20:42 -0800 (PST) [thread overview]
Message-ID: <b04447db-9366-4ff8-b470-3f1929afc736@default> (raw)
In-Reply-To: <20190307133522.7890dde0@gauss>
> I use speedbar, occasionally. Because my emacs is normally full screen,
> I manually readjust it and the speedbar frame to appropriate sizes.
> What is a convenient way to automate this, so that when speedbar is
> launched, the frames sizes and locations are automatically adjusted?
You can use `tile-frames-side-by-side' from library
`frame-cmds.el'.
It tiles frames equally, which might not be what you
want for speedbar plus others. But you can use other
functions in the library to adjust widths etc.
You can also use worker function `frcmds-tile-frames'
to tile all (or some given list of) frames other than
speedbar into the screen rectangle that is your display
rectangle minus your speedbar frame. That is, leave
the speedbar frame where it is and tile other frames
into the screen space outside the speedbar frame.
next prev parent reply other threads:[~2019-03-07 22:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-07 21:35 Convenient Speedbar Joe Riel
2019-03-07 22:20 ` Drew Adams [this message]
2019-03-07 22:21 ` Drew Adams
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=b04447db-9366-4ff8-b470-3f1929afc736@default \
--to=drew.adams@oracle.com \
--cc=help-gnu-emacs@gnu.org \
--cc=jriel@maplesoft.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.