Gnus development mailing list
 help / color / mirror / Atom feed
From: Julien Danjou <julien@danjou.info>
To: ding@gnus.org
Subject: Re: float-pi
Date: Tue, 23 Nov 2010 10:18:38 +0100	[thread overview]
Message-ID: <sa3aal0gzyp.fsf@cigue.easter-eggs.fr> (raw)
In-Reply-To: <878w0kxzol.fsf@turtle.gmx.de> (Sven Joachim's message of "Tue, 23 Nov 2010 08:32:42 +0100")

On Tue, Nov 23 2010, Sven Joachim wrote:

> That would be annoying for people who share the same Gnus installation
> between Emacs 23 and Emacs 24.  And it's easy to define float-pi
> yourself:
>
> (unless (boundp 'float-pi)
>   (defconst float-pi (* 4 (atan 1)) "The value of Pi (3.1415926...)."))

Yes, but I don't see the point of adding support for Emacs < 24 in code
which will never be run in Emacs 24. :-/ Compat for old Emacs is already
a PITA everywhere.

Maybe just ignore the warnings? :)

-- 
Julien Danjou
// ᐰ <julien@danjou.info>   http://julien.danjou.info



  reply	other threads:[~2010-11-23  9:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1PKYPn-0003yn-00@quimby.gnus.org>
2010-11-22 18:37 ` float-pi (was: [gnus git] branch master updated: =5= Add color check support with shr-color ; shr: add tag font ; Revert "Drop colorisation of regions since we don't control the background color." ; shr-color: import ; color-lab: new) Sven Joachim
2010-11-22 18:41   ` float-pi Lars Magne Ingebrigtsen
2010-11-23  7:32     ` float-pi Sven Joachim
2010-11-23  9:18       ` Julien Danjou [this message]
2010-11-23 14:53         ` float-pi Ted Zlatanov
2010-11-23 16:02           ` float-pi Julien Danjou

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=sa3aal0gzyp.fsf@cigue.easter-eggs.fr \
    --to=julien@danjou.info \
    --cc=ding@gnus.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 NNTP newsgroup(s).