all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lennart Borgman <lennart.borgman@gmail.com>
To: Matthew Wood <doowttam@gmail.com>
Cc: Jambunathan K <kjambunathan@gmail.com>,
	Emacs-Devel devel <emacs-devel@gnu.org>
Subject: Re: Contributing
Date: Sun, 27 Jan 2013 23:14:37 +0100	[thread overview]
Message-ID: <CANbX3647gfAJRvsyejwN2DqP4XnKp=iN5J9Qp+BAof=BPD6beQ@mail.gmail.com> (raw)
In-Reply-To: <CAJbv8FgNTO1dpS7tS_ponjKzG+FDbJrPNEjELfqm_kk+sfqhuA@mail.gmail.com>

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

Since you are a web developer you might also want to have a look at nXhtml
and mumamo.el.

There are things in mumamo that can't be fixed without low level changes to
Emacs. A tough job.
On Jan 27, 2013 8:57 PM, "Matthew Wood" <doowttam@gmail.com> wrote:

> Awesome, that's exactly what I was looking for. Thanks!
>
>
> On Sun, Jan 27, 2013 at 1:04 PM, Jambunathan K <kjambunathan@gmail.com>wrote:
>
>> Matthew Wood <doowttam@gmail.com> writes:
>>
>> > Thanks, I'll check out the bug list and some of the bigger packages I
>> > rely on, too.
>>
>> > More information: I'm a web developer working on Linux and primarily
>> > working in Perl, Python, Javascript, stuff like that. Probably not
>> > anything directly applicable, unfortunately.
>>
>> If you are in to PHP, then there is a "rumour" that Emacs lacks good
>> support for PHP.  May be you can try building one...
>>
>> Interestingly, there is no  Lisp...
>>
>> 1. Pick up some Elisp and CL.  Emacs comes with the following info
>>    manuals.
>>
>>         * Emacs Lisp Intro: (eintr).  A simple introduction to Emacs
>>           Lisp programming.
>>
>>         * CL: (cl).  Partial Common Lisp support for Emacs Lisp.
>>
>> 2. Elisp cookbook is a good resource.
>>         http://emacswiki.org/emacs/ElispCookbook
>>
>> 3. For a quick list of good-to-know APIs see
>>
>>         http://wikemacs.org/wiki/Emacs_Lisp_Cheat_Sheet
>>
>>    The page is badly formatted but good.
>>
>> 4. Build Emacs from Bzr trunk and use it for your day to day use.
>>    Sooner or later you may run in to some issues and you can take that
>>    opportunity to complain.
>>
>>         http://emacswiki.org/emacs/BzrForEmacsDevs
>>
>>
>> > On Sun, Jan 27, 2013 at 12:12 PM, Jambunathan K
>> > <kjambunathan@gmail.com> wrote:
>> >
>> >     Matthew Wood <doowttam@gmail.com> writes:
>> >
>> >     > I'm interested contributing, but don't have a project in mind.
>> >     The
>> >     > contributing docs mention starting with a message here.
>> >
>> >
>> >     May be you should tell us more?
>> >
>> >     How do you use your Emacs and to what ends. Are you a programmer
>> >     and
>> >     what languages do you program in? What are your interest areas?
>> >     What
>> >     platform do you use - Mac, Linux, Windows etc.
>> >
>> >     The easiest way to contribute is by filing bug reports, responding
>> >     to
>> >     and helping others in the MLs, IRC.
>> >
>> >     You can also contribute to any of the bigger packages like Gnus,
>> >     Org
>> >     mode, CEDET etc.
>> >
>> >     If you are serious about contributing, why not submit a(ny) patch
>> >     of say
>> >     20+ lines, asssign the copyright to FSF and have it integrated in
>> >     to
>> >     Emacs proper or GNU ELPA. See section titled `* Copyright
>> >     Assignment'
>> >     in etc/CONTRIBUTE.
>> >
>> >     Whether projects end up in your plate or not, lurking around in
>> >     the
>> >     mailing list of Emacs and sister projects can give you good
>> >     perspective
>> >     on the goings-on in Emacs world. You can join in when something
>> >     rings
>> >     a bell.
>> >
>> >
>> >     > Looking through the archives, I found a message that basically
>> >     said
>> >     > that there wasn't a well organized list of projects for beginner
>> >     > contributors. It suggested looking in etc/TODO and etc/NEWS for
>> >     ideas.
>> >     >
>> >     > Is that still the best way to start? Or is there a better way
>> >     now?
>> >     >
>> >     > Thanks.
>> >     >
>> >     > Matt Wood
>> >     >
>> >
>> >
>> >     --
>>
>
>

[-- Attachment #2: Type: text/html, Size: 5155 bytes --]

  reply	other threads:[~2013-01-27 22:14 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-27 16:57 Contributing Matthew Wood
2013-01-27 17:00 ` Contributing Aurélien Aptel
2013-01-27 17:13 ` Contributing Paul Eggert
2013-01-27 18:12 ` Contributing Jambunathan K
2013-01-27 18:36   ` Contributing Matthew Wood
2013-01-27 19:04     ` Contributing Jambunathan K
2013-01-27 19:57       ` Contributing Matthew Wood
2013-01-27 22:14         ` Lennart Borgman [this message]
2013-01-27 23:56           ` Contributing Xue Fuqiao
2013-01-28  6:40             ` Contributing Dmitry Gutov
2013-01-28  0:52       ` Contributing Xue Fuqiao
  -- strict thread matches above, loose matches on Subject: below --
2011-07-23  8:13 Contributing Sameer Rahmani
2011-07-23  8:53 ` Contributing Jambunathan K
2011-07-25 20:32 ` Contributing Rett Kent

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='CANbX3647gfAJRvsyejwN2DqP4XnKp=iN5J9Qp+BAof=BPD6beQ@mail.gmail.com' \
    --to=lennart.borgman@gmail.com \
    --cc=doowttam@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=kjambunathan@gmail.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 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.