emacs-devel
[Top][All Lists]
Advanced

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

Re: master af0ea35ea0: Tweak how functions are formatted in Implementati


From: Lars Ingebrigtsen
Subject: Re: master af0ea35ea0: Tweak how functions are formatted in Implementation in *Help*
Date: Sat, 02 Apr 2022 16:41:36 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>     Used internally for the (major-mode MODE) context specializers.
>
>     :extra "typeof" (TYPE) in ‘cl-generic.el’.
>
>     [...]
>
> The presence/absence of `cl-generic-generalizers` looks rather
> accidental/unexplained (IOW looks like a bug to me :-)

I don't think it's more confusing than before, though.  :-/

> For reference, these correspond to:
>
>     (cl-defmethod cl-generic-generalizers ((specializer (head derived-mode))))
>
> and
>
>     (cl-defmethod cl-generic-generalizers :extra "typeof" (type)
>
> in the source code.

I think the :extra thing should also be formatted as they're supposed to
be used in code.  (And I really have no idea what that's supposed to
be.)

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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