emacs-devel
[Top][All Lists]
Advanced

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

Re: Infrastructural complexity.


From: martin rudalics
Subject: Re: Infrastructural complexity.
Date: Fri, 24 Jul 2009 10:29:32 +0200
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

>> When `adjust-window-trailing-edge' inadvertently deletes a window, it
>> restores the previous window configuration and reports an error.  Thus
>> this function currently behaves as a noop wrt the window configuration.
>> Do you really mean it should give the resurrected window a new identity?
>
> No, I mean it should be changed so as to detect the problem before the
> window gets deleted.

I doubt Richard deliberately used window configurations in
`adjust-window-trailing-edge'.  Unless we can get `enlarge-window' DTRT
in all cases (which seems a rather challenging task IMHO) saving window
configurations is an effective albeit somewhat expensive way to handle
this and similar behaviors.

martin




reply via email to

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