Is it kosher to use the main bzr config to store plugin config -- i.e.: [DEFAULT] editor = vim [buildpackage] dpkg-buildpackage = 'dpkg-buildpackage -i.bzr' and if so, how does one pull out other sections from the config? :)