all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Merten <smerten@oekonux.de>
To: emacs-devel@gnu.org
Subject: Re-including rst.el into Emacs repository
Date: Mon, 30 Apr 2012 15:29:08 +0200	[thread overview]
Message-ID: <30996.1335792548@eskebo.merten-home.homelinux.org> (raw)

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

Hi Emacs developers!

I maintain `rst.el`. For some years now `rst.el` is also contained in
Emacs (at `lisp/textmodes/rst.el`). However, for various reasons I
were not able to maintain it in the Emacs repository.

This has now changed :-) . With the help of Stefan Monnier I am now an
Emacs developer. I consider it an honor to be allowed to contribute to
one of the oldest Free Software projects which at the same time is my
standard tool for so many tasks :-) .

Having this said I need to add that my involvement here will quite
likely focus on maintaining `rst.el`. I work on it once in a while and
meanwhile it is really useful. I will continue to maintain `rst.el` in
the Docutils project and I guess most feedback comes from there.

Well, "meanwhile" also means that I worked a lot on `rst.el` compared
to the version still in the Emacs repository. During the last few days
I merged the changes to `rst.el` into my development version so these
changes are already integrated.

Well, how to bring this large "patch" into the Emacs repository?
Usually in Free Software projects it's a best practice to submit small
patches. In this case this really makes no sense - the diff consists
of 288 hunks. May I commit simply the current version to Bazaar or is
there a better way? Also a review of the current version by you may
make sense.

According to the GNU Coding Standards I need to write a ChangeLog
entry. I don't see this makes much sense for such a large patch - at
least not in the way ChangeLog entries are done according to the GNU
Coding Standards. So how to construct a ChangeLog entry which complies
with the standards but makes sense?

My work at rst.el also resulted in some new features. Where to put a
description of these features? I think this will be most interesting
for a new version of Emacs.

I also wrote a number of unit tests for some aspects of `rst.el`
(nearly 6000 LOC) using the great `ert` framework. I looked around a
bit in the Emacs repository and discovered the `test` directory. Would
this be the right place to put my tests to? If so are there
established practices for such a case? If not I'd create a directory
`rst` there and put stuff there.

Since my tests need a buffer to operate on I also wrote some support
code for ert to allow tests on buffer contents. I didn't follow the
development of ert - may be something like this exists meanwhile. If
not this may be useful for others, too.

Finally a general question: On which mailing lists I am supposed to
subscribe as an Emacs developer? I just subscribed `emacs-devel` and
`bug-gnu-emacs`. Do I need to subscribe to `help-gnu-emacs` also? Any
others?


						Grüße

						Stefan

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

             reply	other threads:[~2012-04-30 13:29 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-30 13:29 Stefan Merten [this message]
2012-04-30 13:37 ` Re-including rst.el into Emacs repository Deniz Dogan
2012-04-30 15:02 ` Stefan Monnier
2012-05-07 20:06   ` Stefan Merten
2012-05-08  1:42     ` Stefan Monnier
2012-05-29 20:30       ` Stefan Merten
2012-05-30  2:36         ` Stefan Monnier
2012-05-30 19:15           ` Stefan Merten
2012-05-31 18:15             ` Glenn Morris
2012-05-31 19:22               ` Leo
2012-06-02 12:16                 ` Wrong direction of C-M-a/e in rst-mode (was: Re: Re-including rst.el into Emacs repository) Stefan Merten
2012-06-03  2:08                   ` Wrong direction of C-M-a/e in rst-mode Leo
2012-06-02 10:05               ` Using cl in rst.el and elsewhere (was: Re: Re-including rst.el into Emacs repository) Stefan Merten
2012-06-02 19:15                 ` Using cl in rst.el and elsewhere Glenn Morris
2012-06-03  3:23                   ` Stefan Monnier
2012-06-03  3:57                     ` Leo
2012-06-02 19:56                 ` Stefan Monnier
2012-06-03  2:21                   ` Leo
2012-06-03  3:12                     ` Miles Bader
2012-06-03 13:41                     ` Stefan Merten
2012-06-03 13:47                       ` Pascal J. Bourguignon
2012-06-03 15:15                       ` Stefan Monnier
2012-06-03 18:30                       ` Richard Stallman
2012-06-04 13:23                   ` Stefan Monnier
2012-06-05 19:38                     ` Stefan Merten
2012-05-02 16:59 ` Re-including rst.el into Emacs repository Barry Warsaw

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=30996.1335792548@eskebo.merten-home.homelinux.org \
    --to=smerten@oekonux.de \
    --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.