From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Crouch Subject: Clarification request: description of org-goto-local-search-headings Date: Sat, 13 Mar 2010 20:46:12 -0500 Message-ID: <4355f89c1003131746t2f15b464s1fdf846c105624cb@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NqcuG-0006Nq-Me for emacs-orgmode@gnu.org; Sat, 13 Mar 2010 20:46:16 -0500 Received: from [140.186.70.92] (port=40966 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NqcuF-0006LV-Dk for emacs-orgmode@gnu.org; Sat, 13 Mar 2010 20:46:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NqcuE-0001GK-3n for emacs-orgmode@gnu.org; Sat, 13 Mar 2010 20:46:15 -0500 Received: from mail-pz0-f182.google.com ([209.85.222.182]:39976) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NqcuD-0001GC-Vj for emacs-orgmode@gnu.org; Sat, 13 Mar 2010 20:46:14 -0500 Received: by pzk12 with SMTP id 12so1543462pzk.14 for ; Sat, 13 Mar 2010 17:46:12 -0800 (PST) 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 I wanted to ask if the function description of org-goto-local-search-headings (in org.el) could be elaborated, explaining how it determines whether to search forward or backward when called. This function apparently used to be called org-goto-local-search-forward-headings, and always searched forward. When the ability to search backwards was added, the description wasn't elaborated. I think it would be helpful for the function description to explain this. Thanks, -- Creidieki M. Crouch