all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Deniz Dogan <deniz.a.m.dogan@gmail.com>
To: Emacs-Devel devel <emacs-devel@gnu.org>
Subject: Getting further information from describe-function
Date: Mon, 28 Jun 2010 22:32:20 +0200	[thread overview]
Message-ID: <AANLkTinA9CUVUN8FVyiP9qxKQgfcJUYKpX9ufQCHFrnf@mail.gmail.com> (raw)

Hi, developers

I would like to write a little function which acts like the
completing-read of describe-function but the completion buffer should
use customizable faces which indicate whether what is completed to are
obsolote, macros, etc. One could even imagine using customizable
format strings for the output, possibly to be able to indicate e.g.
where the functions are defined. describe-function in its current
state is rather "dumb", simply using completing-read over obarray on
symbols that "are fboundp".

So to write this feature I had in mind...where do I start?

Thanks,
Deniz Dogan



             reply	other threads:[~2010-06-28 20:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-28 20:32 Deniz Dogan [this message]
2010-06-28 21:11 ` Getting further information from describe-function Juri Linkov
2010-06-28 21:20   ` Drew Adams
2010-06-28 21:11 ` Drew Adams

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTinA9CUVUN8FVyiP9qxKQgfcJUYKpX9ufQCHFrnf@mail.gmail.com \
    --to=deniz.a.m.dogan@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.