unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Heerdegen <michael_heerdegen@web.de>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Display problems in M-x term
Date: Mon, 06 Jun 2011 01:09:52 +0200	[thread overview]
Message-ID: <8739jnkh8f.fsf@web.de> (raw)
In-Reply-To: <E1QT62W-0006YJ-9K@fencepost.gnu.org> (Eli Zaretskii's message of "Sun, 05 Jun 2011 01:38:20 -0400")

> Does it help to modify the entry for that character in
> char-width-table so that the value is 2 instead of 1?

I tried

  (aset char-width-table 9618 2)

with no visible effect in emacs -Q.  Do I need to eval more than this?


> >   - If the user option `scroll-margin' has a value greater than 0,
> >     then the terminal window gets scrolled if the cursor is near the
> >     bottom and Emacs does a redisplay.
>
> term should set this to zero.

Yes it should (currently, it doesn't).

> >   - `show-paren-mode': Pairs of "parens" are highlighted by default in
> >     *terminal*.  E.g. in aptitude dialogs like this:
> > 
> > 
> >                     +---------------------+
> >                     |Really quit Aptitude?|
> >                     |  [ Yes ]    [ No ]  |
> >                     +---------------------+
> > 
> >       
> >     the "parens" around "Yes" and "No" get highlighted if point is
> >     there.
>
> Why is that a problem?

This isn't a functional problem (but may irritate the user, dunno).



      reply	other threads:[~2011-06-05 23:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-04 23:15 Display problems in M-x term (was: terminal emulation) Michael Heerdegen
2011-06-05  5:38 ` Eli Zaretskii
2011-06-05 23:09   ` Michael Heerdegen [this message]

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8739jnkh8f.fsf@web.de \
    --to=michael_heerdegen@web.de \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).