gnu.emacs.help
[Top] [All Lists]

Re: controlling window-configuration changes

Subject: Re: controlling window-configuration changes
From: knubee
Date: Sun, 22 Jun 2008 02:11:24 -0700 PDT
Newsgroups: gnu.emacs.help

> Try setting truncate-partial-width-windows to nil.

ah, great! thanks.

how do i set it to only work for moinmoin mode? i tried the following,
but no success:

(add-hook 'moinmoin-mode-hook 'truncate-partial-width-windows nil)

<Prev in Thread] Current Thread [Next in Thread>