Overview Clamps Packages CM Dictionary Clamps Dictionary Fomus
Next: init-poolplayer-elisp-code , Previous: index-list , Up: I-J , Home: Overview

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

Author: Orm Finnendahl

Created: 2025-09-29 Mo 14:33

Validate