From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Gilaras Drakeson Newsgroups: gmane.emacs.devel Subject: Re: Emacs-Lisp Bill-Board Date: Tue, 03 Feb 2009 06:51:44 -0500 Message-ID: <86d4dzn3fz.fsf@susa.i-did-not-set--mail-host-address--so-tickle-me> References: <49881BE3.6090907@online.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1233661940 22812 80.91.229.12 (3 Feb 2009 11:52:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 3 Feb 2009 11:52:20 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 03 12:53:34 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LUJq9-0002fO-6J for ged-emacs-devel@m.gmane.org; Tue, 03 Feb 2009 12:53:17 +0100 Original-Received: from localhost ([127.0.0.1]:44257 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LUJoq-0006Ag-Jz for ged-emacs-devel@m.gmane.org; Tue, 03 Feb 2009 06:51:56 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LUJon-0006Ab-Ep for emacs-devel@gnu.org; Tue, 03 Feb 2009 06:51:53 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LUJol-0006AN-1a for emacs-devel@gnu.org; Tue, 03 Feb 2009 06:51:52 -0500 Original-Received: from [199.232.76.173] (port=60837 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LUJok-0006AK-T8 for emacs-devel@gnu.org; Tue, 03 Feb 2009 06:51:50 -0500 Original-Received: from main.gmane.org ([80.91.229.2]:59548 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LUJok-0005Ar-DI for emacs-devel@gnu.org; Tue, 03 Feb 2009 06:51:50 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LUJoj-000574-Il for emacs-devel@gnu.org; Tue, 03 Feb 2009 11:51:49 +0000 Original-Received: from bas3-toronto02-1279612245.dsl.bell.ca ([76.69.85.85]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 03 Feb 2009 11:51:49 +0000 Original-Received: from gilaras by bas3-toronto02-1279612245.dsl.bell.ca with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 03 Feb 2009 11:51:49 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 22 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: bas3-toronto02-1279612245.dsl.bell.ca User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:oyg/BJjrj45XucxhMd4DxwR0VS8= X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:108673 Archived-At: > [...] > Or to say it otherwise: There are lots of peaces of > code, see `map-file-lines' published on emacs-devel > yesterday, which look perfectly useful for people > knowing Emacs Lisp, regardless of an upcoming > implementation. > [...] > I've thought at a kind of bill-board, where everyone > interested might pin his code onto it. > > An account on launchpad seems suitable for that task. > People should get push-permission on a low level, > anyone interested basically. How about designing a mechanism from within Emacs to search, browse, post (push and then announce it somewhere), install, uninstall and update a piece of code from launchpad? (or adapting elpa + rmail + something else to do all this) -- Gilaras