Node:Hiding the ECB windows, Next:Maximizing the ECB windows, Previous:The ECB-layout, Up:Usage of ECB
With ecb-toggle-ecb-windows
, ecb-hide-ecb-windows
and
ecb-show-ecb-windows
you can hide/show all the ECB windows
without changing the activation state of ECB and also without
deactivating the advices for delete-other-windows
and/or
delete-window
. This is most useful if you use a layout like
"top2" (see Tips and tricks) or if you want to have maximum space
for editing and you don't need the browsing windows all the time.
The following sequence of hooks is evaluated during showing again the hidden ECB-windows:
ecb-show-ecb-windows-before-hook
ecb-redraw-layout-before-hook
ecb-redraw-layout-after-hook
ecb-show-ecb-windows-after-hook
The following sequence of hooks is evaluated during hiding the ECB-windows:
ecb-hide-ecb-windows-before-hook
ecb-hide-ecb-windows-after-hook