From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Problem: Moving rows in a table changes vsum start and end Date: Sat, 29 Sep 2012 11:17:57 +0200 Message-ID: <4A0ED057-7239-4D88-8537-583AC1367721@gmail.com> References: <87k3veilfz.fsf@bzg.ath.cx> <87ipayrvc8.fsf@bzg.ath.cx> Mime-Version: 1.0 (Apple Message framework v1283) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33399) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1THtBP-0007Lt-Rg for emacs-orgmode@gnu.org; Sat, 29 Sep 2012 05:18:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1THtBO-0000r9-RA for emacs-orgmode@gnu.org; Sat, 29 Sep 2012 05:17:59 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:35370) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1THtBO-0000r5-KL for emacs-orgmode@gnu.org; Sat, 29 Sep 2012 05:17:58 -0400 Received: by weyu3 with SMTP id u3so2099757wey.0 for ; Sat, 29 Sep 2012 02:17:57 -0700 (PDT) In-Reply-To: <87ipayrvc8.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: Org Mode Mailing List On 28.9.2012, at 18:00, Bastien wrote: > Hi Torsten, >=20 > Torsten Wagner writes: >=20 >> I might start very very simple and hope you are wiling enough to help >> me to translate whatever mess I send you into some reasonable patch = ;) >=20 > I just pushed this: Org now sends a message when the formulas > have been updated. Something less intrusive like a temporary=20 > overlay would be nice, though. But I don't think an overlay would work anyway, because the change could = be easily off the screen beyond the right edge. A message is better - = lets see if it gets annoying. Thorsten, if you look at the manual, there are ways to write this limits = of vsum etc in a way that they are relative to the table boundaries or = to horizontal lines. This is robust agains changes of rows. - Carsten >=20 > --=20 > Bastien >=20