Function: flymake-show-diagnostics-buffer

flymake-show-diagnostics-buffer is a function alias and interactive for flymake-show-buffer-diagnostics, defined in flymake.el.gz.

This command is obsolete since 1.2.1; use flymake-show-buffer-diagnostics instead.

Signature

(flymake-show-diagnostics-buffer &optional DIAGNOSTIC)

Documentation

Show listing of Flymake diagnostics for current buffer.

With optional DIAGNOSTIC, find and highlight this diagnostic in the listing.

Interactively, grab DIAGNOSTIC from context. For mouse events in margins and fringes, use the first diagnostic in the corresponding line, else look in the click position. For non-mouse events, look for diagnostics at point.

This function doesn't move point

Key Bindings

Aliases

flymake-show-diagnostics-buffer (obsolete since 1.2.1)