unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Kevin Ryde <user42_kevin@yahoo.com.au>
To: 26168@debbugs.gnu.org
Subject: bug#26168: 25.1; ses.el ses-recalculate-all only recalculates current line
Date: Sun, 19 Mar 2017 15:47:58 +1100	[thread overview]
Message-ID: <87inn56fep.fsf@blah.blah> (raw)

[-- Attachment #1: Type: text/plain, Size: 272 bytes --]

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).


[-- Attachment #2: rand.ses --]
[-- Type: application/octet-stream, Size: 330 bytes --]

     54
     86

\f
(ses-cell A1 54 (random 100) nil nil)

(ses-cell A2 86 (random 100) nil nil)

(ses-column-widths [7])
(ses-column-printers [nil])
(ses-default-printer "%.7g")
(ses-header-row 0)

( ;Global parameters (these are read first)
 2 ;SES file-format
 2 ;numrows
 1 ;numcols
)

;; Local Variables:
;; mode: ses
;; End:

             reply	other threads:[~2017-03-19  4:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-19  4:47 Kevin Ryde [this message]
2017-03-19 14:45 ` bug#26168: 25.1; ses.el ses-recalculate-all only recalculates current line Eli Zaretskii

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.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87inn56fep.fsf@blah.blah \
    --to=user42_kevin@yahoo.com.au \
    --cc=26168@debbugs.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.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).