unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* About contributing to Emacs
@ 2020-01-11  0:08 c4droid
  2020-01-11  2:36 ` 황병희
  0 siblings, 1 reply; 8+ messages in thread
From: c4droid @ 2020-01-11  0:08 UTC (permalink / raw)
  To: emacs-devel

Hi, I read info about for contributing to Emacs, the info say I can ask
for suggested projects, I don't know if there have some small task I can
do, so, can assign some small project or small task to me? let me can
familiarize myself with the entire development process.



Best reguards,
c4droid



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: About contributing to Emacs
  2020-01-11  0:08 About contributing to Emacs c4droid
@ 2020-01-11  2:36 ` 황병희
  0 siblings, 0 replies; 8+ messages in thread
From: 황병희 @ 2020-01-11  2:36 UTC (permalink / raw)
  To: emacs-devel

Hellow^^^

c4droid <c4droid@foxmail.com> writes:

> Hi, I read info about for contributing to Emacs, the info say I can ask
> for suggested projects, I don't know if there have some small task I can
> do, so, can assign some small project or small task to me? let me can
> familiarize myself with the entire development process.

Personaly, i don't know Emacs Lisp. Though i use Emacs and Gnus. There
is no special contributing i think. Just using Emacs is contributing so
so, thanks for read my thought.

Ah some news groups are good place [***].

Sincerely, Gmane-Gnus's fan Byung-Hee

[***] gmane.emacs.devel, gmane.emacs.gnus.general, gmane.emacs.help

-- 
^고맙습니다 _地平天成_ 감사합니다_^))//



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: About contributing to Emacs
       [not found] <m2eew626t6.fsf@foxmail.com>
@ 2020-01-11  7:47 ` Eli Zaretskii
  2020-01-13  0:53   ` c4droid
       [not found]   ` <m2h810kwi2.fsf@foxmail.com>
  0 siblings, 2 replies; 8+ messages in thread
From: Eli Zaretskii @ 2020-01-11  7:47 UTC (permalink / raw)
  To: c4droid; +Cc: emacs-devel

> From: c4droid <c4droid@foxmail.com>
> Date: Sat, 11 Jan 2020 08:08:37 +0800
> 
> Hi, I read info about for contributing to Emacs, the info say I can ask
> for suggested projects, I don't know if there have some small task I can
> do, so, can assign some small project or small task to me? let me can
> familiarize myself with the entire development process.

Thank you for your interest in Emacs development.

Please begin by reading CONTRIBUTE and etc/TODO.  Please also feel
free to ask questions here if anything there is not clear enough.



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: About contributing to Emacs
  2020-01-11  7:47 ` Eli Zaretskii
@ 2020-01-13  0:53   ` c4droid
       [not found]   ` <m2h810kwi2.fsf@foxmail.com>
  1 sibling, 0 replies; 8+ messages in thread
From: c4droid @ 2020-01-13  0:53 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel

I watched CONTRIBUTE and etc/TODO, I have a little confused for etc/TODO
structures, and I fork and clone the source from
github.com/emacs-mirror/emacs, when I fetch from it to my fork
repository, some branches from upstream I cannot push to my fork
repository, how can I do that.

Eli Zaretskii writes:

>> From: c4droid <c4droid@foxmail.com>
>> Date: Sat, 11 Jan 2020 08:08:37 +0800
>> 
>> Hi, I read info about for contributing to Emacs, the info say I can ask
>> for suggested projects, I don't know if there have some small task I can
>> do, so, can assign some small project or small task to me? let me can
>> familiarize myself with the entire development process.
>
> Thank you for your interest in Emacs development.
>
> Please begin by reading CONTRIBUTE and etc/TODO.  Please also feel
> free to ask questions here if anything there is not clear enough.






^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: About contributing to Emacs
       [not found]   ` <m2h810kwi2.fsf@foxmail.com>
@ 2020-01-13  3:24     ` Eli Zaretskii
  2020-01-13  4:14       ` Anonymous
  0 siblings, 1 reply; 8+ messages in thread
From: Eli Zaretskii @ 2020-01-13  3:24 UTC (permalink / raw)
  To: c4droid; +Cc: emacs-devel

> From: c4droid <c4droid@foxmail.com>
> Cc: emacs-devel@gnu.org
> Date: Mon, 13 Jan 2020 08:53:09 +0800
> 
> I watched CONTRIBUTE and etc/TODO, I have a little confused for etc/TODO
> structures, and I fork and clone the source from
> github.com/emacs-mirror/emacs, when I fetch from it to my fork
> repository, some branches from upstream I cannot push to my fork
> repository, how can I do that.

You are supposed to clone the Git repository from Savannah and work in
your clone.  Then submit changes and someone will review them and push
if approved.



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: About contributing to Emacs
  2020-01-13  3:24     ` Eli Zaretskii
