all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Oleh Krehel <oleh.krehel@gmail.com>, emacs-devel@gnu.org
Subject: Re: Elisp / C inconsistency for reading "1."
Date: Fri, 14 Mar 2014 07:30:48 -0700	[thread overview]
Message-ID: <53231298.9090905@cs.ucla.edu> (raw)
In-Reply-To: <CAJ1SQWC8NvC-GyGzb+EgZ2AADzqG0Wc1Z1dcUQcdE=c-eCHoOQ@mail.gmail.com>

Oleh Krehel wrote:
> I understand that it's documented in the manual that "1." is an
> integer and not a float, but this feels very wrong coming from a C
> background.

More important, it feels wrong coming from a Lisp background, as Common 
Lisp and Scheme both interpret "1." to be a floating point number.  I 
would support changing Emacs Lisp to be consistent with common practice, 
as there seems no point to being different and there are advantages to 
being consistent.  (Not during the feature freeze though, of course.)



  reply	other threads:[~2014-03-14 14:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-14 12:13 Elisp / C inconsistency for reading "1." Oleh Krehel
2014-03-14 14:30 ` Paul Eggert [this message]
2014-03-14 16:46   ` Stefan
2014-03-15 16:21     ` Wolfgang Jenkner
2014-03-15 16:43       ` David Kastrup
2014-03-15 18:39       ` Simon Leinen
2014-03-16  1:31       ` Paul Eggert

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=53231298.9090905@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=emacs-devel@gnu.org \
    --cc=oleh.krehel@gmail.com \
    /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.
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.