From: Stephen Berman <Stephen.Berman@gmx.net>
To: help-gnu-emacs@gnu.org
Subject: Re: dired cmd to split frame into n equal-sized windows
Date: Thu, 06 Sep 2007 09:10:11 +0200 [thread overview]
Message-ID: <878x7k2rsc.fsf@escher.local.home> (raw)
In-Reply-To: fbnso7$2vu$1@panix2.panix.com
On 5 Sep 2007 23:38:47 -0400 dkcombs@panix.com (David Combs) wrote:
> I saw this command (in dired?), tried it, LIKED IT!, and
> forgot to write it down. (Maybe it was all a dream?)
>
> The way it worked, as I remember (or dreamed), was
> that you marked some files, say n of them, in a dired-buffer.
>
> Thin, you executed this command, and presto!, those n
> files instantly appeared in front of you, each with
> roughly the same number of lines.
>
> Neat command!
>
> Please, WHAT IS ITS NAME?
C-h i dired-x m Advanced Mark Commands
`F'
(`dired-do-find-marked-files') Find all marked files at once
displaying them simultaneously. If optional NOSELECT is non-`nil'
then just find the files but do not select. If you want to keep
the Dired buffer displayed, type `C-x 2' first. If you want just
the marked files displayed and nothing else, type `C-x 1' first.
The current window is split across all files marked, as evenly as
possible. Remaining lines go to the bottom-most window. The
number of files that can be displayed this way is restricted by
the height of the current window and the variable
`window-min-height'.
Steve Berman
prev parent reply other threads:[~2007-09-06 7:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-06 3:38 dired cmd to split frame into n equal-sized windows David Combs
2007-09-06 7:10 ` Stephen Berman [this message]
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=878x7k2rsc.fsf@escher.local.home \
--to=stephen.berman@gmx.net \
--cc=help-gnu-emacs@gnu.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.