From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: typo? in org-install, org-5.12b Date: Fri, 12 Oct 2007 15:47:03 +0100 Message-ID: <87bqb48k60.fsf@bzg.ath.cx> References: <87lka8lbou.fsf@makhector.hypnokush.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IgKr5-00045T-Ez for emacs-orgmode@gnu.org; Fri, 12 Oct 2007 09:47:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IgKr3-000453-Tn for emacs-orgmode@gnu.org; Fri, 12 Oct 2007 09:47:07 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IgKr3-00044x-MF for emacs-orgmode@gnu.org; Fri, 12 Oct 2007 09:47:05 -0400 Received: from nf-out-0910.google.com ([64.233.182.190]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IgKr3-0003PJ-8M for emacs-orgmode@gnu.org; Fri, 12 Oct 2007 09:47:05 -0400 Received: by nf-out-0910.google.com with SMTP id f5so808910nfh for ; Fri, 12 Oct 2007 06:47:04 -0700 (PDT) In-Reply-To: <87lka8lbou.fsf@makhector.hypnokush.org> (Stuart McLean's message of "Fri, 12 Oct 2007 06:11:45 -0700") 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 Stuart McLean writes: > I think this might be a typo in the file `org-install.el', line 56: > > (autoload 'org-show-toc "org-toc" "Create and display a table of contents" t) > > Shouldn't this be `org-toc-show'? Yes, it should. Thanks! -- Bastien