9front - general discussion about 9front
 help / color / mirror / Atom feed
From: ori@eigenstate.org
To: 9front@9front.org
Subject: Re: [9front] Patch for libframe and acme to eliminate redrawing body of documents when typing in the tagline.
Date: Sat, 26 Jun 2021 18:57:02 -0400	[thread overview]
Message-ID: <1B8E29F8DEDD6F983112C3915D7FDED9@eigenstate.org> (raw)
In-Reply-To: <CAD5632C-1695-4029-906D-5FAD3DD4591F@icloud.com>

Quoth David Leimbach <leimy2k@icloud.com>:
> diff -r aa49706ca881 sys/include/frame.h
> --- a/sys/include/frame.h	Wed May 12 22:40:51 2021 +0200
> +++ b/sys/include/frame.h	Thu May 20 11:58:46 2021 -0400
> @@ -49,6 +49,7 @@
> 	Image		*tick;	/* typing tick */
> 	Image		*tickback;	/* saved image under tick */
> 	int			ticked;	/* flag: is tick onscreen? */
> +	int			noredraw; 	/* don't draw on the screen */
> };
> 

Just as a note, your mail client appears to have also
mangled the text of this patch. Got it to apply with
a couple of edits:

	,s/^[^	@+\-]/ &/g

but it seems to have stripped the leading space from
a bunch of lines.


  parent reply	other threads:[~2021-06-27  1:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-20 18:14 David Leimbach
2021-05-20 18:53 ` unobe
2021-06-26 22:54   ` ori
2021-06-26 22:57 ` ori [this message]
2021-07-14 22:49   ` ori
2021-07-26  0:44     ` ori

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=1B8E29F8DEDD6F983112C3915D7FDED9@eigenstate.org \
    --to=ori@eigenstate.org \
    --cc=9front@9front.org \
    /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).