[Orgmode] Re: Export the org spreadsheet into a tab seperated text file
Bernt Hansen <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED] (Csányi Pál) writes: >> Is there available from Org-mode to export a table to a Tab separated >> text file? > Yes it's easy. Put the pointer on the table and M-x org-table-export > Export table to: /tmp/some-table.txt > Format: orgtbl-to-tsv OK it works but only for one org table at a time. But what to do if I have an org file with more than one table with different columns x rows and between these tables moreover I have some text, like the follows: [options] Here is an org tabe. [pins] Here is an org tabe. etc. Can I export in org mode the whole file with these tables end texts mixed this way in to one Tab separated text file? (Tab separated only where was an org table so in this example abowe in tab separated text file there should to get two places with tab separated rows that contain datas taken from the tables.)? -- Regards, Paul Csanyi http://www.freewebs.com/csanyi-pal/index.htm ___ 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
[Orgmode] Re: org-mhe has trouble with message-ids containing dashes in the host part
Friedrich Delgado Friedrichs <[EMAIL PROTECTED]> writes: > which results in a link like > > mhe:[EMAIL PROTECTED] > > The link looks correct, but when I try to follow it, mhe tries to open > > +mhe-index/[EMAIL PROTECTED] > > And I get the following messages: > > Executing mairix... > Processing mairix output... > Scanning +mhe-index/[EMAIL PROTECTED] > No messages in +mhe-index/[EMAIL PROTECTED], range (all) > Mairix found 0 matches in 0 folders you did update the mairix index in between? Otherwise mairix, namazu and others won't know about knewly arrived mails. Of course pick does because it works w/o index. Thomas ___ 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
[Orgmode] exporting src as html
is it possible to tell the exporter to wrap src code? e.g in this , | #+HTML: | #+INCLUDE: "~/.emacs.d/init.el" src emacs-lisp | [[../][Back]] | #+HTML: ` some lines in the htmlized source code extends out beyond the containing div. ___ 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
[Orgmode] mtty bug?
Is it a bug of org-mode? When I enable the colum view in client, every column got too long to show, but in emacs server, display is ok. screenshot is here: http://paste.ubuntu.org.cn/i8055 <= emacs server http://paste.ubuntu.org.cn/i8054 <= emacs client -- Regards, anhnmncb gpg key: 44A31344 ___ 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
[Orgmode] orgtbl-send-table - Don't know how to transform this table
Hello! I have opened a text file. I switch to the org-mode and make a table. I switch back to text mode. I try to send a table with M-x orgtbl-send-table command but get the error message Don't know how to transform this table Where can I set up for command orgtbl-send-table how to transform a table? I want actually to convert this way a table maked in org-mode but now being in text mode to get from a table a tab separated rows. Is this possible? -- Regards, Paul Csanyi http://www.freewebs.com/csanyi-pal/index.htm ___ 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