emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: master 5df658a96a: Fix handling of intspecs as string by rcirc-defin


From: Po Lu
Subject: Re: master 5df658a96a: Fix handling of intspecs as string by rcirc-define-command
Date: Tue, 19 Apr 2022 19:27:32 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

Philip Kaludercic <philipk@posteo.net> writes:

>     Fix handling of intspecs as string by rcirc-define-command
>     
>     * rcirc.el (rcirc-define-command): Check if an interactive
>       specification is a string, in which case it was to be wrapped in a
>       list so that the result of its interpretation is passed as the first
>       argument of the command resulting from the macro expansion.

Shouldn't this commit message be:

* lisp/net/rcirc.el (rcirc-define-command): Check if an
interactive specification is a string, in which case it was to
be wrapped in a list so that the result of its interpretation is
passed as the first argument of the command resulting from the
macro expansion.

instead?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]