]> git.eshelyaron.com Git - emacs.git/commit
ix bugs when a SES buffer has named cells, and another don't.
authorVincent Belaïche <vincent.belaiche@biosency.com>
Fri, 9 May 2025 12:30:50 +0000 (14:30 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 10 May 2025 08:56:55 +0000 (10:56 +0200)
commit21160f612eea0ca3384bfe518544b1d8234628f4
tree6f362db9cbc832589825203ac23a1357f2e98654
parent3762b4660719c548050953e9854ab2f0973ce845
ix bugs when a SES buffer has named cells, and another don't.

* lisp/ses.el (ses-list-named-cells): Give a message when the list is empty.
(ses--unbind-cell-name): Do not throw error in a SES buffer w/o
any named cell for gethash from 'ses--named-cell-hashmap' being
'nil'.

(cherry picked from commit 2102554a486e457cf020a03b72276e532afc98ea)
lisp/ses.el