From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jacobo de Vera Subject: Re: Editing table.el tables in Org files Date: Tue, 8 Jan 2013 14:35:11 +0000 Message-ID: References: <87ip77kd58.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=e89a8fb1f840941c1c04d2c7db27 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34762) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TsaHK-0004fs-LQ for emacs-orgmode@gnu.org; Tue, 08 Jan 2013 09:35:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TsaH6-0006Ug-2t for emacs-orgmode@gnu.org; Tue, 08 Jan 2013 09:35:46 -0500 Received: from mail-ob0-f170.google.com ([209.85.214.170]:61161) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TsaH5-0006UZ-Sk for emacs-orgmode@gnu.org; Tue, 08 Jan 2013 09:35:31 -0500 Received: by mail-ob0-f170.google.com with SMTP id wp18so417836obc.15 for ; Tue, 08 Jan 2013 06:35:31 -0800 (PST) In-Reply-To: <87ip77kd58.fsf@bzg.ath.cx> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: emacs-orgmode@gnu.org --e89a8fb1f840941c1c04d2c7db27 Content-Type: text/plain; charset=UTF-8 On Tue, Jan 8, 2013 at 1:38 PM, Bastien wrote: > Hi Jacobo, > > Jacobo de Vera writes: > > > What I have done so far is to create a new file myself, copy the > > table over, edit there and copy back to org file, but it seems like > > there should be an easier way to go about this. Is there one? > > I'd suggest to simply wrap the table into a "#+BEGIN_EXAMPLE" block or > a "#+BEGIN_SRC text" source block. That way C-c ' will do the right > thing. > > Hope that helps, > > -- > Bastien > It helps indeed, only now when I export it to html I get the ascii table rather than the html table. I guess I'm supposed to wrap my table in an example block or a source block only temporarily. But I still wonder if this is what the manual refers to when it says that you can edit the table with C-c ', that is, just the formulas, not the table itself. Regards, -- Jacobo de Vera --e89a8fb1f840941c1c04d2c7db27 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On Tue, Jan 8, 20= 13 at 1:38 PM, Bastien <bzg@altern.org> wrote:
Hi Jacobo,

Jacobo de Vera <devel@jacobode= vera.com> writes:

> What I have done so far is to create a new file myself, copy the
> table over, edit there and copy back to org file, but it seems like > there should be an easier way to go about this. Is there one?

I'd suggest to simply wrap the table into a "#+BEGIN_EXAMPLE= " block or
a "#+BEGIN_SRC text" source block. =C2=A0That way C-c ' will = do the right
thing.

Hope that helps,

--
=C2=A0Bastien

= It helps indeed, only now when I export it to html I get the ascii table ra= ther than the html table. I guess I'm supposed to wrap my table in an e= xample block or a source block only temporarily. But I still wonder if this= is what the manual refers to when it says that you can edit the table with= C-c ', that is, just the formulas, not the table itself.

Regards,

--
Jacobo de Vera

--e89a8fb1f840941c1c04d2c7db27--