diff options
| author | john muhl | 2025-11-17 09:59:04 -0600 |
|---|---|---|
| committer | Eli Zaretskii | 2025-11-22 13:03:24 +0200 |
| commit | 959e67ec4f4d78273a665bb792bd94cec0d9a7c5 (patch) | |
| tree | 3a09fd9071971b4c72ed0ecfef71bf739d7ef76d /java/debug.sh | |
| parent | dd1d85ebdde606a4a0af1df318b54f5c3453042d (diff) | |
| download | emacs-959e67ec4f4d78273a665bb792bd94cec0d9a7c5.tar.gz emacs-959e67ec4f4d78273a665bb792bd94cec0d9a7c5.zip | |
Fix non-interactive use of 'lua-start-process'
* lisp/progmodes/lua-mode.el (lua-process-init-code): Add newline.
(lua-start-process): Use 'process-send-string' to avoid starting
two processes. Flatten 'switches' argument since rest arguments
get added to a list. Replace 'switch-to-buffer' with
'pop-to-buffer' so that the process window behavior can be
customized with 'display-buffer-alist'. Expand docstring and
update it to match the code. (Bug#79853)
Diffstat (limited to 'java/debug.sh')
0 files changed, 0 insertions, 0 deletions