Re: [Orgmode] Export to ascii simpler

2009-09-29 Thread Andrew Stribblehill
I export to ascii with C-c C-e a, then can Apple-v the exported text into whatever I choose. 2009/9/29 andrea Crotti : > Is there a very quick way to copy some text from an emacs buffer > taking away the indentation?  org-export-as-ascii creates a new file, > I only need in the ring (and in osx bu

Re: [Orgmode] Export to ascii simpler

2009-09-29 Thread Nick Dokos
andrea Crotti wrote: > Is there a very quick way to copy some text from an emacs buffer > taking away the indentation? org-export-as-ascii creates a new file, > I only need in the ring (and in osx buffer) the text copied. I can > copy to another buffer than do a *kill-rectangle* on it but it's

[Orgmode] Export to ascii simpler

2009-09-29 Thread andrea Crotti
Is there a very quick way to copy some text from an emacs buffer taking away the indentation? org-export-as-ascii creates a new file, I only need in the ring (and in osx buffer) the text copied. I can copy to another buffer than do a *kill-rectangle* on it but it's quite a long procedure.. ___