On Nov 26, 2007 9:32 PM, मनीष <[EMAIL PROTECTED]> wrote:
> On Nov 26, 2007 8:00 PM, Nagarjuna G. <[EMAIL PROTECTED]> wrote:
> > On Nov 26, 2007 3:17 PM, Vikas Rawal <[EMAIL PROTECTED]> wrote:
> > >
> > > >
> > > > I prefer orgmode in emacs22.  incidentally orgmode can export to
> > > > freemind as well.
> > >
> > >
> > > Very interesting indeed. Thanks for pointing out.
> > >
> > > BTW. I am unable to set it up for exporting to freemind.
> > >
> > > As specified, I copied the *.el files to the orgmode directory, and
> > > added the following to .emacs
> > >
> > > (require org-export-freemind-install)
> > >
> > > But after I did this, emacs gives me the following error.
> > >
> > > ********
> > > An error has occurred while loading `/home/vikas/.emacs':
> > > Symbol's value as variable is void: org-export-freemind-install
> > > ********
> >
> > It seems the documentation has a typo.  there should be a quote before
> > the expression: so it should be:
> >
> > (require 'org-export-freemind-install)
>
> (require org-export-freemind-install) <-- works for me.
> Just had to reload file .emacs and library `org-export-freemind-install'.

Oops.  Just restarted emacs and got the error Vikas got.  Turns out
Nag is right.  I had just loaded the library using `M-x load-library'
without adding the `require' expression in .emacs.

-- 
Manish
_______________________________________________
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22/23, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

Reply via email to