Bugs item #3137490, was opened at 2010-12-14 23:04
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=466456&aid=3137490&group_id=52322

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: includegraphics and psfig filename completion doesn't work

Initial Comment:
The bug described below with patch has not be fixed as a result filename 
completion for psfig and includegraphics is broken:
http://www.mail-archive.com/vim-latex-devel@lists.sourceforge.net/msg00505.html

Additional bug is on line 145

+               elseif exists("s:type") && (s:type == 'includegraphics' || 
s:type == 'psfig') 
-               elseif exists("s:type") && (s:type ~= 'includegraphics' || 
s:type == 'psfig') 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=466456&aid=3137490&group_id=52322

------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to