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

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

Re: kill other buffer


From: Thorsten Jolitz
Subject: Re: kill other buffer
Date: Tue, 23 Apr 2013 00:41:05 +0200
User-agent: Gnus/5.130002 (Ma Gnus v0.2) Emacs/24.3 (gnu/linux)

Rami A <rami.ammari@gmail.com> writes:

> How would I have [S-F3] programmed to kill the buffer in the other window
> without confirmation and without deleting the window itself? "I would like to
> keep emacs split horizontally".

you could try 'winner-mode' and bind [S-F3] to winner-undo, that would
not kill the other buffer, but go back to the last window configuration(s),
that might show other buffers in the other window and thus hide the current
buffer in that window. 

-- 
cheers,
Thorsten




reply via email to

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