From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Exporting to FreeMind - opened in FreeMind failed Date: Mon, 09 Jul 2012 11:23:06 -0400 Message-ID: <6255.1341847386@alphaville> References: <87k3yeyu2w.fsf@gmail.com> <878vetrrrv.fsf@gnu.org> <87eholqcme.fsf@gmail.com> <878vetdpa7.fsf@gnu.org> <87629xqcbv.fsf@gmail.com> <87mx39ca6z.fsf@gnu.org> <87liit10qg.fsf@gmail.com> <87obnpatqk.fsf@gnu.org> <878vet0ys0.fsf@gmail.com> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57244) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SoFnv-00070P-5W for emacs-orgmode@gnu.org; Mon, 09 Jul 2012 11:23:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SoFnq-0004ra-9h for emacs-orgmode@gnu.org; Mon, 09 Jul 2012 11:23:14 -0400 Received: from g6t0186.atlanta.hp.com ([15.193.32.63]:17217) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SoFnq-0004rM-4m for emacs-orgmode@gnu.org; Mon, 09 Jul 2012 11:23:10 -0400 In-Reply-To: Message from Csanyi Pal of "Mon, 09 Jul 2012 16:55:43 +0200." <878vet0ys0.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Csanyi Pal Cc: emacs-orgmode@gnu.org Csanyi Pal wrote: > Bastien writes: > > [snip] > > > What is the value of major-mode? > > It's 'Org'. > > > What format do you export to? > > Maybe I don't understand your question. English isn't my first > language. > > I'm exporting .org format to .mm format. > > > Did you try all this with emacs -Q? > > What is 'emacs -Q'? > ``man emacs'' will tell you the basics: it starts emacs without any of your setup (both personal and site-wide) intruding, so it distinguishes between configuration problems and bugs. Coincidentally, another thread running concurrently with this one (the one entitled "org-export-select-tags"), also deals with similar problems. > > Please help us help you. > > I want to do so. > Good: if you can reproduce the problem with emacs -Q, then it's probably a bug in org (presumably org-freemind.el in this case). In that case, the best thing you can do is to trim down your input file as far as possible while still reproducing the problem (that's what people refer to as an ECM around these parts) and post that on the list with a description of what needs to be done. All this and more is described in the FAQ, the manual and various messages in the mailing list. To get you started, here is a pointer to the relevant entry in the FAQ: http://orgmode.org/worg/org-faq.html#bug-reporting Nick