From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alexander Poslavsky Newsgroups: gmane.emacs.devel Subject: Re: Trunk still not open Date: Wed, 19 Mar 2014 17:21:14 +0200 Message-ID: References: <87lhw6tdwy.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c16f5c480cd804f4f7351f X-Trace: ger.gmane.org 1395242489 10385 80.91.229.3 (19 Mar 2014 15:21:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 19 Mar 2014 15:21:29 +0000 (UTC) Cc: emacs-devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 19 16:21:40 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WQIJI-0005Xv-4i for ged-emacs-devel@m.gmane.org; Wed, 19 Mar 2014 16:21:40 +0100 Original-Received: from localhost ([::1]:42050 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQIJH-0003xG-I9 for ged-emacs-devel@m.gmane.org; Wed, 19 Mar 2014 11:21:39 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33095) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQIJE-0003vi-D9 for emacs-devel@gnu.org; Wed, 19 Mar 2014 11:21:37 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WQIJD-0006ho-C4 for emacs-devel@gnu.org; Wed, 19 Mar 2014 11:21:36 -0400 Original-Received: from mail-qa0-x22a.google.com ([2607:f8b0:400d:c00::22a]:52298) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQIJD-0006hI-7b for emacs-devel@gnu.org; Wed, 19 Mar 2014 11:21:35 -0400 Original-Received: by mail-qa0-f42.google.com with SMTP id k15so8860753qaq.29 for ; Wed, 19 Mar 2014 08:21:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:cc:content-type; bh=8j772dXvo6gFHejD5V1Fx1mPzG4iHhwYqogs6+AmL7w=; b=nwhejBemiKrqaG6rEKaReeNnavTMciwotpg6lAv895QD4NBY7KE85VJY3QwSRn0gN+ FCg+UbqRS1BlN0hbfdxpyrKOwl+GvngO1L6ckx2xKM69rk3/pTpqhPYvA1+i+U+UVgaB XTGCuPEhK5YpZigUcPgNoZEPxHorL65gqhtK6XFdRtvHH5B7trs+zoZ3vbdkrGzMj6Hm cYvKM9E/r2oIJoTxRcGjBIqr5HtEmns3hrEvElq7n3ysjk1xKul4imtQAbI8OXcA3E06 qpBWQXZd3+AiF8w3DcBDuFqKIaWo5vXUOQPc6bjKZiwkINW8DzTBsAAwoT6sUOvhe5Ts NtfQ== X-Received: by 10.140.101.101 with SMTP id t92mr2213368qge.115.1395242494854; Wed, 19 Mar 2014 08:21:34 -0700 (PDT) Original-Received: by 10.96.97.193 with HTTP; Wed, 19 Mar 2014 08:21:14 -0700 (PDT) In-Reply-To: <87lhw6tdwy.fsf@gmail.com> X-Google-Sender-Auth: 2yeJLgyv-aiBpuazg0y1y0Ee37s X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400d:c00::22a X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:170533 Archived-At: --001a11c16f5c480cd804f4f7351f Content-Type: text/plain; charset=UTF-8 Thanks, something to look into tonight On Wed, Mar 19, 2014 at 5:18 PM, Jambunathan K wrote: > Alexander Poslavsky writes: > > > There might me people lurking on the list who might be interested in > > writing (some) documentation. Is there some low-hanging fruit and / or > > documentation how people could start? > > Look the NEWS file. > > C-h n > > and read through it. > > http://repo.or.cz/w/emacs.git/blob_plain/HEAD:/etc/NEWS > > ---------------------------------------------------------------- > > Here is a very small and well-defined task. > > http://lists.gnu.org/archive/html/emacs-devel/2014-03/msg00204.html > > and a related bug > > http://lists.gnu.org/archive/html/emacs-devel/2014-03/msg00330.html > > > > Newbie Alex > --001a11c16f5c480cd804f4f7351f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Thanks, something to look into tonight


On Wed, Mar 19, 2014 at 5:1= 8 PM, Jambunathan K <kjambunathan@gmail.com> wrote:
Alexander Poslavsky <a.poslavsky@gmail.com> writes:<= br>
> There might me people lurking on the list who might be interested in > writing (some) documentation. Is there some low-hanging fruit and / or=
> documentation how people could start?

Look the NEWS file.

=C2=A0 =C2=A0 C-h n

and read through it.

http://repo.or.cz/w/emacs.git/blob_plain/HEAD:/etc/NEWS

----------------------------------------------------------------

Here is a very small and well-defined task.

=C2=A0 =C2=A0 http://lists.gnu.org/archive/html/emac= s-devel/2014-03/msg00204.html

and a related bug

=C2=A0 =C2=A0 http://lists.gnu.org/archive/html/emac= s-devel/2014-03/msg00330.html


> Newbie Alex

--001a11c16f5c480cd804f4f7351f--