all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Kaushal Modi <kaushal.modi@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Timer errors in last few days (bignump change?)
Date: Wed, 05 Sep 2018 21:45:05 +0300	[thread overview]
Message-ID: <83bm9byea6.fsf@gnu.org> (raw)
In-Reply-To: <CAFyQvY3nZ03c0H-AKXfr1eojZOoRo+SZs6e=sLfWLryqOp2kjQ@mail.gmail.com> (message from Kaushal Modi on Wed, 5 Sep 2018 14:39:49 -0400)

> From: Kaushal Modi <kaushal.modi@gmail.com>
> Date: Wed, 5 Sep 2018 14:39:49 -0400
> 
> When I try to do this:
> 
> M-: (apply #'encode-time (parse-time-string "2018-09-05"))
> 
> I get:
> 
> Debugger entered--Lisp error: (wrong-type-argument fixnump nil)
>   encode-time(nil nil nil 5 9 2018 nil nil nil)
>   apply(encode-time (nil nil nil 5 9 2018 nil nil nil))
>   eval((apply #'encode-time (parse-time-string "2018-09-05")) t)
>   eval-expression((apply #'encode-time (parse-time-string "2018-09-05")) nil nil 127)
>   funcall-interactively(eval-expression (apply #'encode-time (parse-time-string "2018-09-05")) nil nil 127)
>   call-interactively(eval-expression nil nil)
>   command-execute(eval-expression)

Are you saying that Emacs 26 doesn't signal a similar error in this
case?  It does for me.



  parent reply	other threads:[~2018-09-05 18:45 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-05 17:54 Timer errors in last few days (bignump change?) Kaushal Modi
2018-09-05 18:39 ` Kaushal Modi
2018-09-05 18:43   ` Noam Postavsky
2018-09-05 18:45   ` Eli Zaretskii [this message]
2018-09-05 18:49     ` Kaushal Modi
2018-09-05 18:53       ` Kaushal Modi
2018-09-05 19:23         ` Eli Zaretskii
2018-09-05 22:34 ` Paul Eggert
2018-09-05 22:44   ` Kaushal Modi
2018-09-05 22:55     ` Kaushal Modi
2018-09-05 23:28     ` 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=83bm9byea6.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=kaushal.modi@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.