* 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 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 ` About contributing to Emacs 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 my network environment, I can connect github, GNU official repository I cannot to connect. Git return error: Connect reset by peer.
---Original---
From: "Eli Zaretskii"<eliz@gnu.org>
Date: Mon, Jan 13, 2020 11:24 AM
To: "c4droid"<c4droid@foxmail.com>;
Cc: "emacs-devel"<emacs-devel@gnu.org>;
Subject: Re: About contributing to Emacs
> 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.
[-- 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 my network environment, I can connect github, GNU official repository I cannot to connect. Git return error: Connect reset by 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>
Date: Mon, Jan 13, 2020 13:40 PM
To: "Anonymous"<c4droid@foxmail.com>;"emacs-devel"<emacs-devel@gnu.org>;
Cc: "emacs-devel"<emacs-devel@gnu.org>;
Subject: Re: About contributing to Emacs
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.
[-- 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 --
[not found] <m2eew626t6.fsf@foxmail.com>
2020-01-11 7:47 ` About contributing to Emacs 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
2020-01-11 0:08 c4droid
2020-01-11 2:36 ` 황병희
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.