Tags: patch This patch allow to user set a limit for `flymake-show-diagnostics-at-end-of-line' summary text. This way you can shorten long messages like: (message ) ‘message’ called with 0 arguments, but requires 1 or more error message^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ to... (message ) ‘message’ called with 0 arguments... error message^^^^^^^^^^^^^^^^^^^^^^^ This is related to bug#74691, which I also have this problem.