From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.devel Subject: RE: Q on Text Properties popup menu - shouldn't it usethepointerposition, not the cursor position? Date: Sat, 25 Jun 2005 16:32:19 -0700 Message-ID: References: <200506252317.j5PNHV714151@raven.dms.auburn.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1119743603 16613 80.91.229.2 (25 Jun 2005 23:53:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 25 Jun 2005 23:53:23 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 26 01:53:15 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DmKSV-0004Ge-TD for ged-emacs-devel@m.gmane.org; Sun, 26 Jun 2005 01:53:12 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DmKZp-0003uZ-MD for ged-emacs-devel@m.gmane.org; Sat, 25 Jun 2005 20:00:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DmKZc-0003tD-Dg for emacs-devel@gnu.org; Sat, 25 Jun 2005 20:00:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DmKZa-0003sP-Pk for emacs-devel@gnu.org; Sat, 25 Jun 2005 20:00:32 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DmKVt-0003I8-MG for emacs-devel@gnu.org; Sat, 25 Jun 2005 19:56:41 -0400 Original-Received: from [148.87.122.31] (helo=rgminet02.oracle.com) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1DmKCF-0002Rc-IK for emacs-devel@gnu.org; Sat, 25 Jun 2005 19:36:23 -0400 Original-Received: from rgminet02.oracle.com (localhost [127.0.0.1]) by rgminet02.oracle.com (Switch-3.1.6/Switch-3.1.7) with ESMTP id j5PNWN0O022361 for ; Sat, 25 Jun 2005 17:32:23 -0600 Original-Received: from rgmsgw301.us.oracle.com (rgmsgw301.us.oracle.com [138.1.186.50]) by rgminet02.oracle.com (Switch-3.1.6/Switch-3.1.7) with ESMTP id j5PNWMwo022342 for ; Sat, 25 Jun 2005 17:32:22 -0600 Original-Received: from rgmsgw301.us.oracle.com (localhost [127.0.0.1]) by rgmsgw301.us.oracle.com (Switch-3.1.4/Switch-3.1.0) with ESMTP id j5PNWMad016194 for ; Sat, 25 Jun 2005 17:32:22 -0600 Original-Received: from dradamslap (dhcp-amer-whq-csvpn-gw3-141-144-80-162.vpn.oracle.com [141.144.80.162]) by rgmsgw301.us.oracle.com (Switch-3.1.4/Switch-3.1.0) with SMTP id j5PNWLtm016187 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Sat, 25 Jun 2005 17:32:21 -0600 Original-To: X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <200506252317.j5PNHV714151@raven.dms.auburn.edu> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 X-Brightmail-Tracker: AAAAAQAAAAI= X-Whitelist: TRUE 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:39526 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39526 bug: Each time I use the Text Properties menu I get this message: " is undefined". This is either operating system specific or fixed in the meantime. I can not reproduce with today's CVS on GNU/Linux. Maybe people running MS Windows can reproduce it. I'm curious if others see this bug. I see it systematically on Windows, even after loading the latest cvs version of facemenu.el (I did not rebuild Emacs, however). You really mean: "Each time I use the Text Properties menu..." From your previous postings, I thought you meant each time you use C-mouse-2 to get to that menu, as opposed to getting it from the menu bar. (I do not see it _either_ way, however.) Sorry. I meant each time I use C-mouse-2 to get to the menu. Via the menu-bar, I see this each time: "menu-bar edit props dp".