all messages for Emacs-related lists mirrored at yhetil.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.