[notmuch] [PATCH] notmuch-reply: Use a shorter 'On, X Y wrote:' line

Sebastian Spaeth Sebastian at SSpaeth.de
Wed Mar 3 04:01:00 PST 2010


On Wed, 03 Mar 2010 07:20:47 +0100, Michal Sojka <sojkam1 at fel.cvut.cz> wrote:
> > +	/* If from contains '<' (not as first char),
> > +	 * only use the preceding real name */
> > +	short_from = talloc_strdup(ctx, from_addr);
> 
> I do not see, where do you assign a value to from_addr (besides the
> initial NULL).

It is set way up earlier in that function.


More information about the notmuch mailing list