unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Søren Pilgård" <fiskomaten@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Release date of Emacs 24.4?
Date: Mon, 10 Feb 2014 15:23:40 +0100	[thread overview]
Message-ID: <CAGXii2akX3gr8GyUHCeXaAopN8RcAnhQJWwkDiNb3+6zvEPcMg@mail.gmail.com> (raw)
In-Reply-To: <jwvtxc75bsi.fsf-monnier+gmane.emacs.help@gnu.org>

On Mon, Feb 10, 2014 at 2:38 PM, Stefan Monnier
<monnier@iro.umontreal.ca> wrote:
>> However, I can't seem to find any information as to when Emacs 24.4. is
>> expected to be released. Is this information made available, or is it
>> perhaps just not known yet?
>
> Only Emacs knows, but sadly M-x when-is-the-next-release RET still has
> a few serious bugs.
> So we're left guessing.  My best guess is "before summer".

Here i fixed it:

(defun when-is-the-next-release ()
  (interactive)
  "An accurate estimate of the release date of the next Emacs version"
  (message "Next release is in %d days." (1+ (random 365))))



  reply	other threads:[~2014-02-10 14:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-10  0:06 Release date of Emacs 24.4? Jai Dayal
2014-02-10  1:19 ` Óscar Fuentes
2014-02-10  1:39   ` Drew Adams
2014-02-10  2:21     ` Óscar Fuentes
2014-02-10  3:42   ` Eli Zaretskii
2014-02-10 13:38 ` Stefan Monnier
2014-02-10 14:23   ` Søren Pilgård [this message]
2014-02-10 15:18     ` Jai Dayal
2014-02-10 17:07       ` Stefan Monnier

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAGXii2akX3gr8GyUHCeXaAopN8RcAnhQJWwkDiNb3+6zvEPcMg@mail.gmail.com \
    --to=fiskomaten@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).