Hello, On Fri 18 Nov 2022 at 07:24PM -05, Po Lu via Mailing list for Emacs changes wrote: > branch: master > commit 409f0430b6a0c138836e5067141bf6b2a7beb6b3 > Author: Manuel Giraud <manuel@ledu-giraud.fr> > Commit: Po Lu <luangruo@yahoo.com> > > Fix click position to menu bar entry with no-toolkit > > * src/keyboard.c (make_lispy_event): Use x_y_to_hpos_vpos to > compute correct menu bar position should the menu face change. > * src/xdisp.c (x_y_to_hpos_vpos): Not static anymore. > * src/dispextern.h: Export x_y_to_hpos_vpos. Looks like this breaks the build: keyboard.c: In function âmake_lispy_eventâ: keyboard.c:5980:43: error: âstruct frameâ has no member named âmenu_bar_windowâ; did you mean âtab_bar_windowâ? 5980 | struct window *menu_w = XWINDOW (f->menu_bar_window); | ^~~~~~~~~~~~~~~ | tab_bar_window keyboard.c:5986:37: error: âstruct frameâ has no member named âmenu_bar_windowâ; did you mean âtab_bar_windowâ? 5986 | x_y_to_hpos_vpos (XWINDOW (f->menu_bar_window), x, y, &column, &row, | ^~~~~~~~~~~~~~~ | tab_bar_window -- Sean Whitton
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4