From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Stribblehill Subject: Re: Export to ascii simpler Date: Wed, 30 Sep 2009 01:20:01 +0100 Message-ID: <1f38ae890909291720l2dc40f35q50e244cbd4fb5ccb@mail.gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MsmvT-0000C7-Ex for emacs-orgmode@gnu.org; Tue, 29 Sep 2009 20:20:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MsmvP-00009W-Ro for emacs-orgmode@gnu.org; Tue, 29 Sep 2009 20:20:11 -0400 Received: from [199.232.76.173] (port=58897 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MsmvP-00009L-Kw for emacs-orgmode@gnu.org; Tue, 29 Sep 2009 20:20:07 -0400 Received: from mx20.gnu.org ([199.232.41.8]:55163) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MsmvP-0001tN-A9 for emacs-orgmode@gnu.org; Tue, 29 Sep 2009 20:20:07 -0400 Received: from mail-bw0-f220.google.com ([209.85.218.220]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MsmvN-0006z0-Qu for emacs-orgmode@gnu.org; Tue, 29 Sep 2009 20:20:06 -0400 Received: by bwz20 with SMTP id 20so4856422bwz.42 for ; Tue, 29 Sep 2009 17:20:03 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: andrea Crotti Cc: emacs-orgmode@gnu.org 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? =A0org-export-as-ascii creates a new file, > I only need in the ring (and in osx buffer) the text copied. =A0I can > copy to another buffer than do a *kill-rectangle* on it but it's quite > a long procedure.. > > > > _______________________________________________ > 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 >