GNU bug report logs - #38034
26.3; wrong-type-argument plistp "" (org-caldav, url-dav)

Previous Next

Package: emacs;

Reported by: Nuno Pedrosa <info <at> nunopedrosa.net>

Date: Sat, 2 Nov 2019 17:47:02 UTC

Severity: normal

Found in version 26.3

Full log


View this message in rfc822 format

From: Nuno Pedrosa <info <at> nunopedrosa.net>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 38034 <at> 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
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 <at> 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





This bug report was last modified 4 years and 340 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.