From: David Trallero <ditiem@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: cc-mode + compilation
Date: Sat, 28 Jul 2007 12:52:19 +0200 [thread overview]
Message-ID: <f8f8od$gov$1@aioe.org> (raw)
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
next reply other threads:[~2007-07-28 10:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-28 10:52 David Trallero [this message]
2007-07-28 12:24 ` cc-mode + compilation 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='f8f8od$gov$1@aioe.org' \
--to=ditiem@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.