diff options
| author | Eli Zaretskii | 2022-11-19 21:34:07 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2022-11-19 21:34:07 +0200 |
| commit | 1682bd18f50ed2095b2162207603c6b8a3f0225f (patch) | |
| tree | f0eda12f210d0403c916046add26c3855aa21cca /src/alloc.c | |
| parent | 2ec39734ca03e075f2515f178ed789872e52f98f (diff) | |
| download | emacs-1682bd18f50ed2095b2162207603c6b8a3f0225f.tar.gz emacs-1682bd18f50ed2095b2162207603c6b8a3f0225f.zip | |
Fix encoding and display of messages sent by server to emacsclient
* lisp/server.el (server-start): Use 'locale-coding-system' to
encode messages sent back to the client.
* lib-src/emacsclient.c (main): Print '-error' messages via
'message', not directly via 'fprintf'. This shows the error on
MS-Windows when the client is invoked as 'emacsclientw', since
stderr goes to the bit bucket in that case.
Diffstat (limited to 'src/alloc.c')
0 files changed, 0 insertions, 0 deletions