From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Grant Rettke Newsgroups: gmane.emacs.help Subject: Re: using use-package Date: Tue, 4 Aug 2015 14:18:05 -0500 Message-ID: References: <878u9rxflg.fsf@skimble.plus.com> <87lhdrdnaw.fsf@newcastle.ac.uk> <87h9oeq5cm.fsf@skimble.plus.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1438715904 23173 80.91.229.3 (4 Aug 2015 19:18:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 4 Aug 2015 19:18:24 +0000 (UTC) Cc: Emacs Help , Phillip Lord To: Sharon Kimble Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Aug 04 21:18:24 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 1ZMhjD-0007eG-Ir for geh-help-gnu-emacs@m.gmane.org; Tue, 04 Aug 2015 21:18:23 +0200 Original-Received: from localhost ([::1]:36863 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZMhjD-0008Gv-0Y for geh-help-gnu-emacs@m.gmane.org; Tue, 04 Aug 2015 15:18:23 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34529) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZMhj1-0008GV-Lj for help-gnu-emacs@gnu.org; Tue, 04 Aug 2015 15:18:12 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZMhix-0003Ft-Ma for help-gnu-emacs@gnu.org; Tue, 04 Aug 2015 15:18:11 -0400 Original-Received: from mail-wi0-x233.google.com ([2a00:1450:400c:c05::233]:35869) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZMhix-0003FY-Ff for help-gnu-emacs@gnu.org; Tue, 04 Aug 2015 15:18:07 -0400 Original-Received: by wicgj17 with SMTP id gj17so163916288wic.1 for ; Tue, 04 Aug 2015 12:18:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=hjn7UA+7FQAFPVc3pAVsKMazmGY9cnv2IQU83IaHhUc=; b=HHG5i6TgJ2IUZuHsr5gmlny5zQ9PPaO+R2tYvsikbu7jsXhhHlZQapRl63THyuEOtt jnACSa02v6LLQoacvzULejNxQnRUX8CXVIYXVs3a5Uy0adMeZuoc/Ha6vkUtNLPn0Zp2 MIx+xwT1zYAJJjoLwoOq6UZVKJpuRlq+MbPAK/i5k+Y36vSvhgBznjEY8KRyaAfOHrPD 11V5dRi0nTEVx4zcZIf4HQg3L2qevShXa9LIUpVSjAwv2Bmf62v6ASTqwc/Q41yC9V+u v4L2mpkPtz42MoJ0o+xpWT5vYhFr7NX0F8OYvG3wMzT1R0dS7EOhFVCtyfCz/i6EMs6o 6DWQ== X-Received: by 10.180.74.115 with SMTP id s19mr1898696wiv.18.1438715885858; Tue, 04 Aug 2015 12:18:05 -0700 (PDT) Original-Received: by 10.27.49.205 with HTTP; Tue, 4 Aug 2015 12:18:05 -0700 (PDT) In-Reply-To: <87h9oeq5cm.fsf@skimble.plus.com> X-Google-Sender-Auth: DqMi_eIsVxZNRuC-SRh2UE0-RMc X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::233 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:106234 Archived-At: On Tue, Aug 4, 2015 at 1:24 PM, Sharon Kimble wrote: > Thanks all folks, I'm hoping to rewrite my total init file this week to > use "use-package" with every package that I use, but we shall see. Cool let us know how it goes.