help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

find-file from Makefile under M-x compile


From: Dan Jacobson
Subject: find-file from Makefile under M-x compile
Date: 15 Oct 2002 04:45:23 +0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

What's a clean way to do find-file in a Makefile to switch to a buffer
in a already running emacs running M-x compile?  emacsclient file& ?
Of course one could do (compile "xxxx")(find-file "yyy") but I was
wondering how to do it from a Makefile.
-- 
http://jidanni.org/ Taiwan(04)25854780


reply via email to

[Prev in Thread] Current Thread [Next in Thread]