eudc-custom-generated-menu

eudc-custom-generated-menu is a variable defined in `eudc.el'.
Its value is shown below.
  • This variable may be risky if used as a file-local variable.

Documentation:
Not documented as a variable.

Value:

(["Eudc..." (customize-group 'eudc) t] "--" ("Eudc Ph" :filter (lambda (&rest junk) (let* ((menu (custom-menu-create 'eudc-ph))) (if (consp menu) (cdr menu) menu)))) ("Eudc Ldap" :filter (lambda (&rest junk) (let* ((menu (custom-menu-create 'eudc-ldap))) (if (consp menu) (cdr menu) menu)))) ("Eudc Bbdb" :filter (lambda (&rest junk) (let* ((menu (custom-menu-create 'eudc-bbdb))) (if (consp menu) (cdr menu) menu)))) ["Eudc Server..." (customize-variable 'eudc-server) t] ["Eudc Protocol..." (customize-variable 'eudc-protocol) t] ["Eudc Strict Return Matches..." (customize-variable 'eudc-strict-return-matches) :style toggle :selected eudc-strict-return-matches] ["Eudc Default Return Attributes..." (customize-variable 'eudc-default-return-attributes) t] ["Eudc Multiple Match Handling Method..." (customize-variable 'eudc-multiple-match-handling-method) t] ["Eudc Duplicate Attribute Handling Method..." (customize-variable 'eudc-duplicate-attribute-handling-method) t] ["Format of Inline Expansion Queries..." (customize-variable 'eudc-inline-query-format) t] ["Eudc Expansion Overwrites Query..." (customize-variable 'eudc-expansion-overwrites-query) :style toggle :selected eudc-expansion-overwrites-query] ["Eudc Inline Expansion Format..." (customize-variable 'eudc-inline-expansion-format) t] ["Eudc Inline Expansion Servers..." (customize-variable 'eudc-inline-expansion-servers) t] ["Max Number of Servers to Query..." (customize-variable 'eudc-max-servers-to-query) t] ["Attributes in Query Forms..." (customize-variable 'eudc-query-form-attributes) t] ["User-defined Names of Directory Attributes..." (customize-variable 'eudc-user-attribute-names-alist) t] ["Eudc Use Raw Directory Names..." (customize-variable 'eudc-use-raw-directory-names) :style toggle :selected eudc-use-raw-directory-names] ["Attribute Decoding Functions..." (customize-variable 'eudc-attribute-display-method-alist) t] ["External Viewer Programs..." (customize-variable 'eudc-external-viewers) t] ["Eudc Options File..." (customize-variable 'eudc-options-file) t] ["Eudc Mode Hook..." (customize-variable 'eudc-mode-hook) t])