Ok, extra space will be always supplied, except I forget ;) 2011/9/26 Dennis E. Hamilton <[email protected]>
> There is no picture, but I can see what is happening with quoting. > > Your reply, just below has the "quoted" e-mail indented and your in-line > comments are at the left margin. > > I suspect that the only ">" show up because they are in an e-mail that you > are quoting. It is not obvious what is happening though. But the extra > space definitely helps for those of us whose readers do not deal with > quotations the same way. > > - Dennis > > -----Original Message----- > From: Devin Han [mailto:[email protected]] > Sent: Sunday, September 25, 2011 18:48 > To: [email protected] > Subject: Re: Simple API > > > > 2011/9/25 Svante Schubert <[email protected]> > > > Hi Devin, > > can you check the configuration of your mail, the inline reply does > not > work out well. > Beyond it seems that you have not added any reply, but from the > context > I know that the one sentence marked as Rob's is yours. > Happens the second time, now I am sure it was not a pure > coincidence. > > Thanks, > Svante > > > > > Thank you for the reminder. > But it looks fine in my gmail page, see the picture. Maybe it's a bug of > gmail. > I will check "Enter" twice next time, then it should work out well in your > client. > > > > Am 24.09.2011 04:49, schrieb Devin Han: > > > 2011/9/23 Rob Weir <[email protected]> > > > >> On Fri, Sep 23, 2011 at 2:37 AM, Devin Han <[email protected]> > wrote: > >> > >> <snip> > >>> Don't worry about this log message. It is generated by the > method > >>> getTextPropertiesForRead() in > >>> org.odftoolkit.simple.style.DefaultStyleHandler. > >>> > Logger.getLogger(CellStyleHandler.class.getName()).log(Level.INFO, "No > >>> explicit text properties definition is found!", ""); > >>> > >> > >> Hi Devin -- We should probably try to eliminate any unnecessary > log > >> messages. If there are no real errors then by default we should > not > >> be writing to stderr or stdout;. Why? Think of the > multithreaded > >> server scenario. It is annoying for the server admin to have > this > >> written to the log files, filling up their logs and making it > harder > >> for them to find important information. And on some servers, > where > >> stderr is unbufffered, this can be a performance problem. You > have > >> multiple threads all trying to write to stderr, and blocking for > >> access. > >> > >> Yes, we should clean up these unnecessary message. > > -Rob > > > > > > > > > > > -- > -Devin > > > -- -Devin
