Hi Kevin, > > For example do this > > dcop kate qt objects | grep save > > It returns a list of Qt objects, for example > qt/KXMLGUIClient-KActionCollection/file_save_all > > You can then check this object's interface like this > dcop kate qt/KXMLGUIClient-KActionCollection/file_save_all > > You'll find a function called "activate" which will execute the same code as > clicking on the action would have. > yes working well for documents that were saved prior, for unsaved docs, a popup appears asking for a filename to save the file. But there the dcop kate-908 EditInterface#1 text > savefile.txt will work. kind regards Sebastian ___________________________________________________ . Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.