* Emacs 21.4 @ 2005-02-07 20:50 Richard Stallman 2005-02-07 22:42 ` David Kastrup 2005-02-14 9:46 ` Yoichi NAKAYAMA 0 siblings, 2 replies; 16+ messages in thread From: Richard Stallman @ 2005-02-07 20:50 UTC (permalink / raw) I have made an Emacs 21.4 release with a single security fix. So our coming release won't be 21.4. I now think it should be version 22. It has plenty of new features. ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Emacs 21.4 2005-02-07 20:50 Emacs 21.4 Richard Stallman @ 2005-02-07 22:42 ` David Kastrup 2005-02-07 23:13 ` Nick Roberts ` (3 more replies) 2005-02-14 9:46 ` Yoichi NAKAYAMA 1 sibling, 4 replies; 16+ messages in thread From: David Kastrup @ 2005-02-07 22:42 UTC (permalink / raw) Cc: emacs-devel Richard Stallman <rms@gnu.org> writes: > I have made an Emacs 21.4 release with a single security fix. We noticed. > So our coming release won't be 21.4. > > I now think it should be version 22. > It has plenty of new features. With regard to architectural features, we basically have GTK support under X, image/toolbar/whatever support under MacOS and Windows, Unicode in menus (though probably not consistent in all ports), definitely improved images (functionality/performance). Last time we were thinking about version numbers, I was in favor for calling the new branch release 22, partly to avoid a situation where important fixes mandated an interim release, partly to bring across the point that 21.4 would be nothing like 21.3. It is unfortunate that there has been _lots_ of talk in the mean time about what 21.4 will be, and references with "will work for Emacs >= 21.4" are on the web and software packages and manuals in hundredfold as can easily be verified by Google. So we'd better avoid this sort of thing in future if we can. What needs to be done now? a) 21.4 has to be announced on all relevant channels and people told that it contains a single security fix and not what people thought 21.4 would contain. This is also important because the documentation of Emacs-21.4 is not in any manner updated: people will think they were the victim of a hoax upon downloading/installing an Emacs-21.4 distribution if 21.4 does not get announced publicly soon. The distribution itself does not tell this too visibly. It may be a good idea to announce that the next _major_ release will be 22.1 after all. b) In the CVS version, the version number should likely get bumped to 22.0.50 instead of the current 21.3.50. There is no sense in making it 21.4.50, anyhow, and it would be quite misleading to have it stay at 21.3.50, lower than the current released version. c) all references to 21.4 need to be replaced by referring to 22.1 in our CVS. d) anybody speculating about version numbers for Emacsen having internal Unicode representation or multitty support must be gently but firmly locked into the freezer. e) get drunk. Personally, I volunteer to tackle task e) right now. With a vengeance. Anybody willing to tackle task d) should wait until I release the freezer. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Emacs 21.4 2005-02-07 22:42 ` David Kastrup @ 2005-02-07 23:13 ` Nick Roberts 2005-02-07 23:46 ` David Kastrup 2005-02-07 23:56 ` Miles Bader ` (2 subsequent siblings) 3 siblings, 1 reply; 16+ messages in thread From: Nick Roberts @ 2005-02-07 23:13 UTC (permalink / raw) Cc: rms, emacs-devel > What needs to be done now? > ... > b) In the CVS version, the version number should likely get bumped to > 22.0.50 instead of the current 21.3.50. There is no sense in > making it 21.4.50, anyhow, and it would be quite misleading to have > it stay at 21.3.50, lower than the current released version. > > c) all references to 21.4 need to be replaced by referring to 22.1 in > our CVS. ... Constructing such a plan only makes sense if you are prepared to accept that it might be ignored completely. Nick ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Emacs 21.4 2005-02-07 23:13 ` Nick Roberts @ 2005-02-07 23:46 ` David Kastrup 0 siblings, 0 replies; 16+ messages in thread From: David Kastrup @ 2005-02-07 23:46 UTC (permalink / raw) Cc: rms, emacs-devel Nick Roberts <nickrob@snap.net.nz> writes: > > What needs to be done now? > > > ... > > > b) In the CVS version, the version number should likely get > > bumped to 22.0.50 instead of the current 21.3.50. There is no > > sense in making it 21.4.50, anyhow, and it would be quite > > misleading to have it stay at 21.3.50, lower than the current > > released version. > > > > c) all references to 21.4 need to be replaced by referring to > > 22.1 in our CVS. > > ... > > Constructing such a plan only makes sense if you are prepared to > accept that it might be ignored completely. That's what point "e)" was for. Anyway, this _is_ all about minimizing the negative impact of a future potentially uncoordinated release. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Emacs 21.4 2005-02-07 22:42 ` David Kastrup 2005-02-07 23:13 ` Nick Roberts @ 2005-02-07 23:56 ` Miles Bader 2005-02-08 0:54 ` David Kastrup 2005-02-09 8:10 ` Richard Stallman 2005-02-09 8:10 ` Richard Stallman 3 siblings, 1 reply; 16+ messages in thread From: Miles Bader @ 2005-02-07 23:56 UTC (permalink / raw) Cc: rms, emacs-devel On Mon, 07 Feb 2005 23:42:12 +0100, David Kastrup <dak@gnu.org> wrote: > What needs to be done now? ... > d) anybody speculating about version numbers for Emacsen having > internal Unicode representation or multitty support must be gently > but firmly locked into the freezer. The unicode branch itself has such references, e.g. it has ChangeLog files called "ChangeLog.22" to hold unicode-branch-specific changes. I'd suggest renaming these as "ChangeLog.unicode". [Well, probably should do that anyway, regardless of what happens with the version numbers; Handa what do you think? ] -Miles -- Do not taunt Happy Fun Ball. ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Emacs 21.4 2005-02-07 23:56 ` Miles Bader @ 2005-02-08 0:54 ` David Kastrup 0 siblings, 0 replies; 16+ messages in thread From: David Kastrup @ 2005-02-08 0:54 UTC (permalink / raw) Cc: emacs-devel, rms, miles Miles Bader <snogglethorpe@gmail.com> writes: > On Mon, 07 Feb 2005 23:42:12 +0100, David Kastrup <dak@gnu.org> wrote: >> What needs to be done now? > ... >> d) anybody speculating about version numbers for Emacsen having >> internal Unicode representation or multitty support must be gently >> but firmly locked into the freezer. > > The unicode branch itself has such references, e.g. it has ChangeLog > files called "ChangeLog.22" to hold unicode-branch-specific changes. > > I'd suggest renaming these as "ChangeLog.unicode". > > [Well, probably should do that anyway, regardless of what happens with > the version numbers; Handa what do you think? ] Wow, what a bad idea to start with. ChangeLog.%d already carries a meaning for sequencing ChangeLog files. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Emacs 21.4 2005-02-07 22:42 ` David Kastrup 2005-02-07 23:13 ` Nick Roberts 2005-02-07 23:56 ` Miles Bader @ 2005-02-09 8:10 ` Richard Stallman 2005-02-09 8:10 ` Richard Stallman 3 siblings, 0 replies; 16+ messages in thread From: Richard Stallman @ 2005-02-09 8:10 UTC (permalink / raw) Cc: emacs-devel b) In the CVS version, the version number should likely get bumped to 22.0.50 instead of the current 21.3.50. There is no sense in making it 21.4.50, anyhow, and it would be quite misleading to have it stay at 21.3.50, lower than the current released version. c) all references to 21.4 need to be replaced by referring to 22.1 in our CVS. I agree with these decisions. e) get drunk. Please count me out for that part. ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Emacs 21.4 2005-02-07 22:42 ` David Kastrup ` (2 preceding siblings ...) 2005-02-09 8:10 ` Richard Stallman @ 2005-02-09 8:10 ` Richard Stallman 2005-02-09 9:23 ` Miles Bader 3 siblings, 1 reply; 16+ messages in thread From: Richard Stallman @ 2005-02-09 8:10 UTC (permalink / raw) Cc: emacs-devel > I have made an Emacs 21.4 release with a single security fix. We noticed. I am always a day or so behind in sending out mail about anything. You can have a long discussion before I have a chance even to see the beginning of it. But in some cases you'd probably be better off if you waited to hear from me. ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Emacs 21.4 2005-02-09 8:10 ` Richard Stallman @ 2005-02-09 9:23 ` Miles Bader 0 siblings, 0 replies; 16+ messages in thread From: Miles Bader @ 2005-02-09 9:23 UTC (permalink / raw) Cc: emacs-devel On Wed, 09 Feb 2005 03:10:28 -0500, Richard Stallman <rms@gnu.org> wrote: > > I have made an Emacs 21.4 release with a single security fix. > > We noticed. > > I am always a day or so behind in sending out mail about anything. > You can have a long discussion before I have a chance even to see > the beginning of it. But in some cases you'd probably be better > off if you waited to hear from me. My first thought when I read Juan's message that he had found a new 21.4 tar file was "OMG, gnu.org's been hacked again!" Luckily it wasn't true... -Miles -- Do not taunt Happy Fun Ball. ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Emacs 21.4 2005-02-07 20:50 Emacs 21.4 Richard Stallman 2005-02-07 22:42 ` David Kastrup @ 2005-02-14 9:46 ` Yoichi NAKAYAMA 2005-02-15 17:28 ` Richard Stallman 1 sibling, 1 reply; 16+ messages in thread From: Yoichi NAKAYAMA @ 2005-02-14 9:46 UTC (permalink / raw) At Mon, 07 Feb 2005 15:50:37 -0500, Richard Stallman wrote: > I have made an Emacs 21.4 release with a single security fix. I could not find leim-21.4.tar.gz (I know that leim was not affected by that change). Should we use leim-21.3.tar.gz with emacs-21.4.tar.gz? Regards, -- Yoichi NAKAYAMA ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Emacs 21.4 2005-02-14 9:46 ` Yoichi NAKAYAMA @ 2005-02-15 17:28 ` Richard Stallman 2005-02-15 23:54 ` Yoichi NAKAYAMA 0 siblings, 1 reply; 16+ messages in thread From: Richard Stallman @ 2005-02-15 17:28 UTC (permalink / raw) Cc: emacs-devel I could not find leim-21.4.tar.gz (I know that leim was not affected by that change). Should we use leim-21.3.tar.gz with emacs-21.4.tar.gz? Why not? ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Emacs 21.4 2005-02-15 17:28 ` Richard Stallman @ 2005-02-15 23:54 ` Yoichi NAKAYAMA 2005-02-16 7:11 ` Nick Roberts 2005-02-17 10:35 ` Richard Stallman 0 siblings, 2 replies; 16+ messages in thread From: Yoichi NAKAYAMA @ 2005-02-15 23:54 UTC (permalink / raw) At Tue, 15 Feb 2005 12:28:32 -0500, Richard Stallman wrote: > > I could not find leim-21.4.tar.gz (I know that leim was > not affected by that change). Should we use leim-21.3.tar.gz > with emacs-21.4.tar.gz? > > Why not? Older releases bring leim-M.N.tar.gz with same version number. leim-21.3.tar.gz is exaracted to emacs-21.3/leim/ directory by default. And there is no announcement to to use it nevertheless. -- Yoichi NAKAYAMA ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Emacs 21.4 2005-02-15 23:54 ` Yoichi NAKAYAMA @ 2005-02-16 7:11 ` Nick Roberts 2005-02-16 9:03 ` Yoichi NAKAYAMA 2005-02-17 10:35 ` Richard Stallman 1 sibling, 1 reply; 16+ messages in thread From: Nick Roberts @ 2005-02-16 7:11 UTC (permalink / raw) Cc: emacs-devel > > > > I could not find leim-21.4.tar.gz (I know that leim was > > not affected by that change). Should we use leim-21.3.tar.gz > > with emacs-21.4.tar.gz? > > > > Why not? > > Older releases bring leim-M.N.tar.gz with same version number. > leim-21.3.tar.gz is exaracted to emacs-21.3/leim/ directory > by default. > And there is no announcement to to use it nevertheless. The relevant mailing list is info-gnu-emacs, although I don't think many people follow it: > A bug-fix release, Emacs 21.4, is now available on ftp.gnu.org in the file > emacs-21.4.tar.gz in the directory ftp://ftp.gnu.org/gnu/emacs/. > It works with leim-21.3.tar.gz, which is the unchanged. (see http://lists.gnu.org/archive/html/info-gnu-emacs/2005-02/msg00000.html) Nick ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Emacs 21.4 2005-02-16 7:11 ` Nick Roberts @ 2005-02-16 9:03 ` Yoichi NAKAYAMA 0 siblings, 0 replies; 16+ messages in thread From: Yoichi NAKAYAMA @ 2005-02-16 9:03 UTC (permalink / raw) At Wed, 16 Feb 2005 20:11:25 +1300, Nick Roberts wrote: > > And there is no announcement to to use it nevertheless. > > The relevant mailing list is info-gnu-emacs, although I don't think many > people follow it: [...] > (see http://lists.gnu.org/archive/html/info-gnu-emacs/2005-02/msg00000.html) Oh, I didn't watch that list. Thanks. -- Yoichi NAKAYAMA ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Emacs 21.4 2005-02-15 23:54 ` Yoichi NAKAYAMA 2005-02-16 7:11 ` Nick Roberts @ 2005-02-17 10:35 ` Richard Stallman 2005-02-17 12:32 ` Francesco Potorti` 1 sibling, 1 reply; 16+ messages in thread From: Richard Stallman @ 2005-02-17 10:35 UTC (permalink / raw) Cc: pot, emacs-devel Older releases bring leim-M.N.tar.gz with same version number. leim-21.3.tar.gz is exaracted to emacs-21.3/leim/ directory by default. I guess we should make a 21.4 leim file that extracts into emacs-21.4/leim. Francesco, could you do that? ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Emacs 21.4 2005-02-17 10:35 ` Richard Stallman @ 2005-02-17 12:32 ` Francesco Potorti` 0 siblings, 0 replies; 16+ messages in thread From: Francesco Potorti` @ 2005-02-17 12:32 UTC (permalink / raw) Cc: Yoichi NAKAYAMA, emacs-devel > Older releases bring leim-M.N.tar.gz with same version number. > leim-21.3.tar.gz is exaracted to emacs-21.3/leim/ directory > by default. > >I guess we should make a 21.4 leim file that extracts into >emacs-21.4/leim. Francesco, could you do that? Done. ^ permalink raw reply [flat|nested] 16+ messages in thread
end of thread, other threads:[~2005-02-17 12:32 UTC | newest] Thread overview: 16+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2005-02-07 20:50 Emacs 21.4 Richard Stallman 2005-02-07 22:42 ` David Kastrup 2005-02-07 23:13 ` Nick Roberts 2005-02-07 23:46 ` David Kastrup 2005-02-07 23:56 ` Miles Bader 2005-02-08 0:54 ` David Kastrup 2005-02-09 8:10 ` Richard Stallman 2005-02-09 8:10 ` Richard Stallman 2005-02-09 9:23 ` Miles Bader 2005-02-14 9:46 ` Yoichi NAKAYAMA 2005-02-15 17:28 ` Richard Stallman 2005-02-15 23:54 ` Yoichi NAKAYAMA 2005-02-16 7:11 ` Nick Roberts 2005-02-16 9:03 ` Yoichi NAKAYAMA 2005-02-17 10:35 ` Richard Stallman 2005-02-17 12:32 ` Francesco Potorti`
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.