Hans Ekbrand <[EMAIL PROTECTED]> writes:
> I found out that Using ediff in emacs with ion3 was not easy.
>
> This winprop helped:
>
> defwinprop{
> class = "Emacs",
> instance = "Ediff",
> transient_mode = "current",
> }I have set `ediff-window-setup-function' to 'ediff-setup-windows-plain. It removes this silly popup in favor of a normal Emacs "window" (Emacs calls "window" what other software call "frame"). -- Matthieu
