all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: general-purpose.el - a general-forms-resource-utility
Date: Thu, 06 Jul 2006 22:57:49 +0300	[thread overview]
Message-ID: <uu05uqzeq.fsf@gnu.org> (raw)
In-Reply-To: <44ACE1B5.10909@easy-emacs.de> (message from Andreas Roehler on Thu, 06 Jul 2006 12:11:01 +0200)

> Date: Thu, 06 Jul 2006 12:11:01 +0200
> From: Andreas Roehler <andreas.roehler@easy-emacs.de>
> 
> There are general usable functions scattered in the
> source files, which are useful in a lot of
> circumstances and could be callable in a given context.

Why do we need a new file for these?  We already have subr.el, why not
add things to it?

> To have an (indexed) collection of all these goodies,
> not only developers would gain an additional - sorted -
> resource

I agree, but this just boils down to additions to the ELisp manual, or
(if the current size is already too much for print) for an additional
manual, perhaps included in the on-line version with the @ifnottex
conditionals we use in the user manual.

> At the moment I see the following requirements at such
> a general-resource-utility:
> 
> - take a given function or form where the point is in
>   and prompt the user where to sort it (as groups in
>   customize deliver a hierarchy and system)

An Info manual already supports a similar facility, so we could just
use it.

> - display a list of clickable functions or forms the
>   way `apropos' does; i.e. M-x `general-resource-utility'
>   RET `string-strip' should display several
>   string-strip-utilities to examine, insert at point etc.
> 
> - allow users to edit the collection via
>   copy-and-paste; provide some automated indexing
>   afterward

Is there something beyond completion here?

> - display related topics as customize does with
>   parent groups

There's a C-h subcommand to do that.

  reply	other threads:[~2006-07-06 19:57 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-06 10:11 general-purpose.el - a general-forms-resource-utility Andreas Roehler
2006-07-06 19:57 ` Eli Zaretskii [this message]
2006-07-06 20:34   ` Lennart Borgman
2006-07-07  6:13   ` Andreas Roehler
2006-07-07  4:14 ` Richard Stallman
2006-07-07  6:32   ` Andreas Roehler
2006-07-07  7:55     ` Thien-Thi Nguyen
2006-07-07  8:50       ` Andreas Roehler
2006-07-07 16:04         ` Thien-Thi Nguyen
2006-07-08  1:12     ` Richard Stallman
2006-07-07  4:15 ` Richard Stallman
2006-07-07  7:08   ` Andreas Roehler

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=uu05uqzeq.fsf@gnu.org \
    --to=eliz@gnu.org \
    --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.