home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.emacs.help
- Path: sparky!uunet!mcsun!fuug!funic!news.cs.hut.fi!cs.hut.fi!sti
- From: sti@cs.hut.fi (Sami-Jaakko Tikka)
- Subject: Re: easy gnuemacs questions
- In-Reply-To: ratinox@splinter.coe.northeastern.edu's message of 27 Jul 92 17:56:11 GMT
- Message-ID: <STI.92Jul29003344@kuuppa.cs.hut.fi>
- X-Md4-Signature: 8f1d6001620409a77b1644c3781a5296
- Sender: usenet@cs.hut.fi (Uutis Ankka)
- Reply-To: Sami.Tikka@hut.fi
- Organization: Helsinki University of Technology, Finland
- References: <1992Jul27.051435.16819@leland.Stanford.EDU>
- <RATINOX.92Jul27083452@splinter.coe.northeastern.edu>
- <1992Jul27.161716.77531@cs.cmu.edu>
- <RATINOX.92Jul27135611@splinter.coe.northeastern.edu>
- Date: Tue, 28 Jul 1992 22:33:44 GMT
- Lines: 18
-
- In article <RATINOX.92Jul27135611@splinter.coe.northeastern.edu> ratinox@splinter.coe.northeastern.edu (Richard Pieri/Stainless Steel Rat) writes:
-
- > If you mean "call split-window-vertically for each file
- > found," that would also be horrendous to deal with visually, and you'll
- > rapidly run out of screen lines with a lot of files.
-
- Maybe, but what if you just stopped splitting windows when there is no
- more room (like emacs does when window-min-heigth is reached).
-
- To do this you must hack a bit the file .../emacs/lisp/startup.el
- which processes GNU Emacs non-X-window-switches and command line
- arguments. For the interested ones, see the function called
- command-line-1. The call to find-file is at the end of it.
- --
- Sami.Tikka@hut.fi "Live Long and Prosper!"
- ---------------------------------------------------------------------------
- "I think there's a world market for about 5 computers."
- - Thomas J. Watson, Chairman of the Board, IBM (around 1948)
-