9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Mark van Atten <vanattenmark@gmail.com>
To: 9fans@9fans.net
Subject: Re: [9fans] documentation suggestion
Date: Fri,  5 Apr 2013 12:47:36 +0000	[thread overview]
Message-ID: <323a6ec7-f0f1-48fd-9cd0-4fafb1b9b452@googlegroups.com> (raw)
In-Reply-To: <CAM6ozu5EL6J4q7ks5NoAus5nTazNvo6Uw3PsbU=ahNzEfETYog@mail.gmail.com>

The only further thing needed is to replace in the function texttype, at text.c:665,

if(t->what!=Body && t->what!=Tag && r=='\n')

by

if(t->what!=Body && r=='\n')

Sorry for the noise.

Mark.



  parent reply	other threads:[~2013-04-05 12:47 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-01  1:45 trebol
2013-04-01  6:08 ` Peter A. Cejchan
2013-04-01  7:11   ` trebol
2013-04-01  8:24     ` Peter A. Cejchan
2013-04-01 10:51       ` Rudolf Sykora
2013-04-01 12:01       ` Bence Fábián
2013-04-02  6:34         ` Peter A. Cejchan
2013-04-03 13:11         ` aram
2013-04-03 13:42           ` Bence Fábián
2013-04-04  8:49   ` Mark van Atten
2013-04-04 15:24     ` Rudolf Sykora
2013-04-04 15:46       ` erik quanstrom
2013-04-04 16:03         ` Rudolf Sykora
2013-04-04 16:05   ` Mark van Atten
2013-04-04 16:28     ` Rudolf Sykora
2013-04-04 16:47       ` a
2013-04-05  9:05   ` Mark van Atten
2013-04-05  9:05   ` Mark van Atten
2013-04-05  9:32   ` Mark van Atten
2013-04-05 12:47   ` Mark van Atten [this message]
2013-04-08  8:56   ` Mark van Atten

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=323a6ec7-f0f1-48fd-9cd0-4fafb1b9b452@googlegroups.com \
    --to=vanattenmark@gmail.com \
    --cc=9fans@9fans.net \
    /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).