← Back to team overview

vm team mailing list archive

Make obsolete?

 

I notice the following in vm-vars.el

(defcustom vm-preferences-file "~/.vm.preferences"
  "Unused.
*Secondary startup file for VM, loaded after `vm-init-file'.
This file is written and overwritten by VM and is not meant for
users to edit directly."
  :group 'vm-misc
  :type 'file)

If, as the docs string would indicate, this is unused, should it be converted
into a defconst and marked as obsolete? 

Tim



Follow ups