From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?S=C3=A9bastien_Vauban?= Subject: Update table > Bug Date: Mon, 17 May 2010 16:52:10 +0200 Message-ID: <871vdawpgl.fsf@mundaneum.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: 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-mXXj517/zsQ@public.gmane.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org Hello, An example of update bug: --8<---------------cut here---------------start------------->8--- #+TBLNAME: InvestSupp #+ATTR_LaTeX: align=3Dlrrrr | | | 2010 | 2011 | 2012 | Total (HTVA) | |---+-----+------------+------------+------------+--------------| | | % | 26.90 | 46.20 | 26.90 | 100.00 | | | OFR | 3804467.00 | 6534066.00 | 3804467.00 | 14000000.00 | | ^ | | y2010 | y2011 | y2012 | | #+TBLFM: $6=3D$3+$4+$5;%.2f::$y2010=3D14143000.00*@2$3/100;%.2f::$y201= 1=3D14143000.00*@2$4/100;%.2f::$y2012=3D14143000.00*@2$5/100;%.2f #+LaTeX: {{{aftertableskip}}} --8<---------------cut here---------------end--------------->8--- Putting point in first data, column Total, for example, and `C-u C-u C-*' d= oes not update the 14M. Same problem when putting it in second data row, column 2012, for example. Though, with point there, `C-c *' (without the `C-u' prefixes) does work!??? Best regards, Seb --=20 S=C3=A9bastien Vauban _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode-mXXj517/zsQ@public.gmane.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode