unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#8592: 24.0.50; improve describe-function/variable
@ 2011-04-29 21:49 Florian Beck
  2011-04-30 12:15 ` Juri Linkov
  0 siblings, 1 reply; 3+ messages in thread
From: Florian Beck @ 2011-04-29 21:49 UTC (permalink / raw)
  To: 8592


Both functions provide lots of useful information. Unfortunatly, they do
too much at once. They collect the information AND display it. I'd find
it useul to have access to the help text in a lisp program. So I suggest
splitting the functions up and have one function return the help text,
another display it. Even more useful would be a function returning a
list with source file and position, keybindings, etc for functions and
original value for variables.

-- 
Florian Beck





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#8592: 24.0.50; improve describe-function/variable
  2011-04-29 21:49 bug#8592: 24.0.50; improve describe-function/variable Florian Beck
@ 2011-04-30 12:15 ` Juri Linkov
  2011-05-02 20:48   ` Florian Beck
  0 siblings, 1 reply; 3+ messages in thread
From: Juri Linkov @ 2011-04-30 12:15 UTC (permalink / raw)
  To: Florian Beck; +Cc: 8592

> Both functions provide lots of useful information. Unfortunatly, they do
> too much at once. They collect the information AND display it. I'd find
> it useul to have access to the help text in a lisp program. So I suggest
> splitting the functions up and have one function return the help text,
> another display it. Even more useful would be a function returning a
> list with source file and position, keybindings, etc for functions and
> original value for variables.

This is what I intended to do:
http://thread.gmane.org/gmane.emacs.devel/125872/focus=126713
I'll continue very soon.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#8592: 24.0.50; improve describe-function/variable
  2011-04-30 12:15 ` Juri Linkov
@ 2011-05-02 20:48   ` Florian Beck
  0 siblings, 0 replies; 3+ messages in thread
From: Florian Beck @ 2011-05-02 20:48 UTC (permalink / raw)
  To: Juri Linkov; +Cc: Florian Beck, 8592

Juri Linkov <juri@jurta.org> writes:

>> Both functions provide lots of useful information. Unfortunatly, they do
>> too much at once. They collect the information AND display it. I'd find
>> it useul to have access to the help text in a lisp program. So I suggest
>> splitting the functions up and have one function return the help text,
>> another display it. Even more useful would be a function returning a
>> list with source file and position, keybindings, etc for functions and
>> original value for variables.
>
> This is what I intended to do:
> http://thread.gmane.org/gmane.emacs.devel/125872/focus=126713
> I'll continue very soon.

That looks exactly like what I need. Looking forward to it!

>
>
>
>

-- 
Florian Beck





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-05-02 20:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-29 21:49 bug#8592: 24.0.50; improve describe-function/variable Florian Beck
2011-04-30 12:15 ` Juri Linkov
2011-05-02 20:48   ` Florian Beck

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).