Bug 812360

Summary: Update nerdtree with a patch
Product: [Fedora] Fedora Reporter: Benoît Marcelin <sereinity>
Component: vim-nerdtreeAssignee: Bohuslav "Slavek" Kabrda <bkabrda>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: bkabrda
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Unspecified   
Whiteboard:
Fixed In Version: vim-nerdtree-4.2.0-4.fc16 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-04-26 20:10:28 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Benoît Marcelin 2012-04-13 13:54:11 UTC
Description of problem:
Using NERDTree with foldmethod=indent and tabstop=4 makes NERDTree folds.

Version-Release number of selected component (if applicable): 4.2.0

How reproducible:
Always

Steps to Reproduce:
1. add on vimrc file : set foldmethod=indent shiftwidth=4 tabstop=4 (append although with foldcolumn=4
2. open tree ( :NERDTree )
3. open a directory on tree
  
Actual results:
Opened directory appears folded

Expected results:
Folding should be disabled on NERDTree buffer

Additional info:
There is a patch who fix that, applied on master branch, but there is no release yet. Please can you apply this patch on RPM (and remove it on next nerdtree release). Thanks
(The fix : https://github.com/scrooloose/nerdtree/commit/dfc0aea1e736d54a68c787d2ff8cd6e981e63ae1 )

Comment 1 Bohuslav "Slavek" Kabrda 2012-04-16 07:12:32 UTC
Benoit, thanks for your report, I will apply the patch and create a new release ASAP.

Comment 2 Fedora Update System 2012-04-16 07:35:42 UTC
vim-nerdtree-4.2.0-4.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/vim-nerdtree-4.2.0-4.fc16

Comment 3 Fedora Update System 2012-04-16 07:35:51 UTC
vim-nerdtree-4.2.0-4.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/vim-nerdtree-4.2.0-4.fc17

Comment 4 Fedora Update System 2012-04-16 21:56:39 UTC
Package vim-nerdtree-4.2.0-4.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing vim-nerdtree-4.2.0-4.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-5990/vim-nerdtree-4.2.0-4.fc17
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2012-04-26 20:10:28 UTC
vim-nerdtree-4.2.0-4.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2012-04-27 05:57:29 UTC
vim-nerdtree-4.2.0-4.fc16 has been pushed to the Fedora 16 stable repository.  If problems still persist, please make note of it in this bug report.