summaryrefslogtreecommitdiff
path: root/test/lisp/help-fns-tests.el
diff options
context:
space:
mode:
authorBoruch Baum <boruch_baum@gmx.com>2021-05-05 15:05:50 +0200
committerLars Ingebrigtsen <larsi@gnus.org>2021-05-05 15:05:50 +0200
commit0b437dd75ce530c5daa76add915711bceb31acb8 (patch)
treed6caa7c8ba8b9715f5f13901a00280eedd7368bb /test/lisp/help-fns-tests.el
parentb4685a3d6183db65b350bafd8246f5e8864c8363 (diff)
downloademacs-0b437dd75ce530c5daa76add915711bceb31acb8.tar.gz
emacs-0b437dd75ce530c5daa76add915711bceb31acb8.tar.bz2
emacs-0b437dd75ce530c5daa76add915711bceb31acb8.zip
Fix error in ses.el when setting the current row
* lisp/ses.el (ses-jump, ses-list-local-printers) (ses-list-named-cells): Use `user-error' for user errors. (ses-set-header-row): Function `ses-set-header-row' was determining the current row based upon variable `ses--curcell', but that variable is NIL until one begins an operation on a cell (eg. keybindings '=', '"'), so navigating to a row was insufficient to select that row, and further generated an ERROR because the code was not expecting a NIL value for variable `ses--curcell' (bug#47784).
Diffstat (limited to 'test/lisp/help-fns-tests.el')
0 files changed, 0 insertions, 0 deletions