[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Fwd: [patch] simplify-compact initial data extraction from plist
From: |
Mario Frasca |
Subject: |
Fwd: [patch] simplify-compact initial data extraction from plist |
Date: |
Sun, 12 Jul 2020 13:03:38 -0500 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 |
Anyone?
-------- Forwarded Message --------
this is a result of some help I received a few days ago in the
#emacs irc chat room on freenode.
I was wondering why we were adding a semicolon in front of names,
before creating symbols, and I understand this is because such
symbols work as keys. next, I could not find how we were taking
advantage of this in the code, asked further, looked for
references and examples, and discovered how to use
`cl-destructuring-bind' to define something looking and behaving
like a `let' block, based on the content of a plist.
hope this helps.
I have signed my FSF papers, and received confirmation of
reception.
ciao,
Mario
0001-cl-destructuring-bind-simplifies-initial-repeating-l.patch
Description: Text Data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Fwd: [patch] simplify-compact initial data extraction from plist,
Mario Frasca <=