Gnus development mailing list
 help / color / mirror / Atom feed
From: Sam Steingold <sds@gnu.org>
To: ding@gnus.org, Robert Pluim <rpluim@gmail.com>
Subject: Re: Gnus version recent enough ?
Date: Wed, 04 May 2022 10:16:22 -0400	[thread overview]
Message-ID: <lztua5bcy1.fsf@3c22fb11fdab.ant.amazon.com> (raw)
In-Reply-To: <87y1zh77x0.fsf@gmail.com> (Robert Pluim's message of "Wed, 04 May 2022 15:18:35 +0200")

> * Robert Pluim <ecyhvz@tznvy.pbz> [2022-05-04 15:18:35 +0200]:
>
>>>>>> On Wed, 04 May 2022 15:15:04 +0200, Erik Colson <eco@ecocode.net> said:
>
>     Erik> Iam using gnus v5.13 which came with my emacs 29.0.50.
>     Erik> Is this recent enough or should I use something from a git repo
>     Erik> somewhere?
>
> Gnus is developed inside the emacs git repo these days, so you have
> the latest version already.

It might make sense to reflect that in the gnus-version, e.g.,

--8<---------------cut here---------------start------------->8---
diff --git a/lisp/gnus/gnus.el b/lisp/gnus/gnus.el
index 1f673771fa..99938f7013 100644
--- a/lisp/gnus/gnus.el
+++ b/lisp/gnus/gnus.el
@@ -299,7 +299,8 @@ gnus-dbus
 (defconst gnus-version-number "5.13"
   "Version number for this version of Gnus.")
 
-(defconst gnus-version (format "Gnus v%s" gnus-version-number)
+(defconst gnus-version
+  (format "Gnus v%s (part of Emacs %s)" gnus-version-number emacs-version)
   "Version string for this version of Gnus.")
 
 (defcustom gnus-inhibit-startup-message nil
--8<---------------cut here---------------end--------------->8---


-- 
Sam Steingold (http://sds.podval.org/) on darwin Ns 10.3.2113
http://childpsy.net http://calmchildstories.com http://steingoldpsychology.com
https://www.peaceandtolerance.org/ http://think-israel.org https://ij.org/
Software is like sex: it's better when it's free.


  parent reply	other threads:[~2022-05-04 14:16 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-04 13:15 Erik Colson
2022-05-04 13:18 ` Robert Pluim
2022-05-04 13:31   ` Erik Colson
2022-05-04 14:16   ` Sam Steingold [this message]
2022-05-04 14:28     ` Robert Pluim
2022-05-04 15:22       ` Eric S Fraga
2022-05-04 16:03         ` Adam Sjøgren
2022-05-04 17:54           ` Eric S Fraga
2022-05-04 19:11         ` Sam Steingold
2022-05-04 19:20           ` Emanuel Berg
2022-05-05  8:03             ` Eric S Fraga
2022-05-05  4:19         ` Pankaj Jangid
2022-05-05 15:59           ` Andreas Schwab
2022-05-05 17:18             ` Sam Steingold
2022-05-06  3:11               ` Pankaj Jangid
2022-05-05 14:20         ` Sivaram Neelakantan

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=lztua5bcy1.fsf@3c22fb11fdab.ant.amazon.com \
    --to=sds@gnu.org \
    --cc=ding@gnus.org \
    --cc=rpluim@gmail.com \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).