all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* lint support
@ 2005-11-07 12:11 Caj Zell
  2005-11-07 21:54 ` Pascal Bourguignon
  0 siblings, 1 reply; 2+ messages in thread
From: Caj Zell @ 2005-11-07 12:11 UTC (permalink / raw)


Hello,

is there any way to use emacs to cycle through lint
warnings/info/errors the same way you use emacs with gdb output? To be
able to step through them with "next-error"?

I was wondering since igrep-find uses the same commands, next-error
etc. to go through its matches.

Caj Zell

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: lint support
  2005-11-07 12:11 lint support Caj Zell
@ 2005-11-07 21:54 ` Pascal Bourguignon
  0 siblings, 0 replies; 2+ messages in thread
From: Pascal Bourguignon @ 2005-11-07 21:54 UTC (permalink / raw)


"Caj Zell" <caj.zell@gmail.com> writes:
> is there any way to use emacs to cycle through lint
> warnings/info/errors the same way you use emacs with gdb output? To be
> able to step through them with "next-error"?
>
> I was wondering since igrep-find uses the same commands, next-error
> etc. to go through its matches.

Of course, just use M-x compile RET lint file.c RET
Then you can move from an error error to the next with C-x `

-- 
__Pascal Bourguignon__                     http://www.informatimago.com/
Cats meow out of angst
"Thumbs! If only we had thumbs!
We could break so much!"

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-11-07 21:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-07 12:11 lint support Caj Zell
2005-11-07 21:54 ` Pascal Bourguignon

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.