all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dan Nicolaescu <dann@ics.uci.edu>
To: Ulrich Mueller <ulm@gentoo.org>
Cc: Samuel Bronson <naesten@gmail.com>, emacs-devel@gnu.org
Subject: Re: eterm-color not in ncurses/terminfo (and name clash with eterm.org)
Date: Mon, 4 May 2009 16:41:46 -0700 (PDT)	[thread overview]
Message-ID: <200905042341.n44Nfksn028058@godzilla.ics.uci.edu> (raw)
In-Reply-To: <18943.24974.205788.878501@a1ihome1.kph.uni-mainz.de> (Ulrich Mueller's message of "Mon, 4 May 2009 23:43:42 +0200")

Ulrich Mueller <ulm@gentoo.org> writes:

  > >>>>> On Mon, 4 May 2009, Samuel Bronson wrote:
  > 
  > > On Mon, May 4, 2009 at 12:12 PM, Dan Nicolaescu <dann@ics.uci.edu> wrote:
  > >> When term.el starts, it sets up both TERMCAP and TERMINFO, so
  > >> applications should work just fine without any support in the standard
  > >> terminfo distribution.
  > 
  > > Hmm. I don't see any mention of TERMINFO in term.el except for the
  > > code that actually sets it ... it should be documented.
  > 
  > > Regardless: How does that work over SSH? (I do wish they had thought
  > > this sort of thing out better when they designed terminfo in the first
  > > place, but I think it's a bit late for that now...)
  > 
  > That's the point, with the TERMCAP and TERMINFO variables it works
  > fine most of the time, but there are some situations where it doesn't. 
  > Having it in the general terminfo files would help in such cases.
  > 
  > But please disregard my original message; looks like eterm-color has
  > made it into ncurses meanwhile:
  > <ftp://invisible-island.net/ncurses/5.7/ncurses-5.7-20081129.patch>
  > 
  > However, if I compare etc/e/eterm-color.ti with the entry now in
  > terminfo.src, then the latter has the following additional entries:
  > 
  > 
  > Are these correct, or should they (or some of them) be removed from
  > the entry in ncurses/terminfo?

In principle I think they should all be removed now, because they are
almost completely untested.
Some might work, but given that they have not been in the terminfo
entry, no well behaved application has used them, so we haven't had a
chance to get bug reports for these things.
We can add them to the etc/e/eterm-color.ti after the release and then
the terminfo database can be updated.

In detail:

  > 	msgr,

I'm guessing this is harmless. 

  > 	blink=\E[5m,

This should go for sure, we don't support blink.

  > 	sgr=\E[0%?%p1%p3%|%t;7%;%?%p2%t;4%;%?%p4%t;5%;%?%p6%t;1%;%?%p7%t;8%;m,

I don't know what this is supposed to do.

  > 	u6=\E[%i%d;%dR,
  > 	u7=\E[6n,

The man page does not say much what these are supposed to do. 





  reply	other threads:[~2009-05-04 23:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-04 10:45 eterm-color not in ncurses/terminfo (and name clash with eterm.org) Ulrich Mueller
2009-05-04 16:12 ` Dan Nicolaescu
2009-05-04 19:27   ` Samuel Bronson
2009-05-04 21:43     ` Ulrich Mueller
2009-05-04 23:41       ` Dan Nicolaescu [this message]
2009-05-05  3:58         ` Stephen J. Turnbull
2009-05-05  6:09         ` Ulrich Mueller
2009-08-07  8:07       ` Dan Nicolaescu

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=200905042341.n44Nfksn028058@godzilla.ics.uci.edu \
    --to=dann@ics.uci.edu \
    --cc=emacs-devel@gnu.org \
    --cc=naesten@gmail.com \
    --cc=ulm@gentoo.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.