]> git.eshelyaron.com Git - emacs.git/commit
Don't split Eshell expansions by line when using split-subscript operator
authorJim Porter <jporterbugs@gmail.com>
Tue, 7 Jun 2022 02:53:39 +0000 (19:53 -0700)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 8 Jun 2022 12:10:55 +0000 (14:10 +0200)
commita8e5e3ce5d7929fa92251359c13da959c3f22771
tree900c655bc26a1c530606eaf4b32a0a7b34751ab6
parent33c9572cfeb37edb624eb0d1822df80469cdde3b
Don't split Eshell expansions by line when using split-subscript operator

* lisp/eshell/esh-var.el (eshell-apply-indices): Use
'eshell-convert-to-number' instead of 'eshell-convert'.

* test/lisp/eshell/esh-var-tests.el
(esh-var-test/interp-convert-var-split-indices): Expand test
(bug#55838).
lisp/eshell/esh-var.el
test/lisp/eshell/esh-var-tests.el