all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: michael_heerdegen@web.de
Cc: emacs-devel@gnu.org
Subject: Re: Display problems in M-x term (was: terminal emulation)
Date: Sun, 05 Jun 2011 01:38:20 -0400	[thread overview]
Message-ID: <E1QT62W-0006YJ-9K@fencepost.gnu.org> (raw)
In-Reply-To: <87k4d1mbn6.fsf@web.de> (message from Michael Heerdegen on Sun, 05 Jun 2011 01:15:25 +0200)

> From: Michael Heerdegen <michael_heerdegen@web.de>
> Date: Sun, 05 Jun 2011 01:15:25 +0200
> Reply-To: michael_heerdegen@web.de
> 
> The bad thing with aptitude is that it uses a Unicode letter
> (character 9618) to display a scroll-bar.  In some fontsets
> (e.g. "startup: 13-dot"), the glyph of this char is wider than the
> ASCII-characters (Bug?).  Lines including this character get wrapped,
> messing up the whole display.

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

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

>   - `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?



  reply	other threads:[~2011-06-05  5:38 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 [this message]
2011-06-05 23:09   ` Display problems in M-x term Michael Heerdegen

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=E1QT62W-0006YJ-9K@fencepost.gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=michael_heerdegen@web.de \
    /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.