emacs-devel
[Top][All Lists]
Advanced

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

Re: Making 'eq' == 'eql' in bignum branch


From: Stefan Monnier
Subject: Re: Making 'eq' == 'eql' in bignum branch
Date: Sun, 26 Aug 2018 12:59:33 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> Two, as an argument to forward-comment: (forward-comment
> most-positive-fixnum).  This also seems safe, as the argument is
> a comment count, not a buffer position.  That said these could perhaps
> be changed to (forward-comment (point-max)).

Yes, point-max is better.  Same seems to apply to the cases in
syntax.el.


        Stefan



reply via email to

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