|
From: | Simon Albrecht |
Subject: | Re: Store accidental styles in an alist (issue 280510043 by address@hidden) |
Date: | Wed, 23 Dec 2015 00:36:11 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 |
On 22.12.2015 15:39, address@hidden wrote:
https://codereview.appspot.com/280510043/diff/20001/scm/music-functions.scm#newcode1702scm/music-functions.scm:1702: (define-public accidental-styles The only rationale for making this a public variable is if the user is expected to be able to change that variable. But in that case, the settings will bleed over into the next file on the command line if thevariable is not declared using define-session-public instead.
Thanks for the hint. New patchset uploaded. Yours, Simon
[Prev in Thread] | Current Thread | [Next in Thread] |