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: Jan D.
Subject: Re: [Emacs-diffs] master 719fd93: Redo the whole window offsets and coordinate translation for X.
Date: Thu, 26 Feb 2015 16:02:26 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.5.0

Stefan Monnier skrev den 2015-02-26 15:56:
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.


Sloppy of me, I'm on it.

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


Agreed

        Jan D.





reply via email to

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