unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* --with-x-toolkit=no fails in xfns.c
@ 2012-08-04 12:58 Carsten Mattner
  2012-08-04 14:37 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Carsten Mattner @ 2012-08-04 12:58 UTC (permalink / raw)
  To: Emacs developers

As discussed by Dmitry and Paul in "Error in 109398" trying to build
--with-x-toolkit=no fails in xfns.c.

xfns.c: In function 'x_set_menu_bar_lines':
xfns.c:1256:26: error: 'struct frame' has no member named 'menu_bar_window'

Are there any plans to fix this or is it a WONTFIX?

Currently I'm using a --without-x build but half of the key bindings don't work.
Is there some guide on making sure all your key bindings work in both a
terminal emulator and a graphical client?



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: --with-x-toolkit=no fails in xfns.c
  2012-08-04 12:58 --with-x-toolkit=no fails in xfns.c Carsten Mattner
@ 2012-08-04 14:37 ` Eli Zaretskii
  2012-08-04 15:47   ` Carsten Mattner
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2012-08-04 14:37 UTC (permalink / raw)
  To: Carsten Mattner; +Cc: emacs-devel

> Date: Sat, 4 Aug 2012 14:58:51 +0200
> From: Carsten Mattner <carstenmattner@gmail.com>
> 
> As discussed by Dmitry and Paul in "Error in 109398" trying to build
> --with-x-toolkit=no fails in xfns.c.
> 
> xfns.c: In function 'x_set_menu_bar_lines':
> xfns.c:1256:26: error: 'struct frame' has no member named 'menu_bar_window'
> 
> Are there any plans to fix this or is it a WONTFIX?

Should be fixed now, please test.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: --with-x-toolkit=no fails in xfns.c
  2012-08-04 14:37 ` Eli Zaretskii
@ 2012-08-04 15:47   ` Carsten Mattner
  0 siblings, 0 replies; 3+ messages in thread
From: Carsten Mattner @ 2012-08-04 15:47 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel

On Sat, Aug 4, 2012 at 4:37 PM, Eli Zaretskii <eliz@gnu.org> wrote:
>> Date: Sat, 4 Aug 2012 14:58:51 +0200
>> From: Carsten Mattner <carstenmattner@gmail.com>
>>
>> As discussed by Dmitry and Paul in "Error in 109398" trying to build
>> --with-x-toolkit=no fails in xfns.c.
>>
>> xfns.c: In function 'x_set_menu_bar_lines':
>> xfns.c:1256:26: error: 'struct frame' has no member named 'menu_bar_window'
>>
>> Are there any plans to fix this or is it a WONTFIX?
>
> Should be fixed now, please test.

Thanks Eli, it works now.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-08-04 15:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-04 12:58 --with-x-toolkit=no fails in xfns.c Carsten Mattner
2012-08-04 14:37 ` Eli Zaretskii
2012-08-04 15:47   ` Carsten Mattner

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).