From mboxrd@z Thu Jan 1 00:00:00 1970 From: nicolas.pouillard@gmail.com (Nicolas Pouillard) Date: Thu, 31 Jan 2008 12:58:13 +0100 Subject: [sup-talk] Enter on links In-Reply-To: <1201739282-sup-912@lenin> References: <1201636010-sup-8816@buckwheat> <1201684735-sup-6012@ausone.inria.fr> <1201739282-sup-912@lenin> Message-ID: <1201780634-sup-8788@ausone.inria.fr> Excerpts from vasudeva's message of Thu Jan 31 01:29:17 +0100 2008: > Excerpts from Nicolas Pouillard's message of Wed Jan 30 04:21:28 -0500 2008: > > Concerning multiline links, I've hacked sup to don't wrap at 80 columns but > > at 160. This fixes the problem at least when the mail has not been wrapped by > > the sender. > > Care to share? I'd like to see this so I can figure out a way to make > sup wrap where I want to. That's not really clean and produce a warning the first time. I've added this line to one of my hooks (after-poll.rb) Redwood::Chunk::Text.const_set :WRAP_LEN, 160 unless Redwood::Chunk::Text::WRAP_LEN == 160 -- Nicolas Pouillard aka Ertai -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 232 bytes Desc: not available Url : http://rubyforge.org/pipermail/sup-talk/attachments/20080131/911bc2df/attachment.bin