Bug 219777
Summary: | Have vim use hunspell and hunspell dicts directly | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Caolan McNamara <caolanm> | ||||
Component: | vim | Assignee: | Karsten Hopp <karsten> | ||||
Status: | CLOSED WONTFIX | QA Contact: | |||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 12 | CC: | bjoern, davidf, dcantrell, giallu, mcepl, mcepl, opensource, redhat-bugzilla, sanjay.ankur | ||||
Target Milestone: | --- | Keywords: | Reopened, Triaged | ||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2010-03-23 22:29:25 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | 218769 | ||||||
Bug Blocks: | 207571, 235705 | ||||||
Attachments: |
|
Description
Caolan McNamara
2006-12-15 12:49:19 UTC
Created attachment 143756 [details]
patch to do this
does two things really
a) trivially expands the no of regions per language to 20, e.g. spanish has a
lot of es_XX
b) makes vim give hunspell dictionaries a go through hunspell for spellchecking
and suggestions if a native one doesn't exist
just a suggestion, feel free to do with it whatever you want
Karsten, anything blocking this ? Changing version to '9' as part of upcoming Fedora 9 GA. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping This message is a reminder that Fedora 9 is nearing its end of life. Approximately 30 (thirty) days from now Fedora will stop maintaining and issuing updates for Fedora 9. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '9'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 9's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 9 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora please change the 'version' of this bug to the applicable version. If you are unable to change the version, please add a comment here and someone will do it for you. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping Fedora 9 changed to end-of-life (EOL) status on 2009-07-10. Fedora 9 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. Thank you for reporting this bug and we are sorry it could not be fixed. This seems not to be fixed in F10, e.g. even with hunspell-de installed, vim does no de spell checking. This message is a reminder that Fedora 10 is nearing its end of life. Approximately 30 (thirty) days from now Fedora will stop maintaining and issuing updates for Fedora 10. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '10'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 10's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 10 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora please change the 'version' of this bug to the applicable version. If you are unable to change the version, please add a comment here and someone will do it for you. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping Fedora 10 changed to end-of-life (EOL) status on 2009-12-17. Fedora 10 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. Thank you for reporting this bug and we are sorry it could not be fixed. still the case for vim-X11-7.2.315-1.fc12, i.e. with hunspell-de installed, vim still wants to have a de*.spl file. It's sad when we have open bugs with actual patches and they stay open for so long :( Can the maintainer state if there is a reason for not adding the patch? If it's just lack of time we can find some comaintainer and move on. I left it open intentionally as something do do when I get some spare time. Upstream rejected the patch with the comment 'The patch is crude, has a few hard-coded paths and hardly any comment' which means that I need to redo the whole patch in a cleaner way that upstream can accept as I won't add such a patch and maintain it for the upcoming releases. Well, it looks like I didn't find some free time for it in the last few years and it is unlikely that this will change anytime soon. Closing as WONTFIX. I have filed a Fedora Engineering Services ticket to see if there are any programmers out there with enough time to work on the patch set. https://fedorahosted.org/fedora-engineering-services/ticket/12 Just that somebody filed https://github.com/vim/vim/issues/846 |