[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#31191: 26.1; [PATCH] Improve docstring of start-process-shell-comman
From: |
Damien Cassou |
Subject: |
bug#31191: 26.1; [PATCH] Improve docstring of start-process-shell-command |
Date: |
Tue, 17 Apr 2018 14:44:17 +0200 |
Noam Postavsky <npostavs@gmail.com> writes:
>> +\(fn NAME BUFFER COMMAND)"
>> (declare (advertised-calling-convention (name buffer command) "23.1"))
>
> I think this is redundant since advertised-calling-convention already
> does the same.
you are right, thank you. I didn't know about that and helpful does not
take it into account (I've just reported the issue).
What is the preferred way to advertise a signature, the declare form or
a last line in the docstring? If you answer the question, I can fix the
manual to add links between (info "(elisp) Declare Form") and (info
"(elisp) Function Documentation").
--
Damien Cassou
http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without
losing enthusiasm." --Winston Churchill