From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lennart Borgman Subject: Re: Re: Freemind conversion and Notes Date: Wed, 29 Sep 2010 12:02:56 +0200 Message-ID: References: <87sk1divdb.fsf@gmx.ch> <064091AB-C447-4955-9C54-4CDDC5C74EFD@gmail.com> <8762xqia7r.fsf@gmx.ch> <87bp7gzyw3.fsf@rub.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from [140.186.70.92] (port=59048 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P0tVT-0001H6-LG for emacs-orgmode@gnu.org; Wed, 29 Sep 2010 06:03:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1P0tVO-0007bR-DF for emacs-orgmode@gnu.org; Wed, 29 Sep 2010 06:03:23 -0400 Received: from mail-qy0-f176.google.com ([209.85.216.176]:36996) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P0tVO-0007bK-6y for emacs-orgmode@gnu.org; Wed, 29 Sep 2010 06:03:18 -0400 Received: by qyk36 with SMTP id 36so1055999qyk.0 for ; Wed, 29 Sep 2010 03:03:17 -0700 (PDT) In-Reply-To: <87bp7gzyw3.fsf@rub.de> 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: Sven Bretfeld Cc: Charles Cave , org-mode List , Carsten Dominik On Wed, Sep 29, 2010 at 11:23 AM, Sven Bretfeld wrote: > Hi Lennart > > Lennart Borgman writes: > >> "Give thanks for unknown blessings already on their way." - Native >> American Saying. >> >> Can you please just remove the argument given to >> called-interactively-p? Please see here: >> http://old.nabble.com/called-interactively-p-td25704073.html > > Just without knowing what I'm actually doing (since I don't understand > much of discussions about coding), I removed the 'any of every > occurrence of "called-interactively-p 'any" in org-freemind.el. I seem > to have hit the bull's eye. Now its working perfectly. Great. Yes, that was exactly what you should do. (And byte compile and load the new org-freemind.el of course.) Thanks for testing it. Carsten, could you please update org-freemind in the sources (both Org sources and Emacs sources)?