我在
上运行c-sharp-modeGNU Emacs 24.3.1 (x86_64-redhat-linux-gnu, GTK+ Version 3.10.9) of 2014-09-30 on buildvm-10.phx2.fedoraproject.org
但是,尝试加载flymake模式会给我一个错误:
Flymake: Failed to launch syntax check process 'csc.exe' with args (/t:module /nologo Action_flymake.cs): Seaching for program: no such file or directory, csc.exe. Flymake will be switched OFF.
它似乎是硬编码,以寻找csc.exe,它看起来像是为Windows构建的。除了失望之外,在我能找到的任何帮助网站上似乎都没有提到这一点。我如何才能在我的Fedora 20上运行(Mono已经安装且工作正常)?