From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Fix typo in org-find-exact-headling-in-buffer Date: Thu, 02 Sep 2010 16:15:41 +0200 Message-ID: <8739ts1baq.fsf@altern.org> References: <81vd719eag.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=34790 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OrAZr-000882-55 for emacs-orgmode@gnu.org; Thu, 02 Sep 2010 10:15:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OrAZo-0000kj-Qy for emacs-orgmode@gnu.org; Thu, 02 Sep 2010 10:15:41 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:38308) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OrAZo-0000kH-JK for emacs-orgmode@gnu.org; Thu, 02 Sep 2010 10:15:40 -0400 Received: by wwb24 with SMTP id 24so723316wwb.30 for ; Thu, 02 Sep 2010 07:15:39 -0700 (PDT) In-Reply-To: <81vd719eag.fsf@gmail.com> (Jambunathan K.'s message of "Tue, 24 Aug 2010 03:34:23 +0530") 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: Jambunathan K Cc: emacs-orgmode@gnu.org 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 :) -- Bastien