Bugs item #3391605, was opened at 2011-08-14 21:39
Message generated for change (Tracker Item Submitted) made by bfisseni
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=466456&aid=3391605&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: Bernhard Fisseni (bfisseni)
Assigned to: Nobody/Anonymous (nobody)
Summary: change environment doubles backslashes
Initial Comment:
When I use <S-F5> to change the latex environment, I get two backslashes: \\begin{changed} … \\end{changed}. It seems that the variables 'first' and 'second' (envmacros.vim: s:change) are not evaluated as if they were strings. (VIM 7.3.260). I atach a patch to fix this.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=466456&aid=3391605&group_id=52322
|