From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Otterson Subject: Re: org-mouse 0.16: added support for checkboxes Date: Mon, 05 Jun 2006 10:11:53 -0700 Message-ID: <448465D9.50800@u.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FnIcU-0007lY-DD for emacs-orgmode@gnu.org; Mon, 05 Jun 2006 13:12:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FnIcR-0007lM-U9 for emacs-orgmode@gnu.org; Mon, 05 Jun 2006 13:12:01 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FnIcR-0007lJ-Ob for emacs-orgmode@gnu.org; Mon, 05 Jun 2006 13:11:59 -0400 Received: from [66.111.4.27] (helo=out3.smtp.messagingengine.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FnIjd-00072k-Hi for emacs-orgmode@gnu.org; Mon, 05 Jun 2006 13:19:25 -0400 Received: from frontend3.internal (frontend3.internal [10.202.2.152]) by frontend1.messagingengine.com (Postfix) with ESMTP id 7C74CD699FA for ; Mon, 5 Jun 2006 13:11:58 -0400 (EDT) Received: from [192.168.0.6] (h-72-244-203-65.sttnwaho.dynamic.covad.net [72.244.203.65]) by mail.messagingengine.com (Postfix) with ESMTP id 6BE3688D3 for ; Mon, 5 Jun 2006 13:12:00 -0400 (EDT) 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: emacs-orgmode@gnu.org Piotr, With the latest org-mouse.el, when I right click on a headline, I get this error message in the mini-buffer: Symbol's function definition is void: find-if Right clicks work fine if I'm not on a headline, though. I'm using emacs 22.0.50.2 Scott