diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2023-08-08 18:09:08 +0200 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2023-08-08 18:23:00 +0200 |
commit | 516736cfa6ce59a47709862daaebe066fa134b4a (patch) | |
tree | 817e9fe3323bee67cab1f7e45758b1bd4076067d /lisp/emacs-lisp/lisp-mnt.el | |
parent | 3e79fd3d4e810c2ef4cf9925a747c93e036fddca (diff) | |
download | emacs-516736cfa6ce59a47709862daaebe066fa134b4a.tar.gz emacs-516736cfa6ce59a47709862daaebe066fa134b4a.tar.bz2 emacs-516736cfa6ce59a47709862daaebe066fa134b4a.zip |
Better error for missing or bad :name arg in make-process etc
Improve on the famously bad error message given when the :name keyword
parameter is missing or of the wrong type in calls to make-process,
make-pipe-process and make-network-process (bug#65030).
* src/process.c (get_required_string_keyword_param): New function.
(Fmake_process, Fmake_pipe_process, Fmake_network_process): Use it.
Diffstat (limited to 'lisp/emacs-lisp/lisp-mnt.el')
0 files changed, 0 insertions, 0 deletions