From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Lennart Borgman (gmail)" Newsgroups: gmane.emacs.devel Subject: Re: table cell menu does not appear at the menubar Date: Fri, 18 May 2007 00:35:26 +0200 Message-ID: <464CD8AE.5020601@gmail.com> References: <20070503.171834.190212995.Takaaki.Ota@am.sony.com> <20070517.152118.01387916.Takaaki.Ota@am.sony.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1179441359 12956 80.91.229.12 (17 May 2007 22:35:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 17 May 2007 22:35:59 +0000 (UTC) Cc: emacs-devel@gnu.org To: Tak Ota Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri May 18 00:35:53 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HooZd-0002oo-CM for ged-emacs-devel@m.gmane.org; Fri, 18 May 2007 00:35:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hoohl-0006Nr-Pi for ged-emacs-devel@m.gmane.org; Thu, 17 May 2007 18:44:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HoohY-0006F3-0Q for emacs-devel@gnu.org; Thu, 17 May 2007 18:44:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HoohW-0006ES-JC for emacs-devel@gnu.org; Thu, 17 May 2007 18:44:03 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HoohW-0006EK-8U for emacs-devel@gnu.org; Thu, 17 May 2007 18:44:02 -0400 Original-Received: from ch-smtp02.sth.basefarm.net ([80.76.149.213]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HooZM-00022J-3O for emacs-devel@gnu.org; Thu, 17 May 2007 18:35:36 -0400 Original-Received: from c83-254-145-24.bredband.comhem.se ([83.254.145.24]:60149 helo=[127.0.0.1]) by ch-smtp02.sth.basefarm.net with esmtp (Exim 4.66) (envelope-from ) id 1HooZI-0006w3-99; Fri, 18 May 2007 00:35:33 +0200 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070326 Thunderbird/2.0.0.0 Mnenhy/0.7.5.666 In-Reply-To: <20070517.152118.01387916.Takaaki.Ota@am.sony.com> X-Antivirus: avast! (VPS 000741-0, 2007-05-17), Outbound message X-Antivirus-Status: Clean X-Scan-Result: No virus found in message 1HooZI-0006w3-99. X-Scan-Signature: ch-smtp02.sth.basefarm.net 1HooZI-0006w3-99 0a1ae0a5b621ef2b5716419b862359b6 X-detected-kernel: Linux 2.6? (barebone, rare!) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:71284 Archived-At: I have seen some problems with the menus on w32. I am however very unsure of what goes wrong. I myself use a slightly patched version of Emacs where I use Alt to access the menus from the keyboard. (I use the windows keys for Emacs META instead of the Alt key that is the default for Emacs META on w32.) Lately I have began to see some problems I have never seen before. Those seems to be related to that I use StickyKeys. There is a bug in XP which makes it eat GDI Objects when StickyKeys are on. (It is so irritating that if it was easier to file a bug to MS I might even take my own time to do that ;-) ) When those are getting low some strange things can happen. There might be other problems too. I did some changes to the menu handling too, since I discovered that trying to use the menus from the keyboard might result in changing the buffer instead. As I see it there has not been much interest in incorporating my changes in Emacs though or investigating the matter more closely. (I do not think my changes to the menu code are entirely correct, but at least they work much better for me than the standard CVS Emacs.) Tak Ota wrote: > I haven't had chance to perform the test under GDB. I have a few > additional information to this problem. The problem seems to have > nothing to do with table.el. It is a GUI problem. > > 1. The problem may be the build platform specific as it appears to be > related to the windowing system. I am building my emacs on Windows > XP using mingw. > > 2. When the problem once starts menubar contents do not change > regardless of the mode where point is at. The last menubar content > is stuck. The last remaining menu responds to mouse event and > functions correctly. > > 3. When this problem starts the mouse click on a window does not > change the focus. The point, the highlighted window status bar all > remains the same regardless of mouse click. > > -Tak > > Sun, 06 May 2007 18:26:43 -0400: Richard Stallman wrote: > >> Also the nature of this bug is a bit more elusive than I thought. If >> I kill current emacs and start it freshly the menu starts working >> correctly. It continue to work correctly but eventually stops >> (entering the point into a table cell doesn't bring the table menu >> item anymore). I don't exactly know what "eventually" means >> technically at this moment. >> >> If you use GDB to investigate what happens in updating the menu when >> it is failing, and simultaneously investigate another new Emacs >> process in which this is still working correctly, you can compare >> them and see where and why they start to diverge. >> >> I think we should not delay the release to fix this. >> > > > > _______________________________________________ > Emacs-devel mailing list > Emacs-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-devel >