help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How can I make emacs open next directory in same window?


From: Andreas Politz
Subject: Re: How can I make emacs open next directory in same window?
Date: Sun, 24 Aug 2008 01:33:39 +0200
User-agent: Mozilla-Thunderbird 2.0.0.16 (X11/20080724)

ssecorp wrote:
I have some things about emacs I find annoying.

1. If I have split emacs into 2 windows and in one I open a directory
in one and click on them it will open in the other window, how can I
make it open in the same window?

2. If I have solit first into 2 vertical windows and then split one of
them into 2 horizontal and I want to undo the last split, can I do
that? C-x-1 undoes all...


That's what winner-mode does.

http://www.emacswiki.org/cgi-bin/wiki/WinnerMode

3. If I want to split into 3 equally big windows and not split into 2
then split one of them into 2, how would I do that?
I want 1/3,1/3,1/3 not 1/2,1/4,1/4

C-x +
balance-windows

-ap


reply via email to

[Prev in Thread] Current Thread [Next in Thread]