From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Arkell Subject: RE: From formatted to table Date: Tue, 29 Sep 2009 13:54:58 -0400 Message-ID: <7EA78739DB6FF044926304E83668BF8222EED2EB@brewer.cmass.criticalmass.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Msgvm-0001tn-JE for emacs-orgmode@gnu.org; Tue, 29 Sep 2009 13:56:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Msgvi-0001oT-OY for emacs-orgmode@gnu.org; Tue, 29 Sep 2009 13:56:06 -0400 Received: from [199.232.76.173] (port=60954 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Msgvi-0001o5-HP for emacs-orgmode@gnu.org; Tue, 29 Sep 2009 13:56:02 -0400 Received: from brewer.cmass.criticalmass.com ([207.61.21.2]:29447) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.60) (envelope-from ) id 1Msgvi-0004gX-0i for emacs-orgmode@gnu.org; Tue, 29 Sep 2009 13:56:02 -0400 In-Reply-To: Content-Language: en-US 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 , "emacs-orgmode@gnu.org" I do a macros for this Put the point on the first word of the table Record Macro Search for " " Insert "|" Tab (next column) Tab (first column next row Stop Recording. Then just C-x e (run macro) until the job is done. If you know how many l= ines are on the table, you can use a prefix argument with C-x e. -----Original Message----- From: emacs-orgmode-bounces+jonathana=3Dcriticalmass.com@gnu.org [mailto:em= acs-orgmode-bounces+jonathana=3Dcriticalmass.com@gnu.org] On Behalf Of andr= ea Crotti Sent: September 29, 2009 8:49 AM To: emacs-orgmode@gnu.org Subject: [Orgmode] From formatted to table I have for example a table where | one thing | dsjfls | | two things | dslkjfls | | three abc dej | dsf | And I would like to get | one | thing | dsjfls | | two | things | dslkjfls | | three | abc dej | dsf | I tried some simple substitutions but substituting all the spaces in the region selected will cause problems elsewhere. I would need to substitute " " only in one column, is that possible? _______________________________________________ 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 The information contained in this message is confidential. It is intended t= o be read only by the individual or entity named above or their designee. I= f the reader of this message is not the intended recipient, you are hereby = notified that any distribution of this message, in any form, is strictly pr= ohibited. If you have received this message in error, please immediately no= tify the sender and delete or destroy any copy of this message.