The page 49 of org mode manual has the following comment.
"To limit tag inheritance to specific tags, or to turn it off entirely, use the variable org-use-tag-iheritance and org-tags-exclude-from-inheritance."
It seems that I should set those variables to 1 or t inside emacs. Is this correct? If so, how can I do that?