unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Michal Nazarewicz <mpn@google.com>
Cc: emacs-devel@gnu.org
Subject: Re: PATCH: num3-mode for highlighting groups of digits in long numbers
Date: Tue, 25 Sep 2012 21:07:18 -0400	[thread overview]
Message-ID: <jwvsja561ho.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <xa1t8vbxg7k5.fsf@mina86.com> (Michal Nazarewicz's message of "Tue, 25 Sep 2012 22:40:26 +0200")

>>> This time I bring to you a patch adding num3-mode which helps read long
>>> numbers by alternating highlighting of group of digits in a long
>>> number, so for instance something like:
>> Looks nice, thanks.  Tho I'd rather add it to GNU ELPA than to
>> Emacs proper.
> Obviously, I would love to have it in Emacs, especially since it's tiny
> and I strongly believe it could benefit everyone by turning it on by
> default, but I could settle for a package if no one wants it in
> Emacs. ;)

I'm moving in the direction of keeping in Emacs only the
"infrastructure" packages and leaving most of the end-user packages in
GNU ELPA.

Note that it doesn't necessarily mean it won't be included in Emacs.
I hope that by Emacs-25, the Emacs tarball will be made up of Emacs
proper plus some bundled ELPA packages so we can freely move packages to
ELPA (e.g. for Gnus and Org).

> However, I could not figure out how would I go about preparing a package
> to go there.  Emacswiki points to a overly-long thread with some
> pointers about policy, but no steps to get a package there.

For single-file packages, you just need to file to be structured
correctly (try C-u M-x checkdoc-current-buffer) and have "Version:"
and "Maintainer:" headers at the beginning.

Also the packages need to have their copyright paperwork in order, just
like code included with Emacs, so we can easily move code between
the two.


        Stefan



  reply	other threads:[~2012-09-26  1:07 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-06 16:21 PATCH: num3-mode for highlighting groups of digits in long numbers Michal Nazarewicz
2012-09-06 17:23 ` Lars Ingebrigtsen
2012-09-06 21:22 ` Stefan Monnier
2012-09-25 20:40   ` Michal Nazarewicz
2012-09-26  1:07     ` Stefan Monnier [this message]
2012-09-26 12:27       ` Michal Nazarewicz
2012-09-26 12:56         ` Noah Lavine
2012-09-26 13:06           ` Michal Nazarewicz
2012-09-26 14:58             ` Lennart Borgman
2012-09-26 20:02               ` Stefan Monnier
2012-09-26 20:01             ` Stefan Monnier
2012-09-26 21:33               ` Michal Nazarewicz
2012-09-26 21:44                 ` Stefan Monnier
2012-09-26 23:33                   ` Michal Nazarewicz
2012-09-26 21:36               ` turn-on/off-*MODE* (was: Re: PATCH: num3-mode for highlighting groups of digits in long numbers) chad
2012-09-26 21:47                 ` turn-on/off-*MODE* Stefan Monnier
2012-09-26 21:59               ` PATCH: num3-mode for highlighting groups of digits in long numbers felix
2012-09-06 23:18 ` Jambunathan K
2012-09-06 23:41   ` felix
2012-09-07  1:14   ` Michal Nazarewicz

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=jwvsja561ho.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=mpn@google.com \
    /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 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).