all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Run Current Project/Application
@ 2009-11-12 19:48 Nordlöw
  2009-11-12 22:01 ` LanX
  0 siblings, 1 reply; 2+ messages in thread
From: Nordlöw @ 2009-11-12 19:48 UTC (permalink / raw
  To: help-gnu-emacs

Has anybody written any IDE-like convenience functions for running the
application associated with the current buffer? I know that ede
provides a Build Command for current target. What about a Project->Run
command?

Thanks,
Nordlöw


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

* Re: Run Current Project/Application
  2009-11-12 19:48 Run Current Project/Application Nordlöw
@ 2009-11-12 22:01 ` LanX
  0 siblings, 0 replies; 2+ messages in thread
From: LanX @ 2009-11-12 22:01 UTC (permalink / raw
  To: help-gnu-emacs

Hi

On 12 Nov., 20:48, Nordlöw <per.nord...@gmail.com> wrote:
> Has anybody written any IDE-like convenience functions for running the

 I recommend mode-compile.el a customization-wrapper around
compile.el.

M-x mode-compile mostly does what you want and can be bound to a key
of your choice.

HTH
  Rolf


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

end of thread, other threads:[~2009-11-12 22:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-12 19:48 Run Current Project/Application Nordlöw
2009-11-12 22:01 ` LanX

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.