From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andrew Hyatt Newsgroups: gmane.emacs.devel Subject: Re: Inclusion of websocket library Date: Thu, 1 Aug 2013 11:11:39 -0400 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b4721584942f304e2e442b2 X-Trace: ger.gmane.org 1375369910 11455 80.91.229.3 (1 Aug 2013 15:11:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 1 Aug 2013 15:11:50 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 01 17:11:52 2013 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 1V4uXa-0007JN-GL for ged-emacs-devel@m.gmane.org; Thu, 01 Aug 2013 17:11:46 +0200 Original-Received: from localhost ([::1]:50996 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V4uXa-0001sN-2C for ged-emacs-devel@m.gmane.org; Thu, 01 Aug 2013 11:11:46 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35470) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V4uXW-0001sB-Gt for emacs-devel@gnu.org; Thu, 01 Aug 2013 11:11:43 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V4uXU-0003v3-G6 for emacs-devel@gnu.org; Thu, 01 Aug 2013 11:11:42 -0400 Original-Received: from mail-oa0-x22a.google.com ([2607:f8b0:4003:c02::22a]:65100) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V4uXU-0003ul-A4 for emacs-devel@gnu.org; Thu, 01 Aug 2013 11:11:40 -0400 Original-Received: by mail-oa0-f42.google.com with SMTP id i18so4665021oag.29 for ; Thu, 01 Aug 2013 08:11:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=EWVuOl/LAIXTNu9IA6lHRGXF9CUZ/k2OVpZr4yndWuQ=; b=tOcRgWUJZ/5ZhWJa/6cNqm2vS80asVgT/avIaMNFsE95tavkNeA2G09U2EcWTkhmLV RcnGS0+COxPapGwsV5hn9+6SDqLSVoNmhbmp/oD5o7SyK9d6DCDh51yXpP56JPJ67Y3i eI8TgCssxeVvi0btaFCr7ziK6AdQ9hq+c51HuJKwHXRbTvL6hx5oYCY91kyApfmJCe8u E7xW9X2Ac2szm0dNkuR1nvnF7LW67isS5nHAm3BLsEmKelXUm3ud4cnWQi8V+4iaIvQ6 zEomibIz098/LHegdVyorC2ZKKNTMpEJP9JIpCQ/59tRfaNsrMSp4Spc+aujmOlPgwxe ogPQ== X-Received: by 10.60.132.148 with SMTP id ou20mr1543360oeb.74.1375369899359; Thu, 01 Aug 2013 08:11:39 -0700 (PDT) Original-Received: by 10.76.166.198 with HTTP; Thu, 1 Aug 2013 08:11:39 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4003:c02::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:162319 Archived-At: --047d7b4721584942f304e2e442b2 Content-Type: text/plain; charset=ISO-8859-1 Sounds good, I'm willing to do this. Thanks for explaining. On Wed, Jul 31, 2013 at 1:55 PM, Stefan Monnier wrote: > > OK, sounds like a good thing. How do I go about uploading my code to > > GNU ELPA, > > Currently, we simply add the file to the `elpa' branch (more > specifically in a new elpa/packages/websocket directory), after which it > should magically appear (a day later) in the GNU ELPA. > > > and keeping it updated? > > We give you write access to the Emacs repository (which includes the > `elpa' branch). > > > Stefan > --047d7b4721584942f304e2e442b2 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Sounds good, I'm willing to do this. =A0Thanks for exp= laining.


On Wed, Jul 31, 2013 at 1:55 PM, Stefan Monnier <monnier@iro.umont= real.ca> wrote:
> OK, sounds like a goo= d thing. =A0How do I go about uploading my code to
> GNU ELPA,

Currently, we simply add the file to the `elpa' branch (more
specifically in a new elpa/packages/websocket directory), after which it should magically appear (a day later) in the GNU ELPA.

> and keeping it updated?

We give you write access to the Emacs repository (which includes the
`elpa' branch).


=A0 =A0 =A0 =A0 Stefan

--047d7b4721584942f304e2e442b2--