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
Fix: (property) Calling like (property PROPERTY :inherit t)
Supporting this form isn't really required, since it violates the
CL-style argument parsing of CL-DEFUN, but it's convenient, and
probably saves some hair-pulling for users who are less familiar with
Elisp.
Fixes#460.
Reported-by: Stewmath <https://github.com/Stewmath>
Copy file name to clipboardExpand all lines: README.org
+1
Original file line number
Diff line number
Diff line change
@@ -556,6 +556,7 @@ Simple links may also be written manually in either sexp or non-sexp form, like:
556
556
** 0.8.9-pre
557
557
558
558
*Fixes*
559
+
+ Predicate ~property~ when called with argument form ~(property "PROPERTY-NAME" :inherit t)~. ([[https://github.com/alphapapa/org-ql/issues/460][#460]]. Thanks to [[https://github.com/Stewmath][Stewmath]] for reporting.)
559
560
+ Reading of view settings from Org links in upcoming Emacs version. ([[https://github.com/alphapapa/org-ql/issues/461][#461]]. Thanks to [[https://github.com/snogge][Ola Nilsson]] for help debugging, and for maintaining [[https://github.com/jorgenschaefer/emacs-buttercup][Buttercup]].)
'("Take over the universe""Take over the world""Skype with president of Antarctica""Take over Mars""Visit Mars""Take over the moon""Visit the moon""Practice leaping tall buildings in a single bound""Renew membership in supervillain club""Learn universal sign language""Spaceship lease""Recurring""/r/emacs""Shop for groceries""Sunrise/sunset""Write a symphony")))
'("Take over the universe""Take over the world""Skype with president of Antarctica""Take over Mars""Visit Mars""Take over the moon""Visit the moon""Practice leaping tall buildings in a single bound""Renew membership in supervillain club""Learn universal sign language""Spaceship lease""Recurring""/r/emacs""Shop for groceries""Sunrise/sunset""Write a symphony"))))
0 commit comments