From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eraldo Helal Subject: Re: ascii export error Date: Fri, 24 Apr 2009 23:16:49 +0200 Message-ID: <938fae2d0904241416i33a77bd6v6a2ada486f0b0c12@mail.gmail.com> References: <938fae2d0904241335j3cb38532l349648e0dab77d47@mail.gmail.com> <9523.1240606960@alphaville.usa.hp.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0165677710==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LxSlf-0006Ly-2h for emacs-orgmode@gnu.org; Fri, 24 Apr 2009 17:17:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LxSle-0006Ku-79 for emacs-orgmode@gnu.org; Fri, 24 Apr 2009 17:17:06 -0400 Received: from [199.232.76.173] (port=35650 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LxSld-0006Kd-Sx for emacs-orgmode@gnu.org; Fri, 24 Apr 2009 17:17:05 -0400 Received: from ey-out-1920.google.com ([74.125.78.144]:10383) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LxSld-0004gv-D0 for emacs-orgmode@gnu.org; Fri, 24 Apr 2009 17:17:05 -0400 Received: by ey-out-1920.google.com with SMTP id 13so253193eye.24 for ; Fri, 24 Apr 2009 14:17:04 -0700 (PDT) In-Reply-To: <9523.1240606960@alphaville.usa.hp.com> 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: nicholas.dokos@hp.com Cc: emacs-orgmode@gnu.org --===============0165677710== Content-Type: multipart/alternative; boundary=0016e64c23dcac5c9d046853846e --0016e64c23dcac5c9d046853846e Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Thank you Nick for helping me troubleshoot! Are you using the upstream org-mode or the one that comes with your > emacs? In particular, what version?[1] Org-mode version 6.26trans > And how do you load org-mode from > your .emacs (including any settings of load-path)? ; Orgmode ; http://orgmode.org ; using orgmode-dev requires org-install (setq load-path (cons "~/system/elisp/org-mode/lisp" load-path)) (add-to-list 'load-path "~/system/elisp/org-mode/contrib/lisp") (require 'org-install) (require 'org) > > > Also, can you do C-h f org-export-as-ascii and include the output > in your reply? org-export-as-ascii is an interactive autoloaded Lisp function in `org-exp.el'. (org-export-as-ascii arg) Export the outline as a pretty ASCII file. If there is an active region, export only the region. The prefix arg specifies how many levels of the outline should become underlined headlines. The default is 3. > > > Thanks, > Nick > > [1] C-u M-x org-version will insert the version string into the > buffer, so you can easily annotate any email you send with the > version. It is *always* a good idea to include the org-version with > any questions/problems you send to the list, as well as the > corresponding emacs version: C-u M-x emacs-version . > GNU Emacs 23.0.91.1 (x86_64-pc-linux-gnu, GTK+ Version 2.16.0) of 2009-04-05 on crested, modified by Debian Eraldo --0016e64c23dcac5c9d046853846e Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Thank you Nick for helping me troubleshoot!

Are you using the upstream org-mode or the one that comes with your
emacs? In particular, what version?[1]
Org-mode version 6= .26trans
http://orgmode.org
; us= ing orgmode-dev requires org-install
(setq load-path (cons "~/syste= m/elisp/org-mode/lisp" load-path))
(add-to-list 'load-path "~/system/elisp/org-mode/contrib/lisp"= ;)
(require 'org-install)
(require 'org)


Also, can you do C-h f org-export-as-ascii <RET> and include the outp= ut
in your reply?
org-export-as-ascii is an interactive autol= oaded Lisp function in
`org-exp.el'.

(org-export-as-ascii arg= )

Export the outline as a pretty ASCII file.
If there is an activ= e region, export only the region.
The prefix arg specifies how many levels of the outline should become
un= derlined headlines.=C2=A0 The default is 3.


Thanks,
Nick

[1] C-u M-x org-version <RET> will insert the version string into the=
=C2=A0 =C2=A0buffer, so you can easily annotate any email you send with th= e
=C2=A0 =C2=A0version. It is *always* a good idea to include the org-versio= n with
=C2=A0 =C2=A0any questions/problems you send to the list, as well as the =C2=A0 =C2=A0corresponding emacs version: C-u M-x emacs-version <RET>= ;.
GNU Emacs 23.0.91.1 (x86_64-pc-linux-gnu, GTK+ Version 2= .16.0) of 2009-04-05 on crested, modified by Debian

Eraldo

--0016e64c23dcac5c9d046853846e-- --===============0165677710== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============0165677710==--