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

>>>>> 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:

	msgr,
	blink=\E[5m,
	sgr=\E[0%?%p1%p3%|%t;7%;%?%p2%t;4%;%?%p4%t;5%;%?%p6%t;1%;%?%p7%t;8%;m,
	u6=\E[%i%d;%dR,
	u7=\E[6n,

Are these correct, or should they (or some of them) be removed from
the entry in ncurses/terminfo?

Ulrich




  reply	other threads:[~2009-05-04 21:43 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 [this message]
2009-05-04 23:41       ` Dan Nicolaescu
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=18943.24974.205788.878501@a1ihome1.kph.uni-mainz.de \
    --to=ulm@gentoo.org \
    --cc=dann@ics.uci.edu \
    --cc=emacs-devel@gnu.org \
    --cc=naesten@gmail.com \
    /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.