unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Jean Louis <bugs@gnu.support>
To: Help GNU Emacs <help-gnu-emacs@gnu.org>
Subject: dlet (need help): let: Symbol’s value as variable is void: wrs::variables
Date: Mon, 20 Sep 2021 19:45:43 +0300	[thread overview]
Message-ID: <courier.000000006148BAC4.000059D0@stw1.rcdrun.com> (raw)


I just know that this code worked, and now it doesn't:

(dlet ((wrs::variables (make-hash-table :test 'equal))
       (wrs::_ (puthash "areas_name" "Hyperscope" wrs::variables)))
  )

let: Symbol’s value as variable is void: wrs::variables

In my opinion when I define `wrs::variables' as being temporarily
global variable first time then it should be available in the second
line.

It did work before weeks or maybe 1-2 months. Now it doesn't.

Maybe this is bug.

No need to disadvise me using `dlet' as I do need it. Does anybody
know if this could be bug or why it does not work?


Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/



             reply	other threads:[~2021-09-20 16:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-20 16:45 Jean Louis [this message]
2021-09-20 23:17 ` dlet (need help): let: Symbol’s value as variable is void: wrs::variables Michael Heerdegen
2021-09-21  4:28   ` Jean Louis

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=courier.000000006148BAC4.000059D0@stw1.rcdrun.com \
    --to=bugs@gnu.support \
    --cc=help-gnu-emacs@gnu.org \
    /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.
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).