From mboxrd@z Thu Jan 1 00:00:00 1970 From: "e.waelde" Subject: Re: Re: Emacs23 Menus "Org" and "Tbl" empty Date: Thu, 08 Oct 2009 21:38:55 +0200 Message-ID: <4ACE3FCF.9030800@nassur.net> References: <4ACB59A2.9000303@nassur.net> <871vlgpn6o.fsf@in-ulm.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MvypS-0005SJ-Fu for emacs-orgmode@gnu.org; Thu, 08 Oct 2009 15:39:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MvypN-0005Md-3p for emacs-orgmode@gnu.org; Thu, 08 Oct 2009 15:39:09 -0400 Received: from [199.232.76.173] (port=51296 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MvypM-0005MG-Cy for emacs-orgmode@gnu.org; Thu, 08 Oct 2009 15:39:04 -0400 Received: from smtprelay05.ispgateway.de ([80.67.31.28]:42563) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MvypM-00063n-1i for emacs-orgmode@gnu.org; Thu, 08 Oct 2009 15:39:04 -0400 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Robin Green Cc: emacs-orgmode@gnu.org Hello, Robin Green wrote: > At Tue, 06 Oct 2009 17:16:47 +0200, > Benjamin Andresen wrote: >> Might be a shot in the dark, but: (Only applicable if you use the gtk >> version of Emacs) >> >> gtk 2.18 changed a few things but gtk 2.16 should work from the >> get-go. >> http://library.gnome.org/devel/gtk/unstable/gtk-migrating-ClientSideWindows.html >> >> There you can see that you could try exporting GDK_NATIVE_WINDOWS=1 >> before running emacs and see if that fixes things. This does make a difference indeed. HOWEVER: this immediately raises the question: Why are 2 (in words: two) of nine menus empty and 7 of 9 are ok as always? I would not in my wildest dreams expect, that there is different code responsible to draw them menus ... > This should work, but it might break apps launched from emacs (e.g. web > browsers). Possibly-better solutions include: > > 1. Build emacs from CVS > 2. OR, take the emacs 23.1 source code, apply the patch I posted to the bug report at > http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=4122 > and build emacs > > Again, this is only applicable if you use the GTK version of emacs. > I guess, I should forward this thread to the debian package maintainer, this looks like the suspicios tip of some other iceberg. Thanks for helping! Cheers, Erich