Re: [Orgmode] Re: How to convert org file to such a plain text

2008-08-04 Thread Eddward DeVilla
I don't know if you use perl at all. My first guess is: perl -pe's/^(\*+)(\s+.*)$/("\t"x length$1).$2/e' < TODO.org > TODO.txt Having tried it on a live file, I don't think the results are very pleasing Replacing a single character '*' with a tab creates a formatting mess with any other tex

[Orgmode] Problems publishing css files

2008-08-04 Thread Richard G Riley
Here is my org-publish-project-alist , | (setq org-publish-project-alist | '( | ("web-css" |:base-directory "~/webs/rr/" |:publishing-directory "/ssh:[EMAIL PROTECTED]:/home/rr/webs/rr/" |:base-extension "css" |:publishing-function org-publish-atta

[Orgmode] Re: How to convert org file to such a plain text

2008-08-04 Thread Peter Jones
anhnmncb <[EMAIL PROTECTED]> writes: > Sorry, I can't find more useful info, the app just says it can import > the txt file which has different level of indents. So I think replace > star(*) with is enough. Such like this: > > Org file --> txt file > --

[Orgmode] Re: How to convert org file to such a plain text

2008-08-04 Thread anhnmncb
anhnmncb <[EMAIL PROTECTED]> writes: > Carsten Dominik <[EMAIL PROTECTED]> writes: > >> On Jul 26, 2008, at 9:52 AM, anhnmncb wrote: >> >>> "Hugo Schmitt" <[EMAIL PROTECTED]> writes: >>> What are the odds that Carsten has plans to export to a format *you* just invented? >>> Oh, my pda ap

Re: [Orgmode] Mac OS, emacs->org/remember

2008-08-04 Thread peter . frings
On 23 Jul 2008, at 01:40, Carsten Dominik wrote: - How to get mail.app mail references (and other apps) into emacs buffer (the copy url in the mail.app works - I would want to see the subject/author of the message, than a cryptic url. I know, I can edit that what I want, but I

S5 Based presentations in Orgmode (Was Re: [Orgmode] org to pdf presentation conversion)

2008-08-04 Thread Rick Moynihan
I've been thinking about how org-mode would make a good format for writing and publishing slides and presentations. Then I remembered reading something about this on here already (and found this thread). > Christian Egli <[EMAIL PROTECTED]> writes: > >> I just stumbled across this blog by An