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
If I try to delete a document with C-cmd and provide a nonexistent URL, the minibuffer shows the error message Wrong type argument: stringp, nil. I would expect an error message that tells me the URL does not exist.
If I try to delete a document with
C-cmdand provide a nonexistent URL, the minibuffer shows the error messageWrong type argument: stringp, nil. I would expect an error message that tells me the URL does not exist.