Re: function doc string display
Stefan Monnier <[email protected]> Mon, 10 Aug 2026 13:46:33 -0400
| Newsgroups | gmane.emacs.devel |
|---|---|
| Message-ID | <[email protected]> |
Richard Stallman [2026-08-07 00:34:52] wrote: > > > If we could put the argument list into the `(autoload...)' form, > > > We can and we do. > > That is good. > > This "arg list not available" message is the result > > of a bug, IMO (AFAICT it affects functions of 0 arguments). > > Does `nil' mean both "argument list missing" and "empty argument > list"? I hope someone will fix that ambiguity. I don't know what nil you're referring to, nor what ambiguity. === Stefan