Hi, Sometimes I turn on lisp debugger with M-x toggle-debug-on-error for some reason, then aborting org-capture with 'q' or 'C-g' enters the debugger, which is annoying. I think `user-error' is better than `error' in this case.