Thursday, February 24, 2011

Re: Any dict plugin to translate English to Japanese?

> I run the command in vim, but it fails with SEGV.
Vim does segfault? strange.
but at least, segfault seems that it is not vim plugin's bug, but Vim's bug.
you must install one of w3m, lynx, elinks, links to get content
according to :help ref-alc
(oh I found that ref.vim does not have english help. I will report or
send pull request to ref.vim's author)

Please tell me your Vim's version and OS.
and check if you installed program required for ref-alc source.

2011/2/25 robert song <robertsong.japan@gmail.com>:
> Hi, tyru,
> thank you very much.
>
> On 2/24/11, tyru <tyru.exe@gmail.com> wrote:
>> http://alc.co.jp/ supports English to Japanese, Japanese to English.
>> and if you want to look up in vim,
>> ref.vim is good.
>> http://www.vim.org/scripts/script.php?script_id=3067
>>
>> " Translate "word" to Japanese.
>> :Ref alc word
>> " Translate "単語" to English.
>> :Ref alc 単語
>
> I run the command in vim, but it fails with SEGV.
>
>>
>>> And any free dict file?
>> alc.co.jp also sell dict file?
>> I don't know well though.
>>
>
> There are some free dict file like
> http://www.namazu.org/~tsuchiya/sdic/data/gene.html
>
> But it only translate English to Japanese, and is very simple.
>
> Regards,
> robert
>
> --
> You received this message from the "vim_use" maillist.
> Do not top-post! Type your reply below the text you are replying to.
> For more information, visit http://www.vim.org/maillist.php
>

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: