Look, i've got a lisp-function which sets at the begining a few variabels (osmode, ..) (and also saves the original values). At the end of the lisp-function this variables will be set back to the original values whiwh are saved at the beginning of the function.
However when i'm in the middle of...