emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs TODO List


From: Xue Fuqiao
Subject: Re: Emacs TODO List
Date: Sat, 16 Feb 2013 11:56:15 +0800

On Fri, 15 Feb 2013 19:38:37 -0500 (EST)
Justin Downer <address@hidden> wrote:

> I'd work on this.  I am not sure where to begin.  Any advice?.

1. Contributed code should follow the GNU Coding Standards and
the "Tips and Conventions" Appendix of the Emacs Lisp Reference.

2. For non-trivial contributions to GNU Emacs we require that the
copyright be assigned to the FSF.

3. You'd better write your patch based on the latest version (bzr
trunk).  Then bundle your patch, description, ChangeLog up in a
mail message and send it to the developers.

4. Or you can creat a task branch, work on it, and publish it on
Launchpad[1].

5. You can also request for inclusion of the Emacs group in
Savannah[2].  If you are a member, you can merge to the upstream
master directly.

6. As for which task to take, it depends on your Emacs knowledge.
There are simple tasks like remove leading `*'s from defcustom
doc-strings.  There are also important features like removing the
limitation that window and frame widths and heights can be only
full columns/lines.

7. If you don't know what to learn, you can have a look at this
thread:
http://lists.gnu.org/archive/html/emacs-devel/2013-01/msg00631.html

8. If you think of new features to add to etc/TODO, please
suggest them too.

9. As Glenn said, you can also fix bugs in debbugs.

HTH

[1] bzr push lp:~USERNAME/emacs/TASKNAME
[2] https://savannah.gnu.org/project/memberlist.php?group=emacs

-- 
Best regards, Xue Fuqiao.
http://www.emacswiki.org/emacs/XueFuqiao



reply via email to

[Prev in Thread] Current Thread [Next in Thread]