GNU bug report logs -
#43866
26.3; italian postfix additions
Previous Next
Reported by: Francesco Potortì <pot <at> gnu.org>
Date: Thu, 8 Oct 2020 12:07:01 UTC
Severity: wishlist
Tags: moreinfo
Found in version 26.3
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Juri Linkov <juri <at> linkov.net>
> Cc: rpluim <at> gmail.com, 43866 <at> debbugs.gnu.org
> Date: Mon, 19 Oct 2020 23:45:48 +0300
>
> Here's is a working implementation. It binds all key sequences to the key
> 'C-+' that has the mnemonics of adding a character. 'C-+' is free because
> it can't be used to zoom text since its counterpart key 'C--' is already
> taken to input numeric arguments. 'C-+ C-+' is bound to 'insert-char'
> like the current longer key sequence 'C-x 8 RET' that is hard to type.
The implementation seems to rely on a file in the /usr/include tree
that might not be there. This is a significant disadvantage, IMO. It
means that, unlike all other similar facilities in Emacs, this one is
not self-contained.
Is it possible to lift this limitation?
This bug report was last modified 3 years and 56 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.