all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Anyone using flymake-display-err-menu-for-current-line?
@ 2017-09-28 10:03 João Távora
  0 siblings, 0 replies; only message in thread
From: João Távora @ 2017-09-28 10:03 UTC (permalink / raw)
  To: emacs-devel

Hi,

As part of my flymake rewrite, I'm trying to discover if anyone is
still using flymake-display-err-menu-for-current-line. It seems to be
broken for a very long time. The manual states:

  If there’s at least one error or warning reported for the current
  line, this function will display a popup menu with error/warning
  texts.  Selecting the menu item whose error belongs to another file
  brings forward that file with the help of the
  ‘flymake-goto-file-and-line’ function.

IOW, in C, it could be useful to navigate to errors marked on A.c but
hailing from included file/buffer B.h. 

This possibly worked in the past but seems to be broken at least on a
recent GCC, since the flymake parser can't scrape its output. It would
be great to remove and implement more generically.

Thanks,
João







^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-09-28 10:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-28 10:03 Anyone using flymake-display-err-menu-for-current-line? João Távora

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.