Files
emacs/lisp/eshell
Jim Porter 9565e34762 Be more cautious in completing Eshell variable assignments
Previously, Eshell treated cases like the second argument in "tar
--directory=dir" as a variable assignment, but that prevented
'pcomplete/tar' from implementing its own completion for that
argument (bug#61778).

* lisp/eshell/esh-var.el (eshell-complete-variable-assignment): Only
handle completion when all initial arguments are variable assignments.

* test/lisp/eshell/em-cmpl-tests.el
(em-cmpl-test/variable-assign-completion/non-assignment): New test.
2023-02-25 20:38:55 -08:00
..
2023-01-01 05:47:47 -05:00
2023-01-14 11:09:02 -08:00
2023-02-15 17:31:52 -08:00
2023-02-15 17:31:52 -08:00
2023-02-15 17:31:52 -08:00
2023-01-01 05:31:12 -05:00
2023-02-15 17:31:52 -08:00
2023-01-01 05:47:47 -05:00
2023-01-01 05:31:12 -05:00
2023-02-15 17:31:52 -08:00
2023-02-15 17:31:52 -08:00
2023-02-15 17:31:52 -08:00