From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xue Fuqiao Newsgroups: gmane.emacs.devel Subject: Re: APL mode Date: Mon, 21 Oct 2013 18:46:51 +0800 Message-ID: References: <2556707.G5KkrEK5zp@descartes> <2175241.EV4ttzPlpJ@descartes> <52603276.70404@harpegolden.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1382352422 21355 80.91.229.3 (21 Oct 2013 10:47:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2013 10:47:02 +0000 (UTC) Cc: Stefan Monnier , emacs-devel To: Rustom Mody Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 21 12:47:08 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 1VYD0n-0006D0-Ez for ged-emacs-devel@m.gmane.org; Mon, 21 Oct 2013 12:47:01 +0200 Original-Received: from localhost ([::1]:39305 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VYD0n-00080Y-2K for ged-emacs-devel@m.gmane.org; Mon, 21 Oct 2013 06:47:01 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50128) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VYD0i-0007zb-43 for emacs-devel@gnu.org; Mon, 21 Oct 2013 06:46:57 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VYD0f-0007pm-0L for emacs-devel@gnu.org; Mon, 21 Oct 2013 06:46:56 -0400 Original-Received: from mail-ie0-x22f.google.com ([2607:f8b0:4001:c03::22f]:54177) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VYD0e-0007pi-Rh for emacs-devel@gnu.org; Mon, 21 Oct 2013 06:46:52 -0400 Original-Received: by mail-ie0-f175.google.com with SMTP id aq17so10831964iec.6 for ; Mon, 21 Oct 2013 03:46:52 -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=b8eJBb5IrzE7oAwQKD0MGT6XjvbyK85EIrmRKeOwYJk=; b=o0Hu2KwL7mNx2/+JEPM+ea1mMcbga9Ckr9ebJoTom89cdkquJD9UPN4Uq92V+4LEVv 5nD448yRIY6EHQIjIYNBCSoV0XIZkpQ+2Jo+y2575SYUTx/sTv/6Yl2qE3bElazlEzJN yxm9GafYJng9Y1gh2x2YYaviEtLZ9X6xOmwpK7vYBTKouskHktB9IFbZhBdqjkK0i+qt VYx1gYceL4kQuDdwLdo0sPer16uF4mDcDbzAVcBVoNwVD9PIzwU/mqopWyktd0PfS7u6 0lZCO29fgt+x0UEjD2Rr/7O8TVminZeJm5wKgd/HNijonRy3LPNPQt3GPlLWYP/ZiEwV FgTA== X-Received: by 10.50.117.3 with SMTP id ka3mr8822525igb.15.1382352411099; Mon, 21 Oct 2013 03:46:51 -0700 (PDT) Original-Received: by 10.42.133.72 with HTTP; Mon, 21 Oct 2013 03:46:51 -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:4001:c03::22f 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:164411 Archived-At: On Sun, Oct 20, 2013 at 9:57 PM, Rustom Mody wrote: > On Fri, Oct 18, 2013 at 12:56 AM, Stefan Monnier > wrote: >> Why don't you guys add a packages/apl-mode directory to the `elpa' >> branch, and work there? > > Hi Stefan, > Was trying to read up on this to figure out what it entails. > There's not too much stuff (I can find) regarding this and most that > I can get is 'from-the-outside' view -- different package lists, > managers etc > > Can you point me to some more internal architecture links/pointers about this? > [Or whatever is relevant] > > In case its not obvious, Ive used emacs24 for only a few days :-) and > never used the package-manager(s). You can see: (info "(emacs) Packages") (info "(elisp) Packaging") admin/notes/elpa[fn:1] elpa.gnu.org git://bzr.sv.gnu.org/emacs/elpa/README Footnotes: [fn:1] http://git.savannah.gnu.org/cgit/emacs.git/plain/admin/notes/elpa -- Best regards, Xue Fuqiao. http://www.gnu.org/software/emacs/