[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: evaluating numbers
From: |
Juri Linkov |
Subject: |
Re: evaluating numbers |
Date: |
Sat, 16 Nov 2019 22:40:42 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu) |
> The right way of doing this is "C-u C-x =". And if we think that this
> shows way too much info, I'm OK with modifying "C-x =" to show the
> character name as an optional feature. These are commands that were
> specifically designed to describe text; doing that as part of integer
> evaluation is too general for that.
There are other cases where displaying Unicode names might be needed
in the echo area, e.g. sometimes using query-replace to strip accents
messes the prompt with combining accent characters stacked on each other
that enlarges the minibuffer window:
Query replace regexp (default [́̀̂] → ):
Wouldn't such prompt be more readable?
Query replace regexp (default [?\N{COMBINING ACUTE ACCENT}] → ):
- Re: evaluating numbers, (continued)
- Re: evaluating numbers, Richard Stallman, 2019/11/19
- Re: evaluating numbers, Robert Pluim, 2019/11/19
- Re: evaluating numbers, Robert Pluim, 2019/11/15
- Re: evaluating numbers, Eli Zaretskii, 2019/11/15
- Re: evaluating numbers, Robert Pluim, 2019/11/15
- Re: evaluating numbers, Eli Zaretskii, 2019/11/15
- Re: evaluating numbers,
Juri Linkov <=
- Re: evaluating numbers, Eli Zaretskii, 2019/11/17
- Re: evaluating numbers, Juri Linkov, 2019/11/17
- Re: evaluating numbers, Juri Linkov, 2019/11/14
- Re: evaluating numbers, Stefan Monnier, 2019/11/09
- Re: evaluating numbers, Jean-Christophe Helary, 2019/11/09
- Re: evaluating numbers, Stefan Monnier, 2019/11/09
- Re: evaluating numbers, Jean-Christophe Helary, 2019/11/13
- Re: evaluating numbers, Stefan Monnier, 2019/11/14
- Re: evaluating numbers, Eli Zaretskii, 2019/11/14
- Re: evaluating numbers, Jean-Christophe Helary, 2019/11/14