0

I just learned emacs archive-mode can let me edit files such as web.xml in a ear easily but I wonder if I have an updated jar file, can I use emacs to replace the old jar in that ear using command-line based emacs? (I have to ssh into servers using putty). Thanks a lot, Dean

4

1 回答 1

0

我能看到的唯一方法是发出命令以通过以下方式重建耳朵M-x !

Mx 运行命令 execute-extended-command,它是“C 源代码”中的交互式内置函数。

于 2009-07-09T17:30:24.533 回答