(setq str "World!") (setq str (glue "Hello, " str) ) (insert str)