Hello, emacs crashes (in `strcpy') when receiving dbus messages with some empty content. The attached patch fixes this. Also there is no need to copy the strings. This is already be done by `build_string'. David