unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Noam Postavsky <npostavs@gmail.com>
To: Live System User <nyc4bos@aol.com>
Cc: 32748@debbugs.gnu.org
Subject: bug#32748: 26.1; EDEBUG eval error
Date: Wed, 03 Oct 2018 21:15:00 -0400	[thread overview]
Message-ID: <87o9cams17.fsf@gmail.com> (raw)
In-Reply-To: <87in34bx30.fsf@aol.com> (Live System User's message of "Sun, 16 Sep 2018 23:51:31 -0400")

tags 32748 notabug
close 32748
quit

Live System User <nyc4bos@aol.com> writes:

>         Eval'ing the same way in Emacs 25.2 yielded the expected:
>
> predicate’s value is shown below.
>
> Documentation:
> Not documented as a variable.
>
> Value: (lambda nil
[...]

Your error backtrace suggests you used edebug-eval, but this output
suggests you used describe-variable.  The latter will not work in
emacs-26 because parse-time.el switched to lexical-binding, so that
predicate's symbol-value is no longer affected.

As mentioned in my other message, edebug-eval from within the let BODY
should work regardless, and I don't think there is a bug here, so I'm
closing this report.





      parent reply	other threads:[~2018-10-04  1:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-17  3:51 bug#32748: 26.1; EDEBUG eval error Live System User
2018-09-17 12:18 ` Noam Postavsky
2018-10-04  1:15 ` Noam Postavsky [this message]

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87o9cams17.fsf@gmail.com \
    --to=npostavs@gmail.com \
    --cc=32748@debbugs.gnu.org \
    --cc=nyc4bos@aol.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).