all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* emacsclient and tabs in the aquaemacs
@ 2010-09-27 20:55 Michael Chen
  0 siblings, 0 replies; only message in thread
From: Michael Chen @ 2010-09-27 20:55 UTC (permalink / raw)
  To: help-gnu-emacs

Dear there,

I wrote the following script file "gusek":

#/bin/sh
set -x
glpsol -m $1.mod --wcpxlp $1.lp -o $1.sol --bounds $1.bnd
emacsclient   $1.lp $1.sol $1.bnd

and use M-x compile, followed by
gusek filename.mod

I hoped my aquamacs will show the three files generated from "glpsol".
But aquamacs didn't show them. c-x c-b shows the three files, though
there is no tab for any of them. I used emacsclient from a terminal,
and aquamacs shows a tab immediately. I guess there is a deep reason
on sub-shell. Anybody can explain to me? or suggestions on how to open
and reload new files automatically? the auto-revert every 5 or 1
second just seems not bearable for me.

-- 
Best regards,
Michael Chen



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-09-27 20:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-27 20:55 emacsclient and tabs in the aquaemacs Michael Chen

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.