Variable: crm-default-separator

crm-default-separator is an alias for crm-separator, defined in crm.el.gz.

This variable is obsolete since 29.1; use crm-separator instead.

Value

"[      ]*,[    ]*"

Documentation

Separator regexp used for separating strings in completing-read-multiple.

It should be a regexp that does not match the list of completion candidates.

Aliases

crm-default-separator (obsolete since 29.1)