(defun make-wisp-form (html) `(html (:wisp-form :action (make-form-k-url k-id) ;; or I can specify a keyword argument :form-handler-url in the official ;; interface to the read-form macro. :method 'post ,@html)))