From: Nuno Pedrosa <info@nunopedrosa.net>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 38034@debbugs.gnu.org
Subject: bug#38034: 26.3; wrong-type-argument plistp "" (org-caldav, url-dav)
Date: Mon, 04 Nov 2019 10:19:02 +0000 [thread overview]
Message-ID: <20191104101855.GA3691@nuno-solus> (raw)
In-Reply-To: <87v9s1atyu.fsf@gnus.org>
How or where do I check the value of `tree? (noob here, sorry!)
On Sun, Nov 03, 2019 at 03:57:13PM +0100 or thereabouts, Lars Ingebrigtsen wrote:
>
> Nuno Pedrosa <info@nunopedrosa.net> writes:
>
> > Debugger entered--Lisp error: (wrong-type-argument plistp "")
> > plist-put("" DAV:status 404)
> > url-dav-process-response(#<killed buffer>
>
> The backtrace is hard to read as it's posted as HTML, but I think this
> must mean that the error is here:
>
> (let ((properties (url-dav-dispatch-node (car tree))))
> ;; We need to make sure we have a DAV:status node in there for
> ;; higher-level code;
> (setq properties (plist-put properties 'DAV:status overall-status))
> ;; Make this look like a DAV:multistatus parse tree so that
> ;; nobody but us needs to know the difference.
> (list (cons url properties))))))
>
> What's the value of `tree' when you get this backtrace?
>
> --
> (domestic pets only, the antidote for overdose, milk.)
> bloggy blog: http://lars.ingebrigtsen.no
next prev parent reply other threads:[~2019-11-04 10:19 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-02 17:22 bug#38034: 26.3; wrong-type-argument plistp "" (org-caldav, url-dav) Nuno Pedrosa
2019-11-02 17:55 ` Lars Ingebrigtsen
2019-11-02 23:32 ` Nuno Pedrosa
2019-11-03 14:57 ` Lars Ingebrigtsen
2019-11-04 10:19 ` Nuno Pedrosa [this message]
2019-11-08 20:48 ` Lars Ingebrigtsen
2019-12-24 12:06 ` bug#38034: Saša Janiška
2020-07-19 20:18 ` bug#38034: Lars Ingebrigtsen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191104101855.GA3691@nuno-solus \
--to=info@nunopedrosa.net \
--cc=38034@debbugs.gnu.org \
--cc=larsi@gnus.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).