Clamps Dictionary
init-poolplayer
Function
(init-poolplayer &optional presets-file elisp-file)
Set *poolplayer-presets* by loading presets-file, digesting all
presets and display the preset at index 0 in an emacs buffer linked to
the file /tmp/curr-preset.lisp
. Load the elisp definitions for
preset editing from elisp-file.
Arguments
presets-file |
Pathname or string denoting the presets file to load. The default copies cl-poolplayer/presets/cl-poolplayer-defaults-presets.lisp from the clamps packages directory to /tmp/poolplayer-presets.lisp and uses the latter file. |
elisp-file |
Pathname or string denoting the Emacs lisp configuration file for the emacs preset editor. Defaults to cl-poolplayer/sly-edit-poolplayer-presets.el digest-form-to-preset edit-preset-in-emacs load-poolplayer-presets next-poolplayer-preset *poolplayer-presets* *poolplayer-presets-file* previous-poolplayer-preset save-poolplayer-presets show-poolplayer-preset |