From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Stefan Monnier" Newsgroups: gmane.emacs.devel Subject: Re: table.el 1.6.1 Date: Wed, 20 Mar 2002 20:38:56 -0500 Sender: emacs-devel-admin@gnu.org Message-ID: <200203210138.g2L1cum14295@rum.cs.yale.edu> References: <20020319.212249.60850794.Takaaki.Ota@am.sony.com> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1016679604 32259 127.0.0.1 (21 Mar 2002 03:00:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 21 Mar 2002 03:00:04 +0000 (UTC) Cc: emacs-devel@gnu.org Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16nso8-0008OC-00 for ; Thu, 21 Mar 2002 04:00:04 +0100 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 16nsuA-0003JH-00 for ; Thu, 21 Mar 2002 04:06:18 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16nraN-0005xm-00; Wed, 20 Mar 2002 20:41:47 -0500 Original-Received: from rum.cs.yale.edu ([128.36.229.169]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16nrXe-0005Li-00 for ; Wed, 20 Mar 2002 20:38:58 -0500 Original-Received: (from monnier@localhost) by rum.cs.yale.edu (8.11.6/8.11.6) id g2L1cum14295; Wed, 20 Mar 2002 20:38:56 -0500 X-Mailer: exmh version 2.4 06/23/2000 with nmh-1.0.4 Original-To: Tak Ota Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:2079 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:2079 > Attached is the latest table.el that does not use function advice > anymore. It depends on the new command remap feature therefore won't > run correctly in the previous versions of emacs. > > So far I find one problem. Somehow when point goes inside a table > cell the table menu does not appear in the menu bar. For this part > the same code works fine under emacs-21.1.90 although command remap is > missing. Has the menu mechanism in keymap changed under 21.3? I seem to remember that something was changed in that area as part of the command remap thingy. It was claimed at the time that position-dependent menubar entries (i.e. menu-bar bindings in `keymap' and `local-map' text properties) did not work and should be taken out. Are you saying that they did work ? Stefan _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel