emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: say where attempt to write backup file was


From: Kim F. Storm
Subject: Re: say where attempt to write backup file was
Date: Wed, 03 Jan 2007 12:02:45 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.92 (gnu/linux)

Kevin Rodgers <address@hidden> writes:

> Kim F. Storm wrote:
>> Stefan Monnier <address@hidden> writes:
>>
>>>>     If the echo area automatically accomodates long messages, couldn't the
>>>>     absolute file name for both the original backup and the fallback be
>>>>     displayed?
>>>> Yes, nowadays that will work.  I will make that change.
>>> I do not want to oppose this change, but I just want to remind people that
>>> long mesages are still undesirable, for example because minibuffer-only
>>> frames don't automatically grow.
>>
>> You can also turn off resize-mini-windows, and max-mini-window-height
>> may also kick in ...
>
> So should the call to message in backup-buffer be wrapped in
>
> (let ((resize-mini-windows 'grow-only)
>       (max-mini-window-height 1.0))
>    ...)

That would be ok with me, as this is important information!

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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