Version: (using KDE 4.2.98) Installed from: Gentoo Packages When typing an email address into KRunner's input field which isn't available through the "Contacts" runner no action is provided. KRunner should provide at least an action like "Send email to john@doe.local" which uses the default email application when a valid email address is found in the input field.
Try "mailto:somebody@somewhere.com" and press Enter. Not very convenient, but better than nothing.
(In reply to comment #1) > Try "mailto:somebody@somewhere.com" and press Enter. Not very convenient, but > better than nothing. Thanks for this hint, that's what I've been using instead. See also bug#285758 where you also commented :) I'm leaving this as a wishlist item, maybe it'll be implemented one day.
This is implemented in 4.8.x but it could be a little more polished. Right now it says: Launch with kmail -caption "%c" %u and doesn't have any icon in front. It would look better saying: Send email to john.doe@foobar.test and having the 'actions/mail-message-new' icon in front of it.
(In reply to comment #1) > Try "mailto:somebody@somewhere.com" and press Enter. Not very convenient, > but better than nothing. I tried "mailto:kdei18n-pl-uwagi@lists.sourceforge.net". KRunner took me to http://mailto@lists.sourceforge.net.
(In reply to comment #4) > (In reply to comment #1) > > Try "mailto:somebody@somewhere.com" and press Enter. Not very convenient, > > but better than nothing. > > I tried "mailto:kdei18n-pl-uwagi@lists.sourceforge.net". > KRunner took me to http://mailto@lists.sourceforge.net. Confirmed with 4.9.0, marking this as a regression.