Re: [evolution-patches] patch to enable 'copy email address' on right-click menu for email addresses
- From: Not Zed <notzed ximian com>
- To: Jeffrey Stedfast <fejj ximian com>
- Cc: Gustavo Noronha Silva <kov debian org>, evolution-patches ximian com
- Subject: Re: [evolution-patches] patch to enable 'copy email address' on right-click menu for email addresses
- Date: Thu, 18 Nov 2004 08:57:25 +0800
There is already a plugin for this - copy-tool.
It only does, and does exactly, the same thing.
On Wed, 2004-11-17 at 15:39 -0500, Jeffrey Stedfast wrote:
this should probably be implemented as an EPlugin. Also, don't use
gchar, use char.
g_strsplit is also completely the wrong way to parse the string for
several reasons:
1. you're leaking memory
2. mailto uri's can contain more than just the email address
3. the email addresses in the mailto uri can be encoded
Jeff
On Wed, 2004-11-17 at 14:13 -0200, Gustavo Noronha Silva wrote:
> Hey,
>
> So now I'm subscribed, no need to CC:-me. I've also got this other patch
> that adds a 'copy email address' to the right-click menu for email
> addresses. This has been a small problem for me and some friends for
> some time, as it's much easier to simply right click the email and use
> the copy menu item than it is to aim the edges of the link with the
> mouse.
>
> The patch is at the bugzilla's bug I opened (#69512) and also attached
> to this message.
>
> Thanks,
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]