emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: merge emacs-pretest-bug and emacs-devel


From: Michaël Cadilhac
Subject: Re: merge emacs-pretest-bug and emacs-devel
Date: Fri, 17 Aug 2007 13:41:46 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

>> From: address@hidden (=?iso-8859-1?Q?Micha=EBl?= Cadilhac)
>> Date: Fri, 17 Aug 2007 11:12:46 +0200
>> 
>> > Question: do I have to make a special case for MS-DOS?
>> 
>> I suppose it's not important.
>
> ?? Why not?

Because nobody replied :-) Because Gnus doesn't make a special case.
And because I don't see any special case in :

(defun report-emacs-bug (topic &optional recent-keys)
  [...]
  ;; If there are four numbers in emacs-version, this is a pretest
  ;; version.
  (let* ((pretest-p (string-match "\\..*\\..*\\." emacs-version))

IIUC, pretest on MS-DOS should have 3 numbers, nop ?

> Anyway, emacs-version on MS-DOS has only 2 parts, so if you make the
> last part optional in the regexp, it will do for all platforms.

Well, I don't really see what you mean. IIUC :
- MS-DOS : 22.1
- MS-DOS pretest : 22.1.50
- Linux : 22.1.42
- Linux pretest : 22.1.50.42

What do I have missed ?

-- 
 |   Michaël `Micha' Cadilhac       |  La meilleure façon                    |
 |   http://michael.cadilhac.name   |     de ne pas avancer,                 |
 |   JID/MSN:                       |  c'est de suivre une idée fixe.        |
 `----  address@hidden  |          -- Jacques Prévert       -  --'

Attachment: pgpTwkKqAFwFX.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]