all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* cc-mode + compilation
@ 2007-07-28 10:52 David Trallero
  2007-07-28 12:24 ` Hadron
  2007-08-22 11:12 ` pzehnder
  0 siblings, 2 replies; 7+ messages in thread
From: David Trallero @ 2007-07-28 10:52 UTC (permalink / raw)
  To: help-gnu-emacs

I would appreciate if there is a way in which I could compile my "C"
project (just execute a make) without care about the directory or file I
am editing. For example, if my project is in ~/my_projects/prjA/ and I
am editing /tmp/foo.txt, I would like to make something like: M-x
(re)compile-prj and execute a simple make.

I tried M-x compile and then to write as command: cd ~/my_projects/prjA
; make, but seems emacs is not always able to locate correctly the error
and warning messages (this is something I tried time ago and I do not
remember in which cases it did not work fine).

Is there also any emacs-package that use speed-bar to present the
"project" files (I assume there must be an interface to add and delete
files from the "project")?

Thanks a lot,
David

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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-28 10:52 cc-mode + compilation David Trallero
2007-07-28 12:24 ` Hadron
2007-07-28 18:37   ` David Trallero
2007-07-29 12:18     ` Hadron
2007-07-30  9:04       ` David Trallero
2007-07-30 11:50         ` Hadron
2007-08-22 11:12 ` pzehnder

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.