On Tue, Jun 24, 2008 at 03:00:22PM -0400, Jesse Becker wrote: > On Tue, Jun 24, 2008 at 01:48, Carlo Marcelo Arenas Belon > > On Mon, Jun 23, 2008 at 11:36:02AM -0700, Bernard Li wrote: > >> and the text are wrapped such that you could > >> see the entire command on the screen. Now there is no text-wrapping > >> and makes it hard to see the entire command in one go. > > > > you also couldn't see the bug because your browser was nice enough to format > > and wrap an invalid HTML file but that is also specific to your setup. > > > > if you want to have it formatted and wrapped I would recommend doing that in > > the code instead. if that is the case HTML might be better, as it will also > > allow for other formatting aids like fonts, bold and colors, but I think the > > currently proposed setup is more practical for a debugging flag. > > A middle ground would be to do *minor* preprocessing on the command, > to make the lines > wrap cleanly, then wrap it in <pre> tags.
so html then it is : Committed revision 1465 Carlo ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Ganglia-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ganglia-developers
