all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* test -t can distinguish compile sessions
@ 2003-06-14  4:19 Dan Jacobson
  2003-06-16 21:22 ` Robert Hundt
  0 siblings, 1 reply; 3+ messages in thread
From: Dan Jacobson @ 2003-06-14  4:19 UTC (permalink / raw)


How can a shell script tell that we can't talk back, i.e. we are
either in a batch job or a emacs compile session? test -t doesn't
catch the latter, nor does test -t 0. case $- in *i*) isn't too
helpful either.  No, don't tell me how to talk back during compile
sessions, just tell me how to test... 
-- 
http://jidanni.org/ Taiwan(04)25854780

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

end of thread, other threads:[~2003-06-17  9:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-14  4:19 test -t can distinguish compile sessions Dan Jacobson
2003-06-16 21:22 ` Robert Hundt
2003-06-17  9:34   ` Puff Addison

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.