From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alexis Newsgroups: gmane.emacs.help Subject: Re: using use-package Date: Tue, 11 Aug 2015 21:05:08 +1000 Message-ID: <87oaiejdaz.fsf@gmail.com> References: <20150805055619.13567.17B26335@ahiker.mooo.com> <17131863-cbb8-4a85-8470-490fe9a0c0d4@googlegroups.com> <66dceb24-5fef-4316-8c8b-e9a3e62b0fb8@googlegroups.com> <3594e2c6-bd02-412f-98df-9dd0f145277a@googlegroups.com> <01b4d996-aad3-44ff-a580-7950b25b7dc8@googlegroups.com> <86h9o6kwqc.fsf@example.com> <87d1yub0oq.fsf@members.fsf.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-Trace: ger.gmane.org 1439291160 32624 80.91.229.3 (11 Aug 2015 11:06:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 11 Aug 2015 11:06:00 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Aug 11 13:05:51 2015 Return-path: Envelope-to: geh-help-gnu-emacs@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 1ZP7NO-0005aF-LI for geh-help-gnu-emacs@m.gmane.org; Tue, 11 Aug 2015 13:05:50 +0200 Original-Received: from localhost ([::1]:33848 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZP7NN-00022J-PW for geh-help-gnu-emacs@m.gmane.org; Tue, 11 Aug 2015 07:05:49 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55998) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZP7My-000224-To for help-gnu-emacs@gnu.org; Tue, 11 Aug 2015 07:05:25 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZP7Mr-0000PU-8i for help-gnu-emacs@gnu.org; Tue, 11 Aug 2015 07:05:24 -0400 Original-Received: from mail-pa0-x234.google.com ([2607:f8b0:400e:c03::234]:34024) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZP7Mr-0000Kc-25 for help-gnu-emacs@gnu.org; Tue, 11 Aug 2015 07:05:17 -0400 Original-Received: by pawu10 with SMTP id u10so162187276paw.1 for ; Tue, 11 Aug 2015 04:05:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=references:from:to:subject:in-reply-to:date:message-id:mime-version :content-type; bh=eDLlyu9hPcLA181aD+FofjTKwGWiS6VfyVKhe6c2DOU=; b=GEhMNUzeOFCnc7x6rtkyY4X3AWCE07lhav08WgDZKMdSwYUF6IiMKv8f+JhUxzhH09 udleKKocIJbPVKhN3Y+H0gputuahW8t6KEHgM+EQM/+xv8Bg5smqPSzWuLrfXw3g9nbx iqcEWc1RNEbx/lX2ALEF29ofi5y8PMKxHHbYVlJGQujhtD1WzQMaJsDMI9NsmEc2KC2/ 5hizX1U9xoAFP/AdRdgpA0HPZVg2edT8Or5J9LzTMAtpWbsivAfpk4XV6bY/jjwjN0+H nXbQZxO9nfxYFukB0/ah17V4hRCG3+DvMo010pJkys4gwY5G6UkQK8tLUZ506FvvgWEH Yjgw== X-Received: by 10.66.119.239 with SMTP id kx15mr56143856pab.156.1439291113875; Tue, 11 Aug 2015 04:05:13 -0700 (PDT) Original-Received: from localhost (ppp118-209-122-14.lns20.mel4.internode.on.net. [118.209.122.14]) by smtp.gmail.com with ESMTPSA id hv5sm2229453pdb.32.2015.08.11.04.05.12 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Aug 2015 04:05:13 -0700 (PDT) In-reply-to: <87d1yub0oq.fsf@members.fsf.org> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400e:c03::234 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:106461 Archived-At: Nicolas Richard writes: > use-package makes it possible to use packages that are not ELPA > packages. e.g. I start org-mode and many others from their > source dir (a git checkout). Well, one doesn't need `use-package` for this specifically; i don't use `use-package`, but nevertheless have the `org-plus-contrib` package installed from the orgmode.org ELPA. (i here use "ELPA" to mean an Emacs Lisp Package Archive in general, not the GNU ELPA in particular, which i refer to either as such, or as GELPA.) Alexis.