zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@ibmth.df.unipi.it>
To: zsh-workers@sunsite.auc.dk (Zsh hackers list)
Subject: Re: PATCH: pws-20: info formatting
Date: Wed, 02 Jun 1999 09:26:21 +0200	[thread overview]
Message-ID: <9906020726.AA16770@ibmth.df.unipi.it> (raw)
In-Reply-To: ""Bart Schaefer""'s message of "Tue, 01 Jun 1999 18:50:45 DFT." <990601185045.ZM11271@candle.brasslantern.com>

"Bart Schaefer" wrote:
> On Jun 1,  5:03pm, Peter Stephenson wrote:
> } Subject: PATCH: pws-20: info formatting
> }
> } In an aside in a message which hasn't got back to me yet, I queried the
> } excess use of quoting in zsh.info*: it's not too surprising you get this
> } sort of clash in a documentation system written in half a dozen
> } incompatible languages at once.
> 
> See zsh-workers/4053 and associated thread for more on this, particularly
> Zefram's remarks on the matter.
> 
> Personally, I prefer the appearance after Peter's patch, but ...

Actually, I think my patch is consistent with Zefram's remarks.  He's
saying tt() is for the font, `...' is for quotation --- that's exactly how
it is after my change.  Before, tt() was *also* introducing quotes (but
only in info, so perhaps it didn't get noticed); after, the quotes are just
the way we put them.

However, I've been negligent about putting quotes around some of my stuff,
including rewrites for parameter expansion, so I'll have a look at this
again now it's more obvious in info.  I never bothered reading
Util/zsh-development-guide until now.

> (Aside:  Are there some LPAR() and RPAR() needed in the new text from
> 6416?  And correspondingly different placements of tt()?  I'm never
> sure what ought to be happening with LPAR() and RPAR().)

Thinks like `tt((f))' work OK as long as the parentheses are balanced.  If
you have unbalanced parentheses you have to resort to
e.g. `tt(LPAR())var(flags)tt(RPAR())'.

-- 
Peter Stephenson <pws@ibmth.df.unipi.it>       Tel: +39 050 844536
WWW:  http://www.ifh.de/~pws/
Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy


      reply	other threads:[~1999-06-02  7:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-06-01 15:03 Peter Stephenson
1999-06-01 18:50 ` Bart Schaefer
1999-06-02  7:26   ` Peter Stephenson [this message]

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=9906020726.AA16770@ibmth.df.unipi.it \
    --to=pws@ibmth.df.unipi.it \
    --cc=zsh-workers@sunsite.auc.dk \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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).