all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: "Bozhidar Batsov" <bozhidar@batsov.dev>
Cc: "Emacs Devel" <emacs-devel@gnu.org>
Subject: Re: Obtaining the version of an installed package
Date: Wed, 11 Aug 2021 09:28:56 -0400	[thread overview]
Message-ID: <jwveeb02kb9.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <62035d5e-5249-4952-b216-cb778ff7d28d@www.fastmail.com> (Bozhidar Batsov's message of "Wed, 11 Aug 2021 10:15:36 +0300")

> Yeah, something like this. Probably an overkill and it's not something I really need right now.
> What I mostly needed was to extract the installed version of a snapshot
> package for debug purposes (useful for packages on MELPA to understand how
> old is the snapshot someone installed there). E.g. I print this in CIDER's
> REPL:
>
> `;; CIDER 1.2.0snapshot (package: 20210729.521)`

This sounds like `package-get-version` would be sufficient since it's an
info printed by CIDER about CIDER rather than about some other package.
Or am I missing something?


        Stefan




      reply	other threads:[~2021-08-11 13:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-09  8:28 Obtaining the version of an installed package Bozhidar Batsov
2021-08-09 12:58 ` Stefan Monnier
2021-08-09 14:03   ` Bozhidar Batsov
2021-08-09 15:35     ` Philip Kaludercic
2021-08-09 15:39     ` Stefan Monnier
2021-08-11  7:15       ` Bozhidar Batsov
2021-08-11 13:28         ` Stefan Monnier [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jwveeb02kb9.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=bozhidar@batsov.dev \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.