emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] orgstruct requirements


From: address@hidden
Subject: Re: [Orgmode] orgstruct requirements
Date: Sat, 6 Sep 2008 21:57:22 -0700 (PDT)

That works. Thank you.


--- On Sat, 9/6/08, Carsten Dominik <address@hidden> wrote:

> From: Carsten Dominik <address@hidden>
> Subject: Re: [Orgmode] orgstruct requirements
> To: address@hidden
> Cc: address@hidden
> Date: Saturday, September 6, 2008, 1:50 PM
> On Sep 4, 2008, at 10:51 PM, address@hidden wrote:
> 
> > 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?
> 
> 
> I thought orgstruct-mode in emacs would be autoloaded, but
> maybe it is  
> not?
> 
> Then this should do the trick:
> 
>     (autoload 'orgstruct-mode "org" nil t)
> 
> HTH
> 
> - Carsten


      




reply via email to

[Prev in Thread] Current Thread [Next in Thread]