[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
graph from emacs' compile mode just flashes briefly
|
From: |
Dan Jacobson |
|
Subject: |
graph from emacs' compile mode just flashes briefly |
|
Date: |
09 Oct 2002 12:07:11 +0800 |
|
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
Dear Sirs, I run graph from a Makefile under Emacs' compile mode:
cat file|graph -T X
But the graph just flashes on the screen and goes away. -s doesn't help.
I must do the wasteful
cat file|graph -T ps >a.ps;gv a.ps
instead. If I just use make from the command line, I don't have the problem.
--
http://jidanni.org/ Taiwan(04)25854780
| [Prev in Thread] |
Current Thread |
[Next in Thread] |
- graph from emacs' compile mode just flashes briefly,
Dan Jacobson <=