Jeffrey Juliano <[EMAIL PROTECTED]> writes:

>   (setq special-display-buffer-names
>         (append special-display-buffer-names
>                 '("*VC-log*")))

special-display-buffer-names is one of the best kept secrets of Emacs, but it
is really useful. Try putting *Debug* in it, it makes stepping through code
which manipulates window structures possible without driving yourself insane.

-- 
greg

Reply via email to