aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorjohn muhl2025-11-17 09:59:04 -0600
committerEli Zaretskii2025-11-22 13:03:24 +0200
commit959e67ec4f4d78273a665bb792bd94cec0d9a7c5 (patch)
tree3a09fd9071971b4c72ed0ecfef71bf739d7ef76d /java
parentdd1d85ebdde606a4a0af1df318b54f5c3453042d (diff)
downloademacs-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')
0 files changed, 0 insertions, 0 deletions