diff options
author | F. Jason Park <jp@neverwas.me> | 2023-12-27 21:13:45 -0800 |
---|---|---|
committer | F. Jason Park <jp@neverwas.me> | 2023-12-31 06:56:32 -0800 |
commit | 2560d81351c72002e1014c70af0488bbb2558b34 (patch) | |
tree | c8ff9c241f44c4cc91d08994cefdc385e786232b /lisp/emacs-lisp | |
parent | d5f6e911a99157d79bc900a1a8719298575dad74 (diff) | |
download | emacs-2560d81351c72002e1014c70af0488bbb2558b34.tar.gz emacs-2560d81351c72002e1014c70af0488bbb2558b34.tar.bz2 emacs-2560d81351c72002e1014c70af0488bbb2558b34.zip |
Don't discard trimmed args in erc-cmd-MODE
* lisp/erc/erc.el (erc-cmd-MODE): Use matched non-whitespace portion
of input line instead of the original line. Otherwise, when the user
types "/MODE #chan", the server sees "MODE #chan", with twos spaces.
(erc--parse-nuh): Improve doc.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions