On Sun, 1 Sep 2013 20:50:07 +0200
Suvayu Ali <fatkasuvayu+li...@gmail.com> wrote:

> On Sun, Sep 01, 2013 at 06:49:01PM +0200, Manfred Lotz wrote:
> > 
> > Now I want to export the file to an ascii buffer/file where show the
> > content as a table. I want to omit certain p lines.
> > 
> > So I would like to have something like this where I would like to
> > show only certain columns.
> > 
> > 
> > 
> >  val     p1         p14           
> > ----------------------------------
> >  item 1  something  bla           
> >  item n  hm         more more bla 
> 
>  [...chomp...chomp...chomp...]
> 
> > I guess 1. makes much sense. In this case I like to know if there
> > is a tutorial showing how to do my own exporter or where to find
> > specific documentation how to do this?
> 
> ox-odt.el has a feature like this, list to tables.  You can take a
> look there for hints.
> 

Thanks for the pointer. I'll look at it.

-- 
Manfred



Reply via email to