Function: org-no-warnings

org-no-warnings is a for with-no-warnings, defined in byte-run.el.gz.

This function is obsolete since 9.0; use with-no-warnings instead.

Signature

(org-no-warnings &rest BODY)

Documentation

Like progn, but prevents compiler warnings in the body.

Aliases

org-no-warnings (obsolete since 9.0)