From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Perry Smith Newsgroups: gmane.emacs.help Subject: Re: transition to package.el Date: Mon, 26 Aug 2013 17:44:00 -0500 Message-ID: References: <034872B2-0135-4C88-8A4B-08CE375FDFF2@gmail.com> <874nace062.fsf@thinkpad.tsdh.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Content-Type: multipart/signed; boundary="Apple-Mail=_99C13BCA-9DA9-40CF-9F20-6ED5BC1CEA51"; protocol="application/pgp-signature"; micalg=pgp-sha1 X-Trace: ger.gmane.org 1377557071 5539 80.91.229.3 (26 Aug 2013 22:44:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 26 Aug 2013 22:44:31 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Tassilo Horn Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Aug 27 00:44:33 2013 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 1VE5WS-0000Ep-Lh for geh-help-gnu-emacs@m.gmane.org; Tue, 27 Aug 2013 00:44:32 +0200 Original-Received: from localhost ([::1]:53291 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VE5WS-0008QM-9L for geh-help-gnu-emacs@m.gmane.org; Mon, 26 Aug 2013 18:44:32 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36914) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VE5WD-0008PJ-2o for help-gnu-emacs@gnu.org; Mon, 26 Aug 2013 18:44:22 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VE5W7-0008Ms-O9 for help-gnu-emacs@gnu.org; Mon, 26 Aug 2013 18:44:17 -0400 Original-Received: from mail-ie0-x233.google.com ([2607:f8b0:4001:c03::233]:53781) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VE5W1-0008LM-Sr; Mon, 26 Aug 2013 18:44:05 -0400 Original-Received: by mail-ie0-f179.google.com with SMTP id m16so3298446ieq.24 for ; Mon, 26 Aug 2013 15:44:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :message-id:references:to; bh=f2SuXo+xxeImld2I1RCAySZfTunDnHA5PFo5YMijhGI=; b=csmlyrJMJU8PgkjmPIkk7RnUhweNcRbB1fpe8jJEB1pF7hJV0YRtXvFcyheSmLCdQZ wEg2Vz6Z+4/e9B+JMf0937IfhdBBEmznloHHr5kkD4pjcGo2oBmzIFLAHQC/qarh3jvn acXHmomcn19SaLUBtBS4is+zAiLhC2TTE+HZYYyVZidrTQ3xrnz1qzIpEo+iZXNG4nfC aAtUbqZfAB4iQeDx9fUyoLc6TY3A7DxES+kgVQzTso+kynPJMzmjp1GAtZK/U1JBk8RD joEkJArmK+aOgRoeQvclnnP2JSzzmr956T3JOsOksw3HNI2yv0C47Lps36zKgZmZy0vY iwYA== X-Received: by 10.50.87.33 with SMTP id u1mr8062196igz.42.1377557045205; Mon, 26 Aug 2013 15:44:05 -0700 (PDT) Original-Received: from magicbook.austin.ibm.com ([32.97.110.54]) by mx.google.com with ESMTPSA id i3sm20623003igh.0.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 26 Aug 2013 15:44:02 -0700 (PDT) In-Reply-To: <874nace062.fsf@thinkpad.tsdh.org> X-Mailer: Apple Mail (2.1508) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4001:c03::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:93096 Archived-At: --Apple-Mail=_99C13BCA-9DA9-40CF-9F20-6ED5BC1CEA51 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On Aug 26, 2013, at 2:12 PM, Tassilo Horn wrote: > Perry Smith writes: >=20 >>> AFAIK, function `assoc' is not obsolete. >>> But library `assoc.el' is obsolete. >>=20 >> yasnippet.el (the version I have) does (require 'assoc) >=20 > Then you are using an old version. Neither the bleeding edge one in = its > git repository nor the currently released version in ELPA require = assoc > anymore. Yes. That wasn't my original question. I want to change to using = package.el to help with issues like this. My original email was asking if anyone = had any suggestions / advice about how to do this transition. Perry --Apple-Mail=_99C13BCA-9DA9-40CF-9F20-6ED5BC1CEA51 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - http://gpgtools.org iQEcBAEBAgAGBQJSG9owAAoJEIPoMwNgGirlNzsH/3ElTXH8R24rEd5JfTH5ffnh QIqqGTeRjHS8VH9ERS78e9IEuyJeEDRU5rc58kxH1+KnC8R8MCMm8PpWTgWS/oHo IZ0Y4Mw048o0K+Rr2I8GQZeozjFYmLNcUAGjJohR2rk5Ri5mpvDzvtVx2H49CbsJ /ocMt2ZnMZfOIQkmw8sjgpx9V5M/OZV4VJbL+1JOg8pCwBdFEGrRP/Pp57HiOjJw cRd2AYqmJrsS5K9zRn6RHfnPSnyYyRUYzUJUZZy1TusIJpuJHwzgG3zUfj1IqqTS FNfESca+BzBgS/W5Dscj0E/ruUl7f0J/WRU2PWUHxJybRJQqrBrxbrCM7aae+/4= =gCRi -----END PGP SIGNATURE----- --Apple-Mail=_99C13BCA-9DA9-40CF-9F20-6ED5BC1CEA51--