diff options
author | Noam Postavsky <npostavs@gmail.com> | 2018-04-17 19:17:18 -0400 |
---|---|---|
committer | Noam Postavsky <npostavs@gmail.com> | 2018-04-18 07:33:27 -0400 |
commit | b89ff0efdb65e9febe4c3ed2586a48a2b42233aa (patch) | |
tree | 48df43e55ab689afffcbf818a770f747e85a4eb3 /lisp/emacs-lisp | |
parent | 326a296fed986a01677d7c2a37557f5589f5f7d2 (diff) | |
download | emacs-b89ff0efdb65e9febe4c3ed2586a48a2b42233aa.tar.gz emacs-b89ff0efdb65e9febe4c3ed2586a48a2b42233aa.tar.bz2 emacs-b89ff0efdb65e9febe4c3ed2586a48a2b42233aa.zip |
Don't assume term-current-row cache is valid (Bug#31193)
* lisp/term.el (term-down): Call `term-current-row' instead of
directly accessing the variable `term-current-row. Following a resize
of the terminal's window, `term-current-row' is reset to nil, so it is
not safe to assume it is a number.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions