Your message dated Sun, 4 May 2008 02:32:55 -0400
with message-id <[EMAIL PROTECTED]>
has caused the   report #474980,
regarding [vim-runtime] Netrw explorer shows files as symlinks under a 
symlinked directory
to be marked as having been forwarded to the upstream software
author(s) Charles E Campbell Jr <[EMAIL PROTECTED]>

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
474980: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474980
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Charles,

Netrw gets confused with symlinks to directories and the listing of
files under such a symlinked directory.  Here's a quick example to
demonstrate the problem:

  $ mkdir directory
  $ touch directory/file
  $ ln -s directory link
  $ vim .

Netrw displays:

  directory/
  link/

Browse to directory/ and there is:

  file

Browse to link/ and there is:

  file@

-- 
James
GPG Key: 1024D/61326D40 2003-09-02 James Vega <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to