From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andrew Pennebaker Newsgroups: gmane.emacs.help Subject: package.el: Optional *maximum-version* flag for dependencies? Date: Wed, 2 Jul 2014 08:33:07 -0500 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1404308013 11361 80.91.229.3 (2 Jul 2014 13:33:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 2 Jul 2014 13:33:33 +0000 (UTC) To: Emacs Help Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jul 02 15:33:28 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 1X2KfA-00086u-AB for geh-help-gnu-emacs@m.gmane.org; Wed, 02 Jul 2014 15:33:28 +0200 Original-Received: from localhost ([::1]:53125 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X2Kf9-0005eD-St for geh-help-gnu-emacs@m.gmane.org; Wed, 02 Jul 2014 09:33:27 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51817) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X2Ker-0005by-IE for help-gnu-emacs@gnu.org; Wed, 02 Jul 2014 09:33:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X2Keq-0005NH-9K for help-gnu-emacs@gnu.org; Wed, 02 Jul 2014 09:33:09 -0400 Original-Received: from mail-ie0-x235.google.com ([2607:f8b0:4001:c03::235]:33944) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X2Keq-0005N8-5D for help-gnu-emacs@gnu.org; Wed, 02 Jul 2014 09:33:08 -0400 Original-Received: by mail-ie0-f181.google.com with SMTP id y20so1370138ier.40 for ; Wed, 02 Jul 2014 06:33:07 -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=jkixLGPM9cui+RpVP/H4V+o/UH7oHhCv0mWqHBKWmUw=; b=ocZaACRxqnPhPBT6dxJKqyNdxVO7dPgn8HGMJl/R7qKfxVmSp2Y+1daGDzfhbfTzkH wgkqQQoChLJ8sDV2O/8/Nz+rka0GrswLDl9Yl4qLKylmXBJh1ROSY1HVIfHdPDm3CYwa gt0ar7h3EV5gdFA+wgh2vGjDq/rBmb+e5qMzgGH9W8DpB4qw5yo+732XJ6iwxAjs7wqo AF50sfbIb5MWMXYzVU4iRQmIb9mXjiqVToBHpvotuhHxNgUCsCiBo82N/6fswav0eQJH P/MdZA7eWTXcj+IcLf18+cGAjAqTvDZvgbdx2xhjD52DDO1V0Jfx/mSVDygHFO5HHApx bJFA== X-Received: by 10.43.118.67 with SMTP id fp3mr4024993icc.40.1404307987171; Wed, 02 Jul 2014 06:33:07 -0700 (PDT) Original-Received: by 10.42.16.16 with HTTP; Wed, 2 Jul 2014 06:33:07 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4001:c03::235 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:98504 Archived-At: When a dependency breaks (nlinum v1.4 :P ), it would be good to have some way to hold back the version (v1.3), until a fix is released. Could there be an optional *maximum-version* argument when specifying dependencies? -- Cheers, Andrew Pennebaker www.yellosoft.us