开发者

"Edit in Emacs..." input manager for OSX

开发者 https://www.devze.com 2023-01-12 06:19 出处:网络
Is there anything like the input 开发者_如何学编程manager for TextMate (at the very end of the page) which allows to edit from any Cocoa text edit controls in TextMate? It basically installs a menu \"

Is there anything like the input 开发者_如何学编程manager for TextMate (at the very end of the page) which allows to edit from any Cocoa text edit controls in TextMate? It basically installs a menu "Edit in TextMate...". I tried to search for it, but I have not find anything. I think it would be very nice to have such a feature.

Thanks.


I haven't tried it (I keep meaning to), but QuickCursor is supposed to do that (for any editor, not just Emacs).

As noted in the comment, this requires ODB support, for which EditorClient can be used.


Aquamacs just added ODB support. You should be able to try it in a nightly build.


I don't know of one, but it should be fairly straightforward to hack one. You'd simply want to call emacslient with the path.

0

精彩评论

暂无评论...
验证码 换一张
取 消