From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: [PATCH] Fix typo in org-find-exact-headling-in-buffer Date: Thu, 2 Sep 2010 16:29:45 +0200 Message-ID: References: <81vd719eag.fsf@gmail.com> <8739ts1baq.fsf@altern.org> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=33918 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OrAnX-0006Dr-VD for emacs-orgmode@gnu.org; Thu, 02 Sep 2010 10:29:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OrAnW-0003Vh-J7 for emacs-orgmode@gnu.org; Thu, 02 Sep 2010 10:29:51 -0400 Received: from pony.ic.uva.nl ([145.18.40.181]:53287) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OrAnW-0003UZ-B0 for emacs-orgmode@gnu.org; Thu, 02 Sep 2010 10:29:50 -0400 In-Reply-To: <8739ts1baq.fsf@altern.org> 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: Bastien Cc: emacs-orgmode@gnu.org, Jambunathan K On Sep 2, 2010, at 4:15 PM, Bastien wrote: > Jambunathan K writes: > >> Still thinkling but have no inkling about headling. > > I fixed this: > > s/org-find-exact-headling-in-buffer/org-find-exact-headline-in-buffer > > The "org-find-exact-headline-in-buffer" function is not to be confused > with "org-find-exact-heading-in-directory"... yep, a bit confusing :) Ah, there was still one of those left in the wikinodes. Thanks for finding this. Is anyone actually using the wikinodes module? I had 0 feedback after I installed it. - Carsten