From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Drew Adams Newsgroups: gmane.emacs.devel Subject: RE: [Emacs-diffs] feature/integrated-elpa 4f6df43 15/23: README added Date: Wed, 5 Oct 2016 08:23:21 -0700 (PDT) Message-ID: <50ac6d3f-54e2-4ffa-96a4-0121c5139384@default> References: <20160916203414.25203.87032@vcs.savannah.gnu.org> <874m582ixv.fsf@russet.org.uk> <871t0apsxm.fsf@russet.org.uk> <87shsm7hi6.fsf@russet.org.uk> <83a8eucwi2.fsf@gnu.org> <878tudgwlq.fsf@russet.org.uk> <8360pgoyo4.fsf@gnu.org> <87d1jn3ws9.fsf@russet.org.uk> <83a8eqoi08.fsf@gnu.org> <87d1jlacsh.fsf@russet.org.uk> <867f9t4n4t.fsf@realize.ch> <874m4x8sq5.fsf@russet.org.uk> <8637kh4j1u.fsf@realize.ch> <87wpht4b1i.fsf@russet.org.uk> <86y4292m2u.fsf@realize.ch> <8737kd8vfh.fsf@russet.org.uk> <86bmyz2tt1.fsf@realize.ch> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1475681059 28979 195.159.176.226 (5 Oct 2016 15:24:19 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 5 Oct 2016 15:24:19 +0000 (UTC) Cc: Eli Zaretskii , monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Alain Schneble , Phillip Lord Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 05 17:24:14 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bro3I-0006bT-RY for ged-emacs-devel@m.gmane.org; Wed, 05 Oct 2016 17:24:12 +0200 Original-Received: from localhost ([::1]:49821 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bro3H-0002Vr-EH for ged-emacs-devel@m.gmane.org; Wed, 05 Oct 2016 11:24:11 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44095) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bro2k-0002VW-DE for emacs-devel@gnu.org; Wed, 05 Oct 2016 11:23:39 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bro2i-0001y0-Bi for emacs-devel@gnu.org; Wed, 05 Oct 2016 11:23:37 -0400 Original-Received: from aserp1040.oracle.com ([141.146.126.69]:21637) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bro2b-0001ve-Ij; Wed, 05 Oct 2016 11:23:29 -0400 Original-Received: from userv0022.oracle.com (userv0022.oracle.com [156.151.31.74]) by aserp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id u95FNRfP020165 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 5 Oct 2016 15:23:27 GMT Original-Received: from userv0122.oracle.com (userv0122.oracle.com [156.151.31.75]) by userv0022.oracle.com (8.14.4/8.14.4) with ESMTP id u95FNRC3027775 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 5 Oct 2016 15:23:27 GMT Original-Received: from abhmp0013.oracle.com (abhmp0013.oracle.com [141.146.116.19]) by userv0122.oracle.com (8.14.4/8.14.4) with ESMTP id u95FNOmO006921; Wed, 5 Oct 2016 15:23:25 GMT In-Reply-To: <86bmyz2tt1.fsf@realize.ch> X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9.1 (1003210) [OL 12.0.6753.5000 (x86)] X-Source-IP: userv0022.oracle.com [156.151.31.74] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 141.146.126.69 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:208009 Archived-At: > I was referring to a user -- > whether developer or not -- using a release version of Emacs and that > potentially doesn't even want to use package.el to install additional > packages. If we stick to the Emacs directory/file layout, it is a > unified layout that gets presented to her. Where distictions between > core libraries and ELPA core packages aren't visible at that level. > That would be worth trying to achieve, I think. (And in fact is how the > directory/files organization looks like in the current release, IIUC.) Just what I was saying. I would like to be able to access and use the distributed source files the same as in the past, without needing to use package.el.