Thread (39 messages) flat view 39 messages, 6 authors, 2016-06-15

Re: [PATCH RFC3.5 08/12] send-email: Move Subject sanitization from --compose code to send_message

From: Jay Soffian <hidden>
Date: 2016-06-15 22:46:37

On Sat, Apr 18, 2009 at 1:02 PM, Michael Witten [off-list ref] wrote:
+       my $sanitized_subject = ($subject =~ /[^[:ascii:]]/) ? quote_rfc2047($subject) : $subject;
I wonder if it would be clearer to always call quote_rfc2047, then
have that function just return its input unaltered if quoting is not
needed.

j.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help