irony-mode icon indicating copy to clipboard operation
irony-mode copied to clipboard

Implement upcoming dynamic modules in Emacs 25

Open asandroq opened this issue 9 years ago • 2 comments

This should make the spawning of a new process and the necessary textual communication between processes unnecessary.

asandroq avatar Apr 06 '16 07:04 asandroq

Has this issue been solved in v1.1.0?

sten0 avatar Oct 01 '17 19:10 sten0

Has this issue been solved in v1.1.0?

No. I actually think interprocess communication is a better design than in-process plugin.

One thing I have worked on the side, is to get the compile options via an Emacs module.

Sarcasm avatar Oct 01 '17 20:10 Sarcasm