GNU bug report logs - #26168
25.1; ses.el ses-recalculate-all only recalculates current line

Previous Next

Package: emacs;

Reported by: Kevin Ryde <user42_kevin <at> yahoo.com.au>

Date: Sun, 19 Mar 2017 04:49:02 UTC

Severity: normal

Found in version 25.1

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Kevin Ryde <user42_kevin <at> yahoo.com.au>, Vincent Belaïche  <vincentb1 <at> users.sourceforge.net>
Cc: 26168 <at> debbugs.gnu.org
Subject: bug#26168: 25.1; ses.el ses-recalculate-all only recalculates current line
Date: Sun, 19 Mar 2017 16:45:06 +0200
> From: Kevin Ryde <user42_kevin <at> yahoo.com.au>
> Date: Sun, 19 Mar 2017 15:47:58 +1100
> 
> The rand.ses file below has two rows with formula (random 100) in each.
> In the debian packaged emacs 25.1.1, C-c C-l `ses-recalculate-all'
> recalculates and redisplays only the cell at point, whereas I expected
> it to recalculate both (as it does for example in emacs 24).

This seems to be caused by the fix for bug #21054, whose solution
forces a call to ses-set-curcell in ses-check-curcell, called by
ses-recalculate-cell, and that clobbers the value of ses--curcell
calculated by ses-recalculate-all as '(A1 . A2)'.

Vincent, could you please take a look?

Thanks.




This bug report was last modified 8 years and 154 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.