Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <4.uce.03.r.s@nurfuerspam.de>
Subject: Re: ":version" entries in defcustoms
Date: Mon, 20 Sep 2004 18:39:27 +0200	[thread overview]
Message-ID: <v94qlsc2tc.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <87isa950co.fsf@tc-1-100.kawasaki.gol.ne.jp>

On Mon, Sep 20 2004, Miles Bader wrote:

> Simon Josefsson <jas@extundo.com> writes:

>> I don't know what to do with libraries as pgg*.el.  Should we add
>> `:version "21.4"' to all defcustoms there?
>
> Is there a reason not to?

None, AFAIK.

At least the following Lisp files are new in Oort Gnus (did I miss
some?):

  compface.el deuglify.el dig.el dns.el gnus-delay.el gnus-dired.el \
  gnus-fun.el gpg-ring.el gpg.el html2text.el message-utils.el \
  mm-extern.el mm-url.el mml-sec.el mml-smime.el mml1991.el \
  mml2015.el netrc.el nnmaildir.el nnnil.el nnrss.el nnwfm.el \
  pgg*.el sieve*.el smime.el spam.el tls.el yenc.el

Could someone add the versions in (some of) the news files or better
write some function to do this semi-automatically.  ;-)

> I'd suggest adding some sort of unique placeholder when the code gets
> originally written, e.g.:
>
>    :version "21.4" ;; rainbow-orangutan
>
> so that later filling in the real version becomes a simple grep (or
> tags-query-replace) job.

Good idea.  How about...

   :version "22.0" ;; New in No Gnus

No Gnus will most probably not go into Emacs 21.*.  (We could also use
21.99 or similar.)

Could someone do this for all the new defcustoms in No Gnus?

> [The actual value needs to be a real version because
> `customize-version-lessp' barfs if you give it anything else]

BTW:

,----
| (defun customize-version-lessp (version1 version2)
|   ;; Why are the versions strings, and given that they are, why aren't
|   ;; they converted to numbers and compared as such here?  -- fx
| 
|   ;; In case someone made a mistake and left out the quotes
|   ;; in the :version value.
`----

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




  reply	other threads:[~2004-09-20 16:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-19 20:26 Reiner Steib
2004-09-19 22:29 ` Simon Josefsson
2004-09-19 23:02   ` Miles Bader
2004-09-20 16:39     ` Reiner Steib [this message]
2004-09-20 17:18       ` Simon Josefsson

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=v94qlsc2tc.fsf@marauder.physik.uni-ulm.de \
    --to=4.uce.03.r.s@nurfuerspam.de \
    --cc=Reiner.Steib@gmx.de \
    /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).