You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.org
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -408,6 +408,9 @@ Declaring ~debug~ forms for functions and macros that take keyword arguments can
408
408
:body (list one two))
409
409
#+END_SRC
410
410
411
+
****** TODO Submit this as an improvement to the Elisp manual
412
+
413
+
Probably should first replace the ~:bindings~ part with this, which correctly matches ~let~ bindings: ~(&rest &or symbolp (gate symbolp &optional def-form))~.
411
414
** Destructuring :destructuring:
412
415
413
416
See [[id:b699e1a1-e34c-4ce8-a5dd-41161d2a1cbf][Pattern matching]].
0 commit comments