[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ELPA] New package proposal: org-translate
From: |
Eric Abrahamsen |
Subject: |
Re: [ELPA] New package proposal: org-translate |
Date: |
Sat, 19 Sep 2020 14:24:47 -0700 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Eric Abrahamsen <eric@ericabrahamsen.net> writes:
> Stefan Kangas <stefankangas@gmail.com> writes:
>
>> Hi Eric,
>>
>> Eric Abrahamsen <eric@ericabrahamsen.net> writes:
>>
>>> I've added version 0 of a package called org-translate to ELPA, and I'm
>>> proposing it for release. It's a translation environment based on Org.
>>> It's not quite a full-on CAT tool, but I suppose has the potential to
>>> get there. I'm posting the Commentary section from the library below.
>>> Comments/suggestions/complaints very welcome!
>>
>> I am happy to hear a package like this is in the works, as I do and have
>> done a lot of translating in Emacs.
>>
>> I realize this is just a first draft, but I'll just add my thoughts
>> from trying the package.
>
> Thank you very much for testing!
Okay, I think I've addressed all your concerns, along with some other
improvements. Hope you're still interested in test-running this!
I'm also not very happy about the keybindings, all of which start with
"C-M-". I started with "C-M-f" and "C-M-b" for moving by segments (I
considered setting `ogt-forward-segment' to the local
`forward-sexp-function' and leaving it at that), and I think just went
on from there to eat up more "C-M-" bindings. Org leaves so little left
on the keyboard!