all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: <tomas@tuxteam.de>
To: help-gnu-emacs@gnu.org
Subject: Re: What is the policy for moving a feature into core or not?
Date: Tue, 30 Jul 2019 09:31:15 +0200	[thread overview]
Message-ID: <20190730073115.GA13405@tuxteam.de> (raw)
In-Reply-To: <Axu6xw.KYGaop2LyO8.2WJYvl9GYwbYFYIyHAFx@freemail.hu>

[-- Attachment #1: Type: text/plain, Size: 1722 bytes --]

On Tue, Jul 30, 2019 at 06:20:34AM +0000, ndame wrote:
> Let's take the kill ring. It's a central piece of emacs, yet I don't see any keyboard
> based solution built in to browse and search the kill ring. M-y is extremely basic. There is
> a menu, but it's mouse based, inefficient.
> 
> There are external packages, of course, but I wonder if there should be a builtin way to
> navigate and search the kill ring from the keyboard. By builtin I mean a package available
> from at least elpa.

Hm. Doing "M-x package-list-packages" and searching there for "kill" yields a few
hits, among them:

  browse-kill-ring  2.0.0   available  melpa-s... interactively insert items from kill-ring
  easy-kill         0.9.3   available  gnu        kill & mark things easily
  kill-ring-search  1.1     available  melpa-s... incremental search for the kill ring

(and several more; DISCLAIMER: I haven't tried any of them).

Perhaps one of those could fit your needs? Or be a starting point?

> Is there a current policy which governs what features are integrated into the core (elpa) 
> and what features are left to outside developers?

The only formal hurdle is the copyright assignment papers [0] (if you
want your code into Emacs or Elpa; there are alternatives). And if you
trust the FSF, this hurdle is minimal.

The informal hurdle is getting your stuff out there, maintaining it,
and convincing people that it's worth it having a look. Easy stuff,
really [1] ;-P

Cheers

[0] https://www.fsf.org/licensing/assigning.html/?searchterm=copyright%20assignment

[1] No, just kidding. And reminding myself of the nearly infinite debt
   I'm in towards the free software community.

-- tomás

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

  reply	other threads:[~2019-07-30  7:31 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-30  6:20 What is the policy for moving a feature into core or not? ndame
2019-07-30  7:31 ` tomas [this message]
2019-12-14 11:29 ` Emanuel Berg via Users list for the GNU Emacs text editor
2019-12-14 12:30 ` Óscar Fuentes
2019-12-14 14:05 ` Óscar Fuentes
  -- strict thread matches above, loose matches on Subject: below --
2019-07-30 11:58 ndame
2019-07-30 13:31 ` tomas
2019-07-30 13:59   ` John Yates
2019-07-30 14:34 ` Stefan Monnier
2019-08-03 17:45   ` Emanuel Berg
2019-08-04 13:05     ` Stefan Monnier
2019-07-30 14:10 ndame
2019-07-30 14:13 ` tomas
2019-07-30 14:53   ` Eli Zaretskii

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=20190730073115.GA13405@tuxteam.de \
    --to=tomas@tuxteam.de \
    --cc=help-gnu-emacs@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.