emacs-devel
[Top][All Lists]
Advanced

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

Re: simplifying windmove-frame-edges


From: martin rudalics
Subject: Re: simplifying windmove-frame-edges
Date: Wed, 23 Oct 2019 18:05:50 +0200

> and just defining it as
>
> (defun windmove-frame-edges (window)
>    "..."
>    (window-edges (frame-root-window window)))

FWIW 'windmove-frame-edges' and all functions in windmove.el defined
before 'windmove-find-other-window' are no more used ever since the
latter calls 'window-in-direction'.

martin



reply via email to

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