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

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

Re: controlling window-configuration changes


From: Lennart Borgman (gmail)
Subject: Re: controlling window-configuration changes
Date: Sun, 22 Jun 2008 12:04:08 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666

knubee wrote:
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)

add-hook need a function, not a variable. See

  C-h f add-hook RET




reply via email to

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