From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: John Wiegley Newsgroups: gmane.emacs.devel Subject: Re: Packed transcribe created Date: Mon, 30 Nov 2015 09:09:16 -0800 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1448909639 30071 80.91.229.3 (30 Nov 2015 18:53:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 30 Nov 2015 18:53:59 +0000 (UTC) Cc: emacs-devel@gnu.org To: David =?utf-8?Q?Gonz=C3=A1lez_G=C3=A1ndara?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 30 19:53:54 2015 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 1a3TaD-0006j6-LH for ged-emacs-devel@m.gmane.org; Mon, 30 Nov 2015 19:53:53 +0100 Original-Received: from localhost ([::1]:42804 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a3TaC-0003vz-SE for ged-emacs-devel@m.gmane.org; Mon, 30 Nov 2015 13:53:52 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57773) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a3TZk-0003vf-SW for emacs-devel@gnu.org; Mon, 30 Nov 2015 13:53:25 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a3TZg-0006Vs-S4 for emacs-devel@gnu.org; Mon, 30 Nov 2015 13:53:24 -0500 Original-Received: from mail-qg0-x234.google.com ([2607:f8b0:400d:c04::234]:33093) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a3TZg-0006Vo-Ob for emacs-devel@gnu.org; Mon, 30 Nov 2015 13:53:20 -0500 Original-Received: by qgea14 with SMTP id a14so125280087qge.0 for ; Mon, 30 Nov 2015 10:53:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:in-reply-to:date:message-id:references :user-agent:mail-followup-to:mime-version:content-type :content-transfer-encoding; bh=DZ/mMj1AfbRic8772nBEdLOPXxFlE8BhCz1uM4NnvKQ=; b=yA3iAJKmybEpa/jgaTIqIea0lwO1Jz/KW1cSU2Ji9K+cUK5uAwhUMR1sUXh7a41+KK tDbiaZWB2Tydjsr5ZrVQLL8jTPuqp9R7t6A+DwZBEK2eGtD/loSAlWLxghD9zAct9m5y dx8sVoXifZV20Owk99pTc5bk9Bvl2uMXN7x+m40EtDmEXXHmmJZGnZhytbBoL8qnz645 /ncIJAW4f4hH3JZenUP1SazzSBuQMqB9XfoGVP0Kc9k6KIQIn6Oal7Xv+cKfWZTFi28G /Si4ddMpc+l//GbnoS4IA+6xsCVqZeU8ENGW0hNXT7lzMNR7SVqTFm4WaGfttgHkpq9C XGaQ== X-Received: by 10.140.89.241 with SMTP id v104mr52668677qgd.36.1448909600253; Mon, 30 Nov 2015 10:53:20 -0800 (PST) Original-Received: from Hermes-2.local (mail.johnwiegley.com. [208.82.103.192]) by smtp.gmail.com with ESMTPSA id d14sm15474515qkb.49.2015.11.30.10.53.18 (version=TLS1 cipher=AES128-SHA bits=128/128); Mon, 30 Nov 2015 10:53:19 -0800 (PST) X-Google-Original-From: "John Wiegley" Original-Received: by Hermes-2.local (Postfix, from userid 501) id 3E9D14A4EA8A; Mon, 30 Nov 2015 12:51:18 -0600 (CST) In-Reply-To: ("David \=\?utf-8\?Q\?Gonz\=C3\=A1lez_G\=C3\=A1ndara\=22's\?\= message of "Sun, 29 Nov 2015 13:33:29 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin) Mail-Followup-To: David =?utf-8?Q?Gonz=C3=A1lez_G=C3=A1ndara?= , emacs-devel@gnu.org X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400d:c04::234 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:195632 Archived-At: >>>>> David Gonz=C3=A1lez G=C3=A1ndara = writes: > I have just created the folder and copied the code of the module > "transcribe" to the ELPA repository Thank you, David. John