[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
Re: Documentation by function beyond elisp
From:
goncholden
Subject:
Re: Documentation by function beyond elisp
Date:
2023年3月09日 13:01:31 +0000
------- Original Message -------
On Friday, March 10th, 2023 at 12:24 AM, Eli Zaretskii <eliz@gnu.org> wrote:
> > Date: 2023年3月09日 11:33:02 +0000
> > From: goncholden goncholden@protonmail.com
> >
> > For elisp files, emacs has the capability of showing documentation by
> > function. A valuable tool
> > would be to extend such functionality to others like bash and awk. Perhaps
> > one can come up
> > with something that could work beautifully. Have there been an ideas for
> > such capability extension
> > before?
>
>
> Did you try "C-h S"?
That does not work for user-defined awk functions, complaining that a function
name
is not a symbol.
Re: Documentation by function beyond elisp , Yuri Khan, 2023年03月09日