9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: rog@vitanuova.com
To: 9fans@cse.psu.edu
Subject: [9fans] a small change to acme
Date: Thu, 11 Jan 2001 15:42:05 +0000	[thread overview]
Message-ID: <20010111143829.0DC93199E9@mail.cse.psu.edu> (raw)

the following change makes the Edit = and =# commands much more useful
under acme.

% diff /sys/src/cmd/acme/ecmd.c ecmd.c
677a678,679
> 	if (t != nil && t->file != nil && t->file->name != nil)
> 		warning(nil, "%.*S:", t->file->nname, t->file->name);
687c689,690
< 		warning(nil, "; ");
---
> 		warning(nil, "\n");
> 		return;



             reply	other threads:[~2001-01-11 15:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-11 15:42 rog [this message]
2001-02-23 14:59 rog
2001-02-23 19:17 William Staniewicz

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=20010111143829.0DC93199E9@mail.cse.psu.edu \
    --to=rog@vitanuova.com \
    --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).