help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

how to export file containing tables to tab separated txt?


From: Csányi Pál
Subject: how to export file containing tables to tab separated txt?
Date: Sat, 12 Jul 2008 19:53:45 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Hello!

I have GNU Emacs 22.1.1 (i486-pc-linux-gnu, GTK+ Version 2.8.20)
of 2008-06-23 installed on Debian GNU/Linux Etch.

I have a small job to do.

>From a text file I must with some application, but I wish that that
this application be Emacs, edit the file so that it contains tables
amongst some text. 

Example:

-----------
text

table1

text

table2

etc.
-----------

After I edited this text file and fill table cells with some
additional data, I must to export this file to tab separated text
file. Tab separated should be only datas from cells in a row, and
not the other text outside of tables.

Then can I run a script that should convert this file in to an
electric symbol in gEDA.

I try to use Org-mode but in Org-mode one can to export only one table
to one tab separated tex file and not the whole file with many
tables. 

I try out ses-mode but there isn't a documentation how to use it.

Can I do this job in Emacs? How can I do that in Emacs?

One can to ask why is this job so complex? Why can't one just edit the
source file and add additional data editing this file and adding Tabs
to the right places? The answer is that that data can much easily
manage in a table.

Here is the file in attachment.

Attachment: tragesym_Emacs_template
Description: The source text file

Any advices will be appreciated!

-- 
Regards, Paul Csanyi
http://www.freewebs.com/csanyi-pal/index.htm

reply via email to

[Prev in Thread] Current Thread [Next in Thread]