Re: skip robots

2004-02-12 Thread Hrvoje Niksic
I've now applied this patch (with minor editing), thanks.

Re: skip robots

2004-02-08 Thread Jens Rösner
> You're close. You forgot the `-u' option to diff (very important), > and you snipped the beginning of the `patch' output (also important). Ok, I forgot the -u switch which was stupid as I actually read the command line in the patches file :( But concerning the snipping I just did diff >

Re: skip robots

2004-02-08 Thread Hrvoje Niksic
"Jens Rösner" <[EMAIL PROTECTED]> writes: >> distribution. See >> http://cvs.sunsite.dk/viewcvs.cgi/*checkout*/wget/PATCHES?rev=1.5 > > Thanks, I tried to understand that. Let's see if I understood it. You're close. You forgot the `-u' option to diff (very important), and you snipped the beginn

Re: skip robots

2004-02-08 Thread Jens Rösner
Hi Hrvoje! > In other words, save a copy of wget.texi, make the change, and send the > output of `diff -u wget.texi.orig wget.texi'. That's it. Uhm, ok. I found diff for windows among other GNU utilities at http://unxutils.sourceforge.net/ if someone is interested. > distribution. See > http:

Re: skip robots

2004-02-08 Thread Hrvoje Niksic
"Jens Rösner" <[EMAIL PROTECTED]> writes: > Hi Hrvoje! > >> > PS: One note to the manual editor(s?): The -e switch could be >> > (briefly?) mentioned also at the "wgetrc commands" paragraph. I >> > think it would make sense to mention it there again without >> > clustering the manual too much. Cur

Re: skip robots

2004-02-07 Thread Jens Rösner
Hi Hrvoje! > > PS: One note to the manual editor(s?): The -e switch could be > > (briefly?) mentioned also at the "wgetrc commands" paragraph. I > > think it would make sense to mention it there again without > > clustering the manual too much. Currently it is only mentioned in > > "Basic Startup

Re: skip robots

2004-02-04 Thread Hrvoje Niksic
"Jens Rösner" <[EMAIL PROTECTED]> writes: > PS: One note to the manual editor(s?): The -e switch could be > (briefly?) mentioned also at the "wgetrc commands" paragraph. I > think it would make sense to mention it there again without > clustering the manual too much. Currently it is only mentioned

Re: skip robots

2004-02-04 Thread Jens Rösner
clustering the manual too much. Currently it is only mentioned in "Basic Startup Options" (and in an example dealing with robots). Opinions? > I onced used the "skip robots" directive in the wgetrc file. > But I can't find it anymore in wget 1.9.1 documentation. >

skip robots

2004-02-04 Thread chatiman
I onced used the "skip robots" directive in the wgetrc file. But I can't find it anymore in wget 1.9.1 documentation. Did it disapeared from the doc or from the program ? Please answer me, as I'm not subscribed to this list