all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Francis Moreau" <francis.moro@gmail.com>
To: "Andrea Vettorello" <andrea.vettorello@gmail.com>
Cc: gnu-emacs-help@gnu.org
Subject: Re: M-x term strange behaviour.
Date: Wed, 10 Sep 2008 22:50:28 +0200	[thread overview]
Message-ID: <38b2ab8a0809101350o53905666mbc3412f917678de6@mail.gmail.com> (raw)
In-Reply-To: <7d5440240809100522v4e7a1892o94285340ef2598d3@mail.gmail.com>

On Wed, Sep 10, 2008 at 2:22 PM, Andrea Vettorello
<andrea.vettorello@gmail.com> wrote:
> IIIRC you can modify that behaviour via termcap/terminfo (I learned
> too much about it when I was looking for a way to disable the blinking
> cursor everywhere)
>
> Probably related link:
> http://invisible-island.net/xterm/xterm.faq.html#xterm_tite

arg, I feared that's a terminfo stuff...

Running M-x term start a 'eterm-color' terminal where terminfo symbols
smcup and rmcup are not defined. Actually looking into the
eterm-color.ti file, these symbols are commented:

$ tail /usr/share/emacs/22.2/etc/e/eterm-color.ti
 	smso=\E[7m,
#	smcup=\E[?47h,
#	rmcup=\E[?47l,
#      rs2 may need to be added

So I tried to uncomment them and recompile the eterm-color.ti but
nothing change...

xterm terminal defines differently but doing the same doesn't improve anything.

Now I'm wondering if eterm-color terminal support these capabilities at all.

I'm clueless for now.
-- 
Francis




  reply	other threads:[~2008-09-10 20:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-10  9:43 M-x term strange behaviour Francis Moreau
2008-09-10 10:04 ` Thierry Volpiatto
2008-09-10 10:21   ` Francis Moreau
2008-09-10 12:22 ` Andrea Vettorello
2008-09-10 20:50   ` Francis Moreau [this message]
2008-09-10 13:09 ` Jonathan Groll
2008-09-10 19:05   ` Francis Moreau

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=38b2ab8a0809101350o53905666mbc3412f917678de6@mail.gmail.com \
    --to=francis.moro@gmail.com \
    --cc=andrea.vettorello@gmail.com \
    --cc=gnu-emacs-help@gnu.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.