emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/org-contacts 048942e806 2/4: Warning: in defcustom for


From: ELPA Syncer
Subject: [elpa] externals/org-contacts 048942e806 2/4: Warning: in defcustom for ‘org-contacts-identity-properties-list’: ‘list’ without arguments
Date: Tue, 21 May 2024 09:58:35 -0400 (EDT)

branch: externals/org-contacts
commit 048942e8063044accca7a5c42b81a1e27b7a0876
Author: stardiviner <numbchild@gmail.com>
Commit: stardiviner <numbchild@gmail.com>

    Warning: in defcustom for ‘org-contacts-identity-properties-list’: ‘list’ 
without arguments
---
 org-contacts.el | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/org-contacts.el b/org-contacts.el
index 96878e58c5..243310a663 100644
--- a/org-contacts.el
+++ b/org-contacts.el
@@ -854,9 +854,7 @@ This function should be called from 
`gnus-article-prepare-hook'."
     ,org-contacts-address-property
     ,org-contacts-birthday-property)
   "Matching rule for finding heading that are contacts.
-This can be property key checking."
-  :type 'list
-  :safe #'listp)
+This can be property key checking.")
 
 (defvar org-contacts-ahead-space-padding (make-string 5 ? )
   "The space padding for align avatar image with contact name and properties.")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]