From: "Wedler, Christoph" <christoph.wedler@sap.com>
Subject: [Annoyance] resizing of echo area is too eager
Date: Mon, 7 Apr 2003 19:31:23 +0200 [thread overview]
Message-ID: <67B8CED503F3D511BB9F0008C75DAD6605485569@dewdfx17> (raw)
[Test using Emacs-21.2.95.1.]
Sometimes, the echo area is unnecessarily resized, e.g. reserves too
many lines:
1. Select input method `korean-symbol':
C-u C-\ korean-symbol RET
2. In the buffer, enter the 4 characters
f r a c
=> Emacs reserves 2 lines for the echo area, while only one is
necessary
My guess is that this is due to var-width fonts -- if I define a input
method producing ASCII chars, this annoyance does not happen:
(quail-define-package "test" "test" "test" t)
(quail-define-rules ("ab" "abc"))
1. Select input method `test':
C-u C-\ test RET
2. In the buffer, enter the 2 characters
a b
=> Emacs correctly only reserves 1 lines for the echo area
- Christoph
next reply other threads:[~2003-04-07 17:31 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-07 17:31 Wedler, Christoph [this message]
2003-04-11 4:43 ` [Annoyance] resizing of echo area is too eager Kenichi Handa
-- strict thread matches above, loose matches on Subject: below --
2003-05-02 12:36 Wedler, Christoph
2003-05-07 13:13 ` Kenichi Handa
2003-05-07 14:48 ` Stefan Monnier
2003-05-07 19:32 Wedler, Christoph
2003-05-07 20:01 ` Luc Teirlinck
2003-05-08 4:09 ` Kenichi Handa
2003-05-08 17:33 Wedler, Christoph
2003-05-12 11:37 ` Kenichi Handa
2003-05-14 18:11 Wedler, Christoph
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=67B8CED503F3D511BB9F0008C75DAD6605485569@dewdfx17 \
--to=christoph.wedler@sap.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 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).