Achim Gratz <strom...@nexgo.de> writes: > Achim Gratz writes: >> Again, the missing value is not the problem. The problem arises when >> the variable name in the caller and the callee becomes different. I'll >> let Bastien and Martyn sort that one out... :-) > > The expedient fix would likely be to chose the same prefix for all the > others (dyn/org-…?),
We need to use org- as a prefix. org-dyn is a good candidate but let's check in other packages if there is a convention about this. > but all local bindings in all functions using these > would also need to change. Since this is probably going to be a lot of > work, perhaps one could comment out those defvars were the variable > isn't actually global (like "state") and deal only with the remaining > ones if any. Not sure I understand (it's quite early in the morning...) - can you explain this? -- Bastien