From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Amir Bukhari" Newsgroups: gmane.emacs.help Subject: using Emacs in LG3D ( a 3D Desktop) Date: Tue, 7 Mar 2006 17:34:27 +0100 Organization: University of Karlsruhe, Germany Message-ID: NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1141755371 29564 80.91.229.2 (7 Mar 2006 18:16:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 7 Mar 2006 18:16:11 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 07 19:16:10 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FGgj3-0007kh-WD for geh-help-gnu-emacs@m.gmane.org; Tue, 07 Mar 2006 19:16:05 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FGgj2-0004FI-RR for geh-help-gnu-emacs@m.gmane.org; Tue, 07 Mar 2006 13:16:00 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsfeed.news.ucla.edu!newsfeed.media.kyoto-u.ac.jp!newsfeed.icl.net!colt.net!nntp.theplanet.net!inewsm1.nntp.theplanet.net!newsfeed00.sul.t-online.de!t-online.de!inka.de!rz.uni-karlsruhe.de!news.rz.uni-karlsruhe.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 18 Original-NNTP-Posting-Host: hadic039.hadiko.uni-karlsruhe.de Original-X-Trace: news2.rz.uni-karlsruhe.de 1141748815 22637 172.20.41.159 (7 Mar 2006 16:26:55 GMT) Original-X-Complaints-To: usenet@rz.uni-karlsruhe.de Original-NNTP-Posting-Date: Tue, 7 Mar 2006 16:26:55 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 X-RFC2646: Format=Flowed; Original X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Original-Xref: shelby.stanford.edu gnu.emacs.help:138004 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:33617 Archived-At: we in LG3D (Project Looking glass 3D) trying to build a 3d Desktop by using Composite Extension. we want to resolve all problem we encoured when using emacs with Lg3D. I will describe the issue like following: when opening emacs and click with mouse on a menu, a popup menu appear. now we move the mouse pointer to other menu (in menubar) when mouse over one of them, a popup window appear but on the old possition of the first opened menu. it is not an issue in emacs, but rather in LG3D, because emacs works fine in other window manager or without WM. to fix this issue I need to know how emacs create menu, does it grab (pointer) during a popup menu is opened! any help will be apreciated! looking to the code of emacs will not help because I don't know how it is organized.