All this can be done from the Quack->Options menu, or with M-x
quack-customize.  No need to edit quack.el.  Quack can even remember
new interpreter commands (Options -> Remember New Programs) on the fly
without customization.

On 9/19/07, Tony Sidaway <[EMAIL PROTECTED]> wrote:
> (defcustom quack-default-program "csi"
>   "Default Scheme interpreter program to use with `run-scheme'."
>   :group 'quack
>   :type  'string)
>
> If you never intend to use any other Scheme interpreter from quack,
> you may want to edit quack.el to change the value of
> quack-run-scheme-always-prompts-p from t to nil


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to