emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Juan Pechiar <juan@pechiar.com>
To: Ken.Williams@thomsonreuters.com
Cc: emacs-orgmode@gnu.org
Subject: Re: Crashing bug in spreadsheet
Date: Fri, 22 Jul 2011 18:35:13 -0300	[thread overview]
Message-ID: <20110722213513.GD2823@soloJazz.com> (raw)
In-Reply-To: <CA4F3033.39721%ken.williams@thomsonreuters.com>

Hi,

'@II..@III' means all rows between the second and third h-lines. In
your case, this is the same vsum(), so you get a circular reference.

Try @I..@II instead

Regards,
.j.

On Fri, Jul 22, 2011 at 06:48:36PM +0000, Ken.Williams@thomsonreuters.com wrote:
> Hi,  I had the following text in a table, and hit <tab> in the
> bottom-right cell:
>
> | Who |     Amt     |
> |-----+---------|
> | A   |   36.70 |
> | A   |  679.96 |
> | B   |  192.31 |
> | B   | 2500.03 |
> | B   |   74.47 |
> | C   |   26.64 |
> | D   |   82.00 |
> |-----+---------|
> |     | :=vsum(@II..@III)       |
>
> This caused CPU usage to peg to 100%, and Emacs to hang until killed.
> Probably because of the invalid reference, I guess.

  reply	other threads:[~2011-07-22 21:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-22 18:48 Crashing bug in spreadsheet Ken.Williams
2011-07-22 21:35 ` Juan Pechiar [this message]
2011-07-22 21:43   ` Ken.Williams
2011-07-23 15:23     ` Bastien

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=20110722213513.GD2823@soloJazz.com \
    --to=juan@pechiar.com \
    --cc=Ken.Williams@thomsonreuters.com \
    --cc=emacs-orgmode@gnu.org \
    /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).