From mboxrd@z Thu Jan 1 00:00:00 1970 From: "ejonesca@yahoo.com" Subject: orgstruct requirements Date: Thu, 4 Sep 2008 13:51:40 -0700 (PDT) Message-ID: <291957.23639.qm@web32902.mail.mud.yahoo.com> Reply-To: ejonesca@yahoo.com 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 1KbLnt-0002vL-El for emacs-orgmode@gnu.org; Thu, 04 Sep 2008 16:51:45 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KbLnr-0002sD-7a for emacs-orgmode@gnu.org; Thu, 04 Sep 2008 16:51:44 -0400 Received: from [199.232.76.173] (port=56569 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KbLnq-0002rt-QK for emacs-orgmode@gnu.org; Thu, 04 Sep 2008 16:51:42 -0400 Received: from web32902.mail.mud.yahoo.com ([209.191.69.79]:43090) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1KbLnq-00072t-6C for emacs-orgmode@gnu.org; Thu, 04 Sep 2008 16:51:42 -0400 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 Starting with a vanilla emacs 22 installation, what do I need to be able to run orgstruct-mode? It is available to me if I've ran org-mode previously within the emacs session, but until then I can't run M-x orgstruct-mode. Is there something I can (require '?) in my .emacs file to give me access to orgstruct-mode? Thanks.