emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs-diffs Digest, Vol 94, Issue 89


From: Lars Magne Ingebrigtsen
Subject: Re: Emacs-diffs Digest, Vol 94, Issue 89
Date: Sat, 25 Sep 2010 22:30:09 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:

> Ideally, we'd have two XINT-style macros, one that returns an int and
> one that returns an EMACS_INT.  E.g. for chars, we'd use the `int'
> version since chars use less than 32 bits.

Makes sense.  The other macro could just be a wrapper around XINT that
coerces to int.

What would it be called?  XIINT?  Eek.  Uhm.  XNINT?  (For "not long
int.")  :-)  Ok, I have nothing.

-- 
(domestic pets only, the antidote for overdose, milk.)
  address@hidden * Lars Magne Ingebrigtsen




reply via email to

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