all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* how to use bash alias in emacs compile
@ 2012-05-02 21:28 Daniel (Youngwhan)
  2012-05-02 21:42 ` Peter Dyballa
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Daniel (Youngwhan) @ 2012-05-02 21:28 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

I have alias like this:

alias dm='cd ~/XYZ && ./mycompile.sh'

I typed M-x compile, and tried to run by just typing "dm", but it
doesn't recognize.

I searched and some suggest BASH_ENV, so I tried, but not working.

I'm using GNU emacs 23.4.1 running on Linux (Ubuntu 2.6.38 kernel),
and GNU Bash version is 4.1.5.

When I type "alias" in M-x compile, it shows dm in right way, but it
looks the "compile" in emacs does not recognize bash alias.

Is there anyone who resolve this problem? Or it is impossible to use
bash alias in emacs compile.



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

end of thread, other threads:[~2012-05-07 20:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-02 21:28 how to use bash alias in emacs compile Daniel (Youngwhan)
2012-05-02 21:42 ` Peter Dyballa
2012-05-02 22:55 ` Barry Margolin
2012-05-03  8:35 ` Pascal J. Bourguignon
2012-05-07 19:48   ` Daniel (Youngwhan)
2012-05-07 20:04     ` ken
2012-05-07 20:18     ` Pascal J. 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.