"Stevan M. Veljkovic" <[email protected]> writes: > When `org-agenda-check-type` signals an error, the message is displayed as: > > Not allowed in ’todo’-type agenda buffer or component > ... > Perhaps using the usual Emacs Lisp quotation form, with a backquote before > `%s` and an apostrophe after it, > > (error "Not allowed in `%s'-type agenda buffer or component" org-agenda-type) > > would produce the correctly curved quotation marks when `text-quoting-style` > is set to `curve`?
Yes, it should work. Would you be interested to create a small patch that will change the error message? See orgmode.org/worg/org-contribute.html -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>
