From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Barry OReilly Newsgroups: gmane.emacs.help Subject: porting crufty old init.el to package management Date: Mon, 24 Mar 2014 18:30:02 -0400 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1395700212 24425 80.91.229.3 (24 Mar 2014 22:30:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 24 Mar 2014 22:30:12 +0000 (UTC) To: Tom_Roche@pobox.com, help-gnu-emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Mar 24 23:30:21 2014 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 1WSDNs-0004SJ-VT for geh-help-gnu-emacs@m.gmane.org; Mon, 24 Mar 2014 23:30:21 +0100 Original-Received: from localhost ([::1]:38637 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSDNs-0003ab-Gd for geh-help-gnu-emacs@m.gmane.org; Mon, 24 Mar 2014 18:30:20 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33997) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSDNf-0003UC-Ux for help-gnu-emacs@gnu.org; Mon, 24 Mar 2014 18:30:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WSDNb-00059O-DS for help-gnu-emacs@gnu.org; Mon, 24 Mar 2014 18:30:07 -0400 Original-Received: from mail-oa0-x22e.google.com ([2607:f8b0:4003:c02::22e]:39553) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSDNb-00058I-8T for help-gnu-emacs@gnu.org; Mon, 24 Mar 2014 18:30:03 -0400 Original-Received: by mail-oa0-f46.google.com with SMTP id i7so6604183oag.19 for ; Mon, 24 Mar 2014 15:30:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=CsN9QqLIB/D1djAnN/96nfiMRScR597lRF4kPvccdyM=; b=qWv9eBzKgB/iC4Df1M4ZiFTVpaB8z6EZi3m7iwP6C3ElZ2VkXt6LkoqL11jzHOJaWx 5N/JPy/PBECvKcVoeGL6VKOuxk0g/ksRETavsS12pi1vinYtr0Mf56uhFb13CwrNuaX+ RSWKw9E+O/8vt7uITyAS6RbhPwbOxlTEz0kzLxhXrweezq2kl2bcndp1qA5TPTkGEa4L Dx8LOJL5Mzu07K1s3H6xqOw+Ze6BWvI3qBc0WzJynWqDO61FfYmxjF2YRc3beXTtXK62 T+j5vcB0oNUMKlWAF17NXxyY5msh4VuRzJOZzVi10X7ntLlNgalodbdpOfAZgyo27sgG 2rzg== X-Received: by 10.60.124.227 with SMTP id ml3mr3243138oeb.67.1395700202464; Mon, 24 Mar 2014 15:30:02 -0700 (PDT) Original-Received: by 10.76.6.44 with HTTP; Mon, 24 Mar 2014 15:30:02 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4003:c02::22e X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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:96728 Archived-At: https://github.com/jwiegley/use-package might be useful.