emacs-devel
[Top][All Lists]
Advanced

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

Re: Helpful in Emacs?


From: Arthur Miller
Subject: Re: Helpful in Emacs?
Date: Fri, 10 Sep 2021 10:00:47 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Arthur Miller <arthur.miller@live.com>
>> Date: Fri, 10 Sep 2021 09:11:19 +0200
>> Cc: me@wilfred.me.uk, Emacs developers <emacs-devel@gnu.org>,
>>  Daniel Martín <mardani29@yahoo.es>
>> 
>> So the alternative is to develop similar functionality ourselves into 
>> built-in help?
>
> Yes, but we need first to establish which features we want to have,
> which ones are opt-in and which opt-out, etc.

I just answered to Stefan K:

What I care most for at the moment are: doc lookup for autoladed functions
without the doc in the stub, and not yet loaded; and code inlined in help 
buffer,
instead of just plain link. The former would make it possible to save some
space, for example docs does not need to be included in stubs, and can be
fetched on demand. For example package-quickstart.el wouldn't need to pack 800
kb of docs when some of those will never be requested anyway.

The latter is just plain nice to have. It saves time if I can just scroll other
(help) buffer and read the source without need ot click on link in it to fetch
the source code.



reply via email to

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