Variable: x-dnd-xds-testing

x-dnd-xds-testing is a variable defined in x-dnd.el.gz.

Value

nil

Documentation

Whether or not XDS is being tested from ERT.

When non-nil, throw errors from the XdndDirectSave0 converters instead of returning "E".

Source Code

;; Defined in /usr/src/emacs/lisp/x-dnd.el.gz
(defvar x-dnd-xds-testing nil
  "Whether or not XDS is being tested from ERT.
When non-nil, throw errors from the `XdndDirectSave0' converters
instead of returning \"E\".")