On Sat, Sep 16, 2006 at 07:47:18PM +1000, Ben Finney wrote:
> On 15-Sep-2006, Thomas Dickey wrote:
> > On Thu, Sep 14, 2006 at 08:10:06AM +0200, Ben Finney wrote:
> > > GNU screen supports a small set of digraphs for entry of non-ASCII
> > > characters using only ASCII characters. Most (all?) of these come
> > > from RFC1345, "Character Mnemonics & Character Sets":
> > > 
> > >     <URL:http://www.ietf.org/rfc/rfc1345.txt>
> > 
> > RFC1345 doesn't define "digraphs".  It is interesting that vim can
> > map the mnemonics to input characters, but that is not the point of
> > the RFC.
> 
> I'm not sure what you mean by these assertions. GNU screen already has
> many of these digraphs; I don't know why you mention vim. Are you
> arguing against the feature?

digraphs are not synonymous with mnemonics.
Perhaps you can point out where the RFC mentions this sort of use -
reading through it, I don't see it.  If there's no relation, using
an RFC is a pointless appeal to authority.

short - I was pointing out that your description of the background for the
report was inaccurate.

(let's get rid of the inaccuracies before discussing whether it's a good
feature)
 
> On 15-Sep-2006, Thomas Dickey wrote:
> > On Thu, Sep 14, 2006 at 08:10:06AM +0200, Ben Finney wrote:
> > > The attached patch, which applies cleanly to screen 4.0.2, adds
> > > support for all two-key mnemonics (digraphs) from RFC1345. The
> > > patch is also available here:
> > 
> > It's nice that it applies cleanly.  However the table appears to use
> > a linear search, and would make screen slow enough to annoy most
> > people.
> 
> Speculation on performance changes without any measurement is usually
> wrong. In this case, the feature already exists in GNU screen. Can you
> measure the change in performance and post again with the measurements
> you find objectionable?

There's a small table in screen now, and you want to replace it by a large
table.  Since you haven't presented any information regarding the performance
I have to conclude that you didn't consider it.

bye

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net

Attachment: pgpRiPaiW5oPQ.pgp
Description: PGP signature

Reply via email to