9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Ralph <ralph@inputplus.demon.co.uk>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] how people learn things (was architectures)
Date: Thu,  2 Aug 2001 10:27:31 +0000	[thread overview]
Message-ID: <9kb8vo$5c7$1@inputplus.demon.co.uk> (raw)
In-Reply-To: <3B4F0AC0.A13D016E@null.net>

Hi,

> Me, too.  I think it would be useful to have a program (script?) that
> invoked a text editor ("sam" in my case) and whenever the source file
> was modified (sam "w" command), fire up troff|proof or whatever
> (including troff macros, etc.) in a *separate* window to show the
> current formatted result.  The idea is to not interrupt the editing
> session to view the result.

This is effectively what I've done in the past on Unix.  Either
instruct your version of vi to execute a command on every write of the
file or have a script watching the file which does `groff ... >x.ps'.

gv, a GhostScript viewer, already has an option to refresh when the
PostScript file changes.  This has the advantage that you remain at the
bottom of page 5 rather than a new window opening on page 1.


Ralph.


  parent reply	other threads:[~2001-08-02 10:27 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-13 12:49 presotto
2001-07-13 13:38 ` Boyd Roberts
2001-07-13 15:44 ` Douglas A. Gwyn
2001-07-14  0:19   ` Boyd Roberts
2001-08-02 10:27   ` Ralph [this message]
2001-08-02 11:24     ` Boyd Roberts
2001-08-03  9:05       ` Ralph Corderoy
2001-08-03 10:15         ` Boyd Roberts
  -- strict thread matches above, loose matches on Subject: below --
2001-07-16 18:15 David Gordon Hogan
2001-07-16 16:21 rog
2001-07-16 16:46 ` suspect
2001-07-13 16:32 jmk
2001-07-16  8:55 ` Douglas A. Gwyn
2001-07-16 15:21   ` Rick Hohensee
2001-07-13 16:22 rog
2001-07-14  0:23 ` Boyd Roberts
2001-07-16  8:54 ` Douglas A. Gwyn
2001-07-16 15:46   ` david presotto
2001-07-13  9:17 okamoto
2001-07-13  9:12 okamoto
2001-07-13 10:07 ` Boyd Roberts
2001-07-13 10:49   ` Lucio De Re
2001-07-13 10:59     ` Boyd Roberts
2001-07-13 11:11       ` Lucio De Re
2001-07-13 15:26         ` Douglas A. Gwyn
2001-07-13 16:20           ` Lucio De Re
2001-07-14  0:28             ` Boyd Roberts
2001-07-16  8:54             ` Douglas A. Gwyn
2001-07-16  9:55               ` Boyd Roberts
2001-07-13  8:00 Laura Creighton
2001-07-13  9:48 ` Boyd Roberts
2001-07-13 15:25   ` Douglas A. Gwyn
2001-07-13 15:44     ` Boyd Roberts
2001-07-13 20:47   ` Steve Kilbane
2001-07-14 14:45     ` Boyd Roberts
2001-07-13 15:25 ` Douglas A. Gwyn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='9kb8vo$5c7$1@inputplus.demon.co.uk' \
    --to=ralph@inputplus.demon.co.uk \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).