Gnus development mailing list
 help / color / mirror / Atom feed
* Inaccuracy in the documentation
@ 2007-03-22 11:13 Tassilo Horn
  2007-03-22 12:04 ` Katsumi Yamaoka
  0 siblings, 1 reply; 18+ messages in thread
From: Tassilo Horn @ 2007-03-22 11:13 UTC (permalink / raw)
  To: ding

Hi,

the first thing is that the Gnus docs state that it corresponds to No
Gnus 0.4. I think it has to be 0.5, right?

,----[ (info "(gnus)Top") ]
|    This manual corresponds to No Gnus v0.4.
`----

And there's an inaccuracy in the IMAP section. It states

,----[ (info "(gnus)IMAP") ]
| `nnimap-stream'

[...]

|         * "starttls:" Connect via the STARTTLS extension (similar to
|           TLS/SSL).  Requires the external library `starttls.el' and
|           program `starttls'.
`----

wheras starttls.el says

,----[ /usr/share/emacs/site-lisp/gnus-cvs/starttls.el ]
| ;; This file now contains a combination of the two previous
| ;; implementations both called "starttls.el".  The first one is Daiki
| ;; Ueno's starttls.el which uses his own "starttls" command line tool,
| ;; and the second one is Simon Josefsson's starttls.el which uses
| ;; "gnutls-cli" from GNUTLS.
`----

So you see it does not require the `starttls' program. Only if it's
there and `starttls-use-gnutls' is set to nil it will be used.

Bye,
Tassilo
-- 
     My software never has bugs. It just develops random features.




^ permalink raw reply	[flat|nested] 18+ messages in thread
* Version numbers of unreleased stable and development versions
@ 2006-04-11 15:59 Reiner Steib
  2006-04-11 18:14 ` Bill Wohler
  0 siblings, 1 reply; 18+ messages in thread
From: Reiner Steib @ 2006-04-11 15:59 UTC (permalink / raw)


Hi,

we have skipped the release of 5.10.7 because there were already too
many "5.10.7" versions around in the wild.

In order to avoid this confusion after bumping the version in CVS as
we did before (after releasing N.n, bump to N.n+1), I think we should
add only a string like "+cvs" [1].  The User-Agent should then say
something like:

| Gnus/5.1008 (Gnus v5.10.8+cvs) Emacs/21.3 (gnu/linux)

| Gnus/5.110004 (No Gnus v0.4+cvs) Emacs/22.0.50 (gnu/linux)

The variable `gnus-version-number' and the output of
`gnus-continuum-version' should probably not increased.

We could add something like `gnus-cvs-version' which is t or nil and
add the "+cvs" appropriately.

Instead of "+cvs" we might even think about adding the date e.g.
"+20060411".  For this we'd need either CVS keywords or bump it
manually from time to time.  Hm, `gnus-cvs-version' could also be a
number like 20060411.

Bye, Reiner.

[1]
,----[ <f1> v mh-version RET ]
| mh-version is a variable defined in `mh-e.el'.
| Its value is "7.93+cvs"
| 
| Documentation:
| Version number of MH-E.
`----
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2007-06-15 17:53 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-22 11:13 Inaccuracy in the documentation Tassilo Horn
2007-03-22 12:04 ` Katsumi Yamaoka
2007-03-23 18:17   ` Version numbers of unreleased stable and development versions (was: Inaccuracy in the documentation) Reiner Steib
2007-05-26  8:21     ` Version numbers of unreleased stable and development versions Reiner Steib
2007-05-28  9:03       ` Didier Verna
2007-05-28 12:57         ` Zlatko Calusic
2007-05-28 17:42         ` Reiner Steib
2007-05-29  7:21           ` Didier Verna
2007-05-31 19:01             ` Reiner Steib
2007-06-04  9:29               ` Didier Verna
2007-06-13 18:50                 ` Reiner Steib
2007-06-15 17:53                   ` Reiner Steib
  -- strict thread matches above, loose matches on Subject: below --
2006-04-11 15:59 Reiner Steib
2006-04-11 18:14 ` Bill Wohler
2006-04-12  4:33   ` Lars Magne Ingebrigtsen
2006-04-12 22:54     ` Bill Wohler
2006-04-13  5:48       ` Lars Magne Ingebrigtsen
2006-04-13  6:49     ` Romain Francoise

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).