[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#16082: bug#20499: [PROPOSED PATCH] C-x 8 shorthands for curved quote
From: |
Ivan Shmakov |
Subject: |
bug#16082: bug#20499: [PROPOSED PATCH] C-x 8 shorthands for curved quotes, Euro, etc. |
Date: |
Mon, 04 May 2015 15:20:56 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
severity 20499 wishlist
merge 16082 20499
thanks
>>>>> Eli Zaretskii <eliz@gnu.org> writes:
>>>>> From: Paul Eggert Date: Sun, 3 May 2015 18:13:10 -0700
>> Although C-x 8 lets you insert arbitrary Unicode characters, it's
>> awkward to use this to insert commonly used symbols such as curved
>> quotes, the Euro symbol, etc. This patch adds simpler sequences for
>> ISO 8859-15 characters (which includes the Euro), plus characters
>> that are commonly found in English text and in basic math. For
>> example, assuming the Alt key works on your keyboard and iso-transl
>> is loaded, one can now type "A-[" instead of "A-RET LEFT SIN TAB
>> RET" to get the character "‘" (U+2018 LEFT SINGLE QUOTATION MARK).
First of all, isn’t this essentially the same suggestion as the
one of bug#16082? (FWIW, I’ve requested the reports to be
merged; feel free to unmerge if I’ve missed something.)
[…]
> Shouldn't we prefer input methods instead? We already have a
> plethora of Latin-N-something input methods (including
> latin-9-prefix), so why not add more characters there, instead of
> using iso-transl?
> I think input methods generally get less in your way.
I tend to agree with that, but is there currently an easy way to
switch between /two/ input methods? For one thing, I currently
use “no” input method for typing English /and/
russian-typewriter to type Russian.
With the proper Unicode quotes being available via some other
input method, how would I configure Emacs to switch between
/that/ input method and russian-typewriter?
The other side of the issue is that the dashes, arrows,
mathematical symbols, and the likes of them are cross-lingual,
and making them available via input methods will involve
duplication of many of the individual quail-define-rules entries
all around leim/quail/*.el. (If done the straightforward way;
AIUI, anyway.)
--
FSF associate member #7257 http://am-1.org/~ivan/ … 3013 B6A0 230E 334A
- bug#20499: [PROPOSED PATCH] C-x 8 shorthands for curved quotes, Euro, etc., Paul Eggert, 2015/05/03
- bug#20499: [PROPOSED PATCH] C-x 8 shorthands for curved quotes, Euro, etc., Eli Zaretskii, 2015/05/04
- bug#16082: bug#20499: [PROPOSED PATCH] C-x 8 shorthands for curved quotes, Euro, etc.,
Ivan Shmakov <=
- bug#20499: bug#16082: bug#20499: [PROPOSED PATCH] C-x 8 shorthands for curved quotes, Euro, etc., Eli Zaretskii, 2015/05/04
- bug#20499: bug#16082: bug#20499: [PROPOSED PATCH] C-x 8 shorthands for curved quotes, Euro, etc., Ivan Shmakov, 2015/05/04
- bug#20499: bug#16082: bug#20499: [PROPOSED PATCH] C-x 8 shorthands for curved quotes, Euro, etc., Eli Zaretskii, 2015/05/04
- bug#20499: C-x 8 shorthands for curved quotes, Euro, etc., Ivan Shmakov, 2015/05/04
- bug#20499: C-x 8 shorthands for curved quotes, Euro, etc., Eli Zaretskii, 2015/05/04
- bug#20499: bug#16082: bug#20499: [PROPOSED PATCH] C-x 8 shorthands for curved quotes, Euro, etc., Stefan Monnier, 2015/05/04
bug#20499: [PROPOSED PATCH] C-x 8 shorthands for curved quotes, Euro, etc., Paul Eggert, 2015/05/04
bug#20499: [PROPOSED PATCH] C-x 8 shorthands for curved quotes, Euro, etc., Richard Stallman, 2015/05/04