Hottest Free Downloads - DownloadPipe.com Over 197,000 downloads! Bookmark Now!
DownloadPipe.com - New Downloads Every Minute
 SEARCH:
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

san mateo credit help

 
   Linux (Home) -> SUSE RSS
Next:  solved: intel graphics problem with 11.1 on asus ..  
Author Message
brahimbb17

External


Since: Dec 10, 2008
Posts: 3



(Msg. 1) Posted: Sat Dec 27, 2008 4:38 am
Post subject: san mateo credit help
Archived from groups: alt>os>linux>suse (more info?)

san mateo credit help

http://br-articles.blogspot.com/2008/10/credit-help-for-real-estate-fi...cing_16
san mateo credit help
Back to top
Login to vote
Kevin Nathan

External


Since: Dec 09, 2004
Posts: 515



(Msg. 2) Posted: Sat Dec 27, 2008 12:26 pm
Post subject: Re: san mateo credit help [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Sat, 27 Dec 2008 19:17:52 +0100
J G Miller <miller DeleteThis @yoyo.ORG> wrote:

>And when I read the article I posted, although the link goes
>from one line to the next, Pan treats it as a single correct URL,
>and clicking on it brings up Epiphany with the spam report page.
>

That is, of course, the correct result. According to RFC1738 (next to
last paragraph in Appendix):

'In some cases, extra whitespace (spaces, linebreaks, tabs, etc.)
may need to be added to break long URLs across lines. The
whitespace should be ignored when extracting the URL.'

What I find interesting is that pan uses a CR/LF combination (as in
your msg's URL) rather than the standard Linux LF only. It just seems
curious that the pan developers use the Microsoft convention for line
ending rather than the Unix/Linux convention. Just an observation. Smile

This has pointed up a bug in my newsreader where it correctly handles a
URL broken by a LF but *not* one broken by a CR/LF sequence. (I need to
file a bug report with them).


--
Kevin Nathan (Arizona, USA)
Linux Potpourri and a.o.l.s. FAQ -- (temporarily offline)

Open standards. Open source. Open minds.
The command line is the front line.
Linux 2.6.25.18-0.2-pae
12:15pm up 60 days 16:07, 22 users, load average: 0.17, 0.23, 0.25
Back to top
Login to vote
J G Miller

External


Since: Aug 18, 2008
Posts: 17



(Msg. 3) Posted: Sat Dec 27, 2008 2:16 pm
Post subject: Re: san mateo credit help [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Sat, 27 Dec 2008 04:38:34 -0800, brahimbb17 wrote:

> san mateo credit help
>
> http://br-articles.blogspot.com/2008/10/credit-help-for-real-estate-
financing_16.html
> san mateo credit help


Please report BlogSpot spam to

<http://help.blogger.com/?
page=troubleshooter.cs&problem=&ItemType=spam&contact_type=Spam&Submit=Continue>
Back to top
Login to vote
Nikos Chantziaras

External


Since: Oct 27, 2006
Posts: 288



(Msg. 4) Posted: Sat Dec 27, 2008 3:27 pm
Post subject: Re: san mateo credit help [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

J G Miller wrote:
> On Sat, 27 Dec 2008 04:38:34 -0800, brahimbb17 wrote:
>
>> san mateo credit help
>>
>> http://br-articles.blogspot.com/2008/10/credit-help-for-real-estate-
> financing_16.html
>> san mateo credit help
>
>
> Please report BlogSpot spam to
>
> <http://help.blogger.com/?
> page=troubleshooter.cs&problem=&ItemType=spam&contact_type=Spam&Submit=Continue>

Can you fix your email client to not break lines at totally
inappropriate places, including the quoted text? The link is this:

http://help.blogger.com/?page=troubleshooter.cs&problem=&ItemType=spam...ntact_t
Back to top
Login to vote
J G Miller

External


Since: Aug 18, 2008
Posts: 17



(Msg. 5) Posted: Sat Dec 27, 2008 7:17 pm
Post subject: Re: san mateo credit help [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Sat, 27 Dec 2008 15:27:19 +0200, Nikos Chantziaras wrote:

> Can you fix your email client to not break lines at totally
> inappropriate places, including the quoted text?

I am using Pan newsreader to post, not an e-mail client.

If I do not have wrap turned on, then Pan complains about
posting articles with lines over 80 characters in length.

And when I read the article I posted, although the link goes
from one line to the next, Pan treats it as a single correct URL,
and clicking on it brings up Epiphany with the spam report page.

Which news reader are you using that cannot cope with a URL
extending over more than one line?
Back to top
Login to vote
Nikos Chantziaras

External


Since: Oct 27, 2006
Posts: 288



(Msg. 6) Posted: Sat Dec 27, 2008 9:40 pm
Post subject: Re: san mateo credit help [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

J G Miller wrote:
> On Sat, 27 Dec 2008 15:27:19 +0200, Nikos Chantziaras wrote:
>
>> Can you fix your email client to not break lines at totally
>> inappropriate places, including the quoted text?
>
> I am using Pan newsreader to post, not an e-mail client.

I meant news client of course, not email client Razz


> If I do not have wrap turned on, then Pan complains about
> posting articles with lines over 80 characters in length.

Mine wraps everything correctly at 72 (I think), except for URLs because
many clients don't do what Pan does. Not everyone is using Pan, so
that's an issue.

It also wraps the quoted text correctly. It seems Pan doesn't; the
result is quite messy.


> Which news reader are you using that cannot cope with a URL
> extending over more than one line?

Thunderbird.
Back to top
Login to vote
Display posts from previous:   
Related Topics:
tips to lowering your credit card cost - tips to lowering your credit card cost http://br-articles.blogspot.com/2008/10/7-ways-to-avoid-credit-card-overload.html tips to lowering your credit card cost

9.2 & java locations documentations? - I've installed java 1.5.0 & see that 9.2 is doing java differently. There is a /etc/alternatives directory that links some stuff & has the 1.4.2 sun java installed there. In my 9.2, I've relinked things but think that this is the newer method of...

Problems with make - I'm quit new in the world of Linux, so have a rather simple question I' trying to install a certain software (amule). Everything (unpacking and compiling (with ./configure) runs fine until until I have to use the make command. Every time I try this the...

Problems with make - I'm quit new in the world of Linux, so I have a rather simple question I'm trying to install a certain software (amule). Everything (unpacking and compiling (with ./configure) runs fine until until I have to use the make command. Every time I try this....

Copying, license, registration - Suse - summary from email.. - Liking Suse and wanting to be very clear what the position about copying is, I asked (at the end of September 2004) detail questions of Suse pre- sales and received patient and detailed replies in a short sequence of emails. Note: I asked and was told..
       Linux (Home) -> SUSE All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Categories:
 Windows Forums
 Game Forums
  Linux Forums
 Mac Forums
 PDA Forums
 Mobile Forums
  Top  |  Store  |  RSS Feeds RSS  |  Data Feeds  |  Advertise  |  Submit  |  Bookmark  |  Newsletter  |  Contact