Re: [O] Export as ASCII whilst respecting current fill column

2014-12-07 Thread Samuel Wales
interesting that it worked for you. i am using 8.2.10 and ascii export does not fill. it seems to wrap single lines but not fill entire paragraphs. On 5/1/14, Miguel Guedes wrote: > Charles, > > Thanks very much for the tips -- they certainly helped! > > Miguel > > > On 02/05/14 00:56, Charles

Re: [O] Export as ASCII whilst respecting current fill column

2014-05-01 Thread Miguel Guedes
Charles, Thanks very much for the tips -- they certainly helped! Miguel On 02/05/14 00:56, Charles Berry wrote: > Miguel Guedes gmail.com> writes: > >> >> Using org-mode version 7.93f, when exporting to ASCII it doesn't respect >> the current fill column. Can this be enforced? >> > > Miguel,

Re: [O] Export as ASCII whilst respecting current fill column

2014-05-01 Thread Charles Berry
Miguel Guedes gmail.com> writes: > > Using org-mode version 7.93f, when exporting to ASCII it doesn't respect > the current fill column. Can this be enforced? > Miguel, Upgrade to current org-mode (version 8.2.6) before you do anything else. Then modify `org-ascii-text-width' to suit your nee

[O] Export as ASCII whilst respecting current fill column

2014-05-01 Thread Miguel Guedes
Using org-mode version 7.93f, when exporting to ASCII it doesn't respect the current fill column. Can this be enforced? Also, I've noticed that org doesn't remove verbatim tags (=verbatim=) but removes BEGIN_EXAMPLE blocks and presumably other BEGIN_xxx blocks; is this by design?