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: emacs-devel@gnu.org
Subject: Re: eterm-color not in ncurses/terminfo (and name clash with eterm.org)
Date: Mon, 4 May 2009 09:12:56 -0700 (PDT)	[thread overview]
Message-ID: <200905041612.n44GCuFM023842@godzilla.ics.uci.edu> (raw)
In-Reply-To: <18942.51042.70991.953283@a1ihome1.kph.uni-mainz.de> (Ulrich Mueller's message of "Mon, 4 May 2009 12:45:54 +0200")

Ulrich Mueller <ulm@gentoo.org> writes:

  > The terminal emulator of Emacs 22.3, and current CVS version too,
  > identifies itself as "eterm-color". However, the terminfo database
  > (as included with ncurses-5.7) doesn't know about it. It has only the
  > following entry:
  > 
  > ,----
  > | # The codes supported by the term.el terminal emulation in GNU Emacs 19.30
  > | eterm|gnu emacs term.el terminal emulation,
  > `----
  > 
  > Is there any reason why terminfo shouldn't know about eterm-color?
  > Otherwise, I could ask the ncurses maintainers to include the entry.

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.

More, such support is probably not such a great idea. 
One instance when this cause problems: the terminfo entry used to be
called "eterm", it was changed to "eterm-color" because term.el
implemented color support (long time ago), but the eterm entry was not
updated to reflect that (not sure what the details were, it was
discussed here or on the bugs list).

So when term.el is improved to add more features, we'd probably
encounter similar problems in the future.




  reply	other threads:[~2009-05-04 16:12 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 [this message]
2009-05-04 19:27   ` Samuel Bronson
2009-05-04 21:43     ` Ulrich Mueller
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=200905041612.n44GCuFM023842@godzilla.ics.uci.edu \
    --to=dann@ics.uci.edu \
    --cc=emacs-devel@gnu.org \
    --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.