@ 2020-01-13  4:14       ` Anonymous
  2020-01-13  5:39         ` Eli Zaretskii
  0 siblings, 1 reply; 8+ messages in thread
From: Anonymous @ 2020-01-13  4:14 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel

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

In&nbsp;my&nbsp;network&nbsp;environment,&nbsp;I&nbsp;can&nbsp;connect&nbsp;github,&nbsp;GNU&nbsp;official&nbsp;repository&nbsp;I&nbsp;cannot&nbsp;to&nbsp;connect.&nbsp;Git&nbsp;return&nbsp;error:&nbsp;Connect&nbsp;reset&nbsp;by&nbsp;peer.


---Original---
From: &quot;Eli Zaretskii&quot;<eliz@gnu.org&gt;
Date: Mon, Jan 13, 2020 11:24 AM
To: &quot;c4droid&quot;<c4droid@foxmail.com&gt;;
Cc: &quot;emacs-devel&quot;<emacs-devel@gnu.org&gt;;
Subject: Re: About contributing to Emacs


&gt; From: c4droid <c4droid@foxmail.com&gt;
&gt; Cc: emacs-devel@gnu.org
&gt; Date: Mon, 13 Jan 2020 08:53:09 +0800
&gt; 
&gt; I watched CONTRIBUTE and etc/TODO, I have a little confused for etc/TODO
&gt; structures, and I fork and clone the source from
&gt; github.com/emacs-mirror/emacs, when I fetch from it to my fork
&gt; repository, some branches from upstream I cannot push to my fork
&gt; repository, how can I do that.

You are supposed to clone the Git repository from Savannah and work in
your clone.&nbsp; Then submit changes and someone will review them and push
if approved.

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: About contributing to Emacs
  2020-01-13  4:14       ` Anonymous
@ 2020-01-13  5:39         ` Eli Zaretskii
  2020-01-13  5:43           ` c4droid
  0 siblings, 1 reply; 8+ messages in thread
From: Eli Zaretskii @ 2020-01-13  5:39 UTC (permalink / raw)
  To: emacs-devel, Anonymous; +Cc: emacs-devel

On January 13, 2020 6:14:43 AM GMT+02:00, Anonymous <c4droid@foxmail.com> wrote:
> In&nbsp;my&nbsp;network&nbsp;environment,&nbsp;I&nbsp;can&nbsp;connect&nbsp;github,&nbsp;GNU&nbsp;official&nbsp;repository&nbsp;I&nbsp;cannot&nbsp;to&nbsp;connect.&nbsp;Git&nbsp;return&nbsp;error:&nbsp;Connect&nbsp;reset&nbsp;by&nbsp;peer.


Please follow the instructions at the beginning of CONTRIBUTE, where it explains how to clone the Emacs Git repository.



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: About contributing to Emacs
  2020-01-13  5:39         ` Eli Zaretskii
@ 2020-01-13  5:43           ` c4droid
  0 siblings, 0 replies; 8+ messages in thread
From: c4droid @ 2020-01-13  5:43 UTC (permalink / raw)
  To: Eli Zaretskii, emacs-devel; +Cc: emacs-devel

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

OK. I'll view that part.



---Original---
From: "Eli Zaretskii"<eliz@gnu.org&gt;
Date: Mon, Jan 13, 2020 13:40 PM
To: "Anonymous"<c4droid@foxmail.com&gt;;"emacs-devel"<emacs-devel@gnu.org&gt;;
Cc: "emacs-devel"<emacs-devel@gnu.org&gt;;
Subject: Re: About contributing to Emacs


On January 13, 2020 6:14:43 AM GMT+02:00, Anonymous <c4droid@foxmail.com&gt; wrote:
&gt; In&amp;nbsp;my&amp;nbsp;network&amp;nbsp;environment,&amp;nbsp;I&amp;nbsp;can&amp;nbsp;connect&amp;nbsp;github,&amp;nbsp;GNU&amp;nbsp;official&amp;nbsp;repository&amp;nbsp;I&amp;nbsp;cannot&amp;nbsp;to&amp;nbsp;connect.&amp;nbsp;Git&amp;nbsp;return&amp;nbsp;error:&amp;nbsp;Connect&amp;nbsp;reset&amp;nbsp;by&amp;nbsp;peer.


Please follow the instructions at the beginning of CONTRIBUTE, where it explains how to clone the Emacs Git repository.

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-01-13  5:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-11  0:08 About contributing to Emacs c4droid
2020-01-11  2:36 ` 황병희
     [not found] <m2eew626t6.fsf@foxmail.com>
2020-01-11  7:47 ` Eli Zaretskii
2020-01-13  0:53   ` c4droid
     [not found]   ` <m2h810kwi2.fsf@foxmail.com>
2020-01-13  3:24     ` Eli Zaretskii
2020-01-13  4:14       ` Anonymous
2020-01-13  5:39         ` Eli Zaretskii
2020-01-13  5:43           ` c4droid

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).