From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stuart McLean Subject: typo? in org-install, org-5.12b Date: Fri, 12 Oct 2007 06:11:45 -0700 Message-ID: <87lka8lbou.fsf@makhector.hypnokush.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IgKIx-00030J-Vp for emacs-orgmode@gnu.org; Fri, 12 Oct 2007 09:11:52 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IgKIw-0002yu-Fy for emacs-orgmode@gnu.org; Fri, 12 Oct 2007 09:11:51 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IgKIw-0002yi-AJ for emacs-orgmode@gnu.org; Fri, 12 Oct 2007 09:11:50 -0400 Received: from wa-out-1112.google.com ([209.85.146.178]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IgKIw-0003BS-21 for emacs-orgmode@gnu.org; Fri, 12 Oct 2007 09:11:50 -0400 Received: by wa-out-1112.google.com with SMTP id k34so1029563wah for ; Fri, 12 Oct 2007 06:11:48 -0700 (PDT) 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 Hi, firstly, thanks for Org-mode, I live in this mode, so to speak ;-) 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'? Regards, Stuart