emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Eric Schulte <schulte.eric@gmail.com>
Cc: Org Mode List <emacs-orgmode@gnu.org>
Subject: Re: Aesthetic/Readability Feature Request (stacking #+TBLFM: lines)
Date: Mon, 25 May 2009 00:02:54 +0200	[thread overview]
Message-ID: <13486BF7-9421-4C47-A13D-92C6C9E82C4D@gmail.com> (raw)
In-Reply-To: <m2iqjqie4t.fsf@gmail.com>


On May 24, 2009, at 7:50 PM, Eric Schulte wrote:

> Hi,
>
> Would it be difficult to allow stacking of table formula lines.  With
> the current setup I find I often have #+TBLFM lines stretching far  
> past
> the right margin of my page.
>
> For (a very contrived) example, I'd like to be able to replace this
>
>
> | 1 |  2 |  3 |
> | 2 |  3 |  5 |
> | 3 |  4 | 36 |
> | 4 |  5 |    |
> | 5 |  6 |    |
> | 6 |  7 |    |
> | 7 |  8 |    |
> | 8 |  9 |    |
> | 9 | 10 |    |
> #+TBLFM: @1$3=vsum(@1$1..@1$2)::@2$3=vsum(@1$1..@1$2) +  
> 2::@3$3=vsum(@1$1..@8$1)

Well, that line is really only a storage location, it is
not meant for reading and editing.  Have you tried "C-c '"
in the table as an alternative.

- Carsten

>
>
> with this
>
>
> | 1 |  2 | 3 |
> | 2 |  3 |   |
> | 3 |  4 |   |
> | 4 |  5 |   |
> | 5 |  6 |   |
> | 6 |  7 |   |
> | 7 |  8 |   |
> | 8 |  9 |   |
> | 9 | 10 |   |
> #+TBLFM: @1$3=vsum(@1$1..@1$2)
> #+TBLFM: @2$3=vsum(@1$1..@1$2) + 2
> #+TBLFM: @3$3=vsum(@1$1..@8$1)
>
>
> Thanks -- Eric
>
>
> _______________________________________________
> 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

  reply	other threads:[~2009-05-24 22:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-24 17:50 Aesthetic/Readability Feature Request (stacking #+TBLFM: lines) Eric Schulte
2009-05-24 22:02 ` Carsten Dominik [this message]
2009-05-24 22:59   ` Eric Schulte

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=13486BF7-9421-4C47-A13D-92C6C9E82C4D@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=schulte.eric@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).