emacs-devel
[Top][All Lists]
Advanced

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

Re: Better help support for EIEIO classes and methods


From: David Engster
Subject: Re: Better help support for EIEIO classes and methods
Date: Wed, 06 Feb 2013 17:19:50 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.92 (gnu/linux)

Stefan Monnier writes:
>>> How 'bout we replace that with
>>> (run-hook-with-args 'help-fns-describe-function-functions function)
>>> So EIEIO can add some text between "(semanticdb-file-table &rest
>>> LOCAL-ARGS)" and "From OBJ, return FILENAME's associated table object."?
>> I guess that could work.  I still think it would be a bit confusing: in
>> the first line it says this is a "lisp function in 'db.el'", and
>> clicking on the link will only lead to the beginning of the file because
>> the definition cannot be found.
>
> Maybe we could fix the code so that it does find it.

But there's usually more than one implementation for a method, and the
link will just point to the one which was first defined.

-David



reply via email to

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