From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rusi Newsgroups: gmane.emacs.help Subject: Re: req-package Date: Sun, 16 Aug 2015 18:11:00 -0700 (PDT) Message-ID: <1d2e2499-a218-4db8-bb31-78cd929f1471@googlegroups.com> References: <7b94e518-80e7-4530-8911-56fd55ad993c@googlegroups.com> <6f534db9-0bbd-41ee-85fd-8b990a3a920d@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1439774125 14490 80.91.229.3 (17 Aug 2015 01:15:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 17 Aug 2015 01:15:25 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Aug 17 03:15:20 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 1ZR91C-0003BW-1O for geh-help-gnu-emacs@m.gmane.org; Mon, 17 Aug 2015 03:15:18 +0200 Original-Received: from localhost ([::1]:53828 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZR91B-0007TP-1K for geh-help-gnu-emacs@m.gmane.org; Sun, 16 Aug 2015 21:15:17 -0400 X-Received: by 10.50.29.79 with SMTP id i15mr14357727igh.0.1439773861467; Sun, 16 Aug 2015 18:11:01 -0700 (PDT) X-Received: by 10.50.88.41 with SMTP id bd9mr191884igb.8.1439773861440; Sun, 16 Aug 2015 18:11:01 -0700 (PDT) Original-Path: usenet.stanford.edu!se8no5035378igc.0!news-out.google.com!o13ni16048igw.0!nntp.google.com!x6no1135754igd.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=117.195.53.35; posting-account=mBpa7woAAAAGLEWUUKpmbxm-Quu5D8ui Original-NNTP-Posting-Host: 117.195.53.35 User-Agent: G2/1.0 Injection-Date: Mon, 17 Aug 2015 01:11:01 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:214351 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:106635 Archived-At: On Sunday, August 16, 2015 at 6:58:38 PM UTC+5:30, Edward Knyshov wrote: > Yep, it's a lot of packages under the hood of my set up. > This networking calls you seen is related to my config only, not to > req-package. > I have some code, which randomly select new theme from my favourite ones. > Each time you started emacs, new theme was downloaded. > > Also configuration located in init-real is only my own thing you don't need > to do. > I was trying to fix some stuff I even don't remember which. > I got this advice at http://emacswiki.org/emacs/ELPA. In which case we are back to where we (I) started with req-package -- my bug-report https://github.com/edvorg/req-package/issues/16 which refers to the earlier issue that requests recipes for using req-package: -- https://github.com/edvorg/req-package/issues/14 JFTR I reached req-package looking for recipes for using use-package And I am fairly certain many hundreds of users old and new will migrate away from the clunky eval-after-load... add-hook... mess-mode as soon as we are able