Hi, I'm running ipython 0.11. I want to add a magic function. In the manual in the magics section ip.expose_magic is used. But in the section on configuration ip. is never used. What is the recommended way to add a magic in ipython_config? /Jörgen