#347275 lynx-cur: don't put cursor on .. by default

#347275#3
Date:
2006-01-09 20:46:44 UTC
From:
To:
Compare what line
$ lynx /proc/self
puts the cursor on, vs.
$ emacs /proc/self
So don't put the cursor on probably uninteresting "..".

BTW,
$ emacs /proc/1
gives
/bin/ls: cannot read symbolic link /proc/1/./cwd: Permission denied etc.
but lynx doesn't mention the problem anywhere.  P.S., I suppose those
links are somewhat special.