Re: [Evolution] Sigs Still Screwed



cheers();

With this message, I've tried putting a blank line at the beginning of
the sig, and I will not put a newline at the end of this message.

Nope, same problem. And that sure won't help, as the newline has to be
between text and sig.

What is the paragraph style of the last lines, including sig? Try
'normal' instead of 'preformat' for the empty newlines.


Lane: You can change that sig code to the tags, you really need. Just
get all the <table> tags out (including <tr>, <td> and the closing
ones).

I'm out of time right now, but I will try editing the code directly
later. At least in this message, we can see the effect of having the
leading blank line inside the sig rather than at the end of the
message. 

It seems, as the additional newlines are at the newline in the sig file.
That means, <pre> is interpreted even inside the <table>. That would be
a bug in gtkhtml.

Try the following code, without the <br> tags, instead using <pre>. That
takes newline characters for breaking lines and will prevent additional
<pre> tags from messing with the code.

<pre>
Lane
<font color="#0000f8">Lane P. Lester / Madison County, Georgia</font>
<font color="#008000">Using Linux more and Windows less</font>
</pre>


...guenther


-- 
char *t="\10pse\0r\0dtu\0  ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]