Skip to content

Append newline to emacsclient command#137

Merged
tarsius merged 1 commit intomagit:mainfrom
eggert:process-send-string
Apr 17, 2026
Merged

Append newline to emacsclient command#137
tarsius merged 1 commit intomagit:mainfrom
eggert:process-send-string

Conversation

@eggert
Copy link
Copy Markdown
Contributor

@eggert eggert commented Apr 17, 2026

In the next Emacs release, emacsclient will be pickier about requiring a newline at the end of every command you send it. This is so that it can distinguish command ends from dropped connections. So, put a newline at the end of the -error command that with-editor-return can send.

In the next Emacs release, emacsclient will be pickier about
requiring a newline at the end of every command you send it.
This is so that it can distinguish command ends from
dropped connections.  So, put a newline at the end
of the -error command that with-editor-return can send.
@tarsius tarsius merged commit d093503 into magit:main Apr 17, 2026
13 checks passed
@tarsius
Copy link
Copy Markdown
Member

tarsius commented Apr 17, 2026

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants