GNU bug report logs - #33829
26.1; Unicode codepoint 177, PLUS-MINUS SIGN doesn't insert

Previous Next

Package: emacs;

Reported by: Drew Adams <drew.adams <at> oracle.com>

Date: Fri, 21 Dec 2018 16:52:01 UTC

Severity: normal

Found in version 26.1

Done: Drew Adams <drew.adams <at> oracle.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Drew Adams <drew.adams <at> oracle.com>
To: 33829 <at> debbugs.gnu.org
Subject: bug#33829: 26.1; Unicode codepoint 177, PLUS-MINUS SIGN doesn't insert
Date: Fri, 21 Dec 2018 08:50:51 -0800 (PST)
See https://emacs.stackexchange.com/q/46713/105

emacs -Q

(global-set-key (kbd "C-o") "±")

Then try `C-o'.  Instead of inserting the char you get `C-u 1-' in the
minibuffer.  Emacs seems to be interpreting `C-o' as a partial numeric
prefix arg.

But this works fine:

(global-set-key (kbd "C-o") "☬") to insert ☬.


In GNU Emacs 26.1 (build 1, x86_64-w64-mingw32)
 of 2018-05-30
Repository revision: 07f8f9bc5a51f5aa94eb099f3e15fbe0c20ea1ea
Windowing system distributor `Microsoft Corp.', version 10.0.16299
Configured using:
 `configure --without-dbus --host=x86_64-w64-mingw32
 --without-compress-install 'CFLAGS=-O2 -static -g3''




This bug report was last modified 6 years and 148 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.