> Then I suggest making a netrw debugging trace.  Please read  :help
> netrw-debug; be sure to elide any passwords that end up in the debugging
> trace.

I never used Decho before and I'm not pretty sure that the way I'm
using it is
correct.
Anyway, I did what you said and now I get a Decho tab but I can't
understand the meaning
of the hundred lines which appear in the tab. Here they are:

---------
Decho Tab /usr/share/vim/vim72/autoload/netrw.vim
---------
doing autoload/netrw.vim version v136
netrw#NetrwSavePosn() {
|currently, win#1 line#1 col#1
|netrw#NetrwRestorePosn() a:0=0 winnr=1 line=1 col=1 hline=1 {
||restore window: exe silent! 1wincmd w
||restore topofscreen: exe norm! 1G0z
||restore posn: exe norm! 1G01|
||return netrw#NetrwRestorePosn }
|return netrw#NetrwSavePosn : winnr=1 line=1 col=1 hline=1 }
netrw#NetRead(mode=1,...) a:0=1 v136 {
|s:NetrwOptionSave(vt<w:>) win#1 buf#1<> winnr($)=1 {
||w:netrw_optionsave doesn't exist
||fo=tcq acd=0
||return s:NetrwOptionSave : win#1 buf#1 }
|s:NetrwSafeOptions() win#1 buf#1<> winnr($)=1 {
||win#1's ft=
||fo=nroql2 acd=0
||return s:NetrwSafeOptions }
|readcmd<r> ichoice=1
|s:GetTempfile(fname<>) {
||tmpfile</tmp/v2XktHl/0> : from tempname()
||tmpfile</tmp/v2XktHl/0> : chgd any \ -> /
||tmpfile</tmp/v2XktHl/0> s:netrw_tmpfile</tmp/v2XktHl/0>
||o/s dependent fixed tempname</tmp/v2XktHl/0>
||ro=0 ma=1 mod=0 wrap=1
||return s:GetTempfile </tmp/v2XktHl/0> }
|no lastfile: choice<ftp://[email protected]/style.css>
|choice<ftp://[email protected]/style.css>
|NetrwMethod(a:choice<ftp://[email protected]/style.css>) {
||determine method:
||ftp://...
||g:netrw_machine<server.fai.com>
||s:FileReadable(fname</home/lucas/.netrc>) {
|||return s:FileReadable 0 }
||NetUserPass(a:1<login>) { {
|||a:0=1 case <=1:
|||return NetUserPass }
||a:choice       <ftp://[email protected]/style.css>
||b:netrw_method <3>
||g:netrw_machine<server.fai.com>
||g:netrw_port   <>
||g:netrw_uid    <login>
||s:netrw_passwd <xxxxxx>
||b:netrw_fname  <style.css>
||return NetrwMethod : b:netrw_method=3 }
|s:GetTempfile(fname<style.css>) {
||tmpfile</tmp/v2XktHl/0> re-using
||using fname<style.css>'s suffix


Could you tell me where is the problem ?


Thanks for advance.

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to