emacs-devel
[Top][All Lists]
Advanced

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

Re: Latest master broken on Cocoa/NS


From: Stefan Monnier
Subject: Re: Latest master broken on Cocoa/NS
Date: Fri, 15 Jul 2016 09:35:09 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

>> Before trying it, can you please offer some motivation for why we want this
>> change?  That would help us in reading it.
> For NS, this is a no-op.
> For others, this addresses the cases where tooltips are 'first-class'
> frames in Emacs terms (--with-x-toolkit={no,lucid,motif}, MS Windows,
> GTK[23] builds when 'x-gtk-use-system-tooltips' is nil). The goal was
> to avoid tricky global variables and (hopefully) to reduce overall
> complexity of the relevant code.

I'm completely unfamiliar with this code so can't say anything
intelligent about that change (and don't have any opinion whether it's
good or not).

But it does ring a bell here: for company-mode's popup menus, we'd want
to be able to create non-toolkit popup frames, even if Emacs was built
with support for toolkit popup frames.


        Stefan




reply via email to

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