emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master 719fd93: Redo the whole window offsets and coor


From: Stefan Monnier
Subject: Re: [Emacs-diffs] master 719fd93: Redo the whole window offsets and coordinate translation for X.
Date: Thu, 26 Feb 2015 09:56:45 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Hi Jan,

> --- a/src/xmenu.c
> +++ b/src/xmenu.c
> @@ -1211,13 +1211,25 @@ create_and_show_popup_menu (struct frame *f,
> widget_value *first_wv,

You missed the second definition of create_and_show_popup_menu in
xmenu.c which still uses FRAME_OUTER_TO_INNER_DIFF_X.

[ Thinking out loud: We really should try and reduce code-duplication in
  those files.  ]


        Stefan



reply via email to

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