unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#4276: 23.1.50; Repeated C-S-u (translated to C-u) acts like a single C-u
@ 2009-08-27 20:41 Deniz Dogan
  2016-01-15 22:15 ` Marcin Borkowski
  0 siblings, 1 reply; 4+ messages in thread
From: Deniz Dogan @ 2009-08-27 20:41 UTC (permalink / raw)
  To: emacs-pretest-bug

Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

When I have Caps Lock turned on and hit C-u, emacs will recognize this
as C-S-u and then translate it to C-u. However, if I hit C-u C-u C-u
with Caps Lock turned on, it will result in just a single C-u.

Reproduction of this issue:
1. Turn Caps Lock on (or just hold shift throughout the rest of these
   instructions)
2. C-u C-u C-u
3. Wait for the key sequence to show up in the echo area
4. Hit e.g. "i"
5. Notice how only four characters were inserted.

If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/home/deniz/usr/share/emacs/23.1.50/etc/DEBUG for instructions.


In GNU Emacs 23.1.50.3 (i686-pc-linux-gnu, GTK+ Version 2.16.5)
 of 2009-08-23 on stalin
Windowing system distributor `The X.Org Foundation', version 11.0.10603000
configured using `configure  '--without-rsvg' '--without-tiff'
'--without-xpm' '--prefix=/home/deniz/usr''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: C
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.utf8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
C-S-u C-S-u C-S-u C-S-u C-S-u I <return> C-S-u C-S-u
C-S-u C-S-u C-S-u i M-x r e p o r t - e m a c s - b
u g <return>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.

Load-path shadows:
None found.





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#4276: 23.1.50; Repeated C-S-u (translated to C-u) acts like a single C-u
  2009-08-27 20:41 bug#4276: 23.1.50; Repeated C-S-u (translated to C-u) acts like a single C-u Deniz Dogan
@ 2016-01-15 22:15 ` Marcin Borkowski
  2016-02-24 21:19   ` Smal Shonne
  0 siblings, 1 reply; 4+ messages in thread
From: Marcin Borkowski @ 2016-01-15 22:15 UTC (permalink / raw)
  To: Deniz Dogan; +Cc: 4276

On 2009-08-27, at 23:41, Deniz Dogan <deniz.a.m.dogan@gmail.com> wrote:

> When I have Caps Lock turned on and hit C-u, emacs will recognize this
> as C-S-u and then translate it to C-u. However, if I hit C-u C-u C-u
> with Caps Lock turned on, it will result in just a single C-u.
>
> Reproduction of this issue:
> 1. Turn Caps Lock on (or just hold shift throughout the rest of these
>    instructions)
> 2. C-u C-u C-u
> 3. Wait for the key sequence to show up in the echo area
> 4. Hit e.g. "i"
> 5. Notice how only four characters were inserted.

Hello,

I tried to reproduce this against Emacs 25.1.50.1, and could not.  Could
you check whether the problem persists on your end?

Thanks in advance,

-- 
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Faculty of Mathematics and Computer Science
Adam Mickiewicz University





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#4276: 23.1.50; Repeated C-S-u (translated to C-u) acts like a single C-u
  2016-01-15 22:15 ` Marcin Borkowski
@ 2016-02-24 21:19   ` Smal Shonne
  2016-03-01  2:08     ` Lars Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Smal Shonne @ 2016-02-24 21:19 UTC (permalink / raw)
  To: Marcin Borkowski; +Cc: 4276

[-- Attachment #1: Type: text/plain, Size: 1062 bytes --]

Hi,

I don't use Emacs (or this email address) any more, so I'm afraid I can't
check.

2016-01-15 23:16 GMT+01:00 Marcin Borkowski <mbork@mbork.pl>:

> On 2009-08-27, at 23:41, Deniz Dogan <deniz.a.m.dogan@gmail.com> wrote:
>
> > When I have Caps Lock turned on and hit C-u, emacs will recognize this
> > as C-S-u and then translate it to C-u. However, if I hit C-u C-u C-u
> > with Caps Lock turned on, it will result in just a single C-u.
> >
> > Reproduction of this issue:
> > 1. Turn Caps Lock on (or just hold shift throughout the rest of these
> >    instructions)
> > 2. C-u C-u C-u
> > 3. Wait for the key sequence to show up in the echo area
> > 4. Hit e.g. "i"
> > 5. Notice how only four characters were inserted.
>
> Hello,
>
> I tried to reproduce this against Emacs 25.1.50.1, and could not.  Could
> you check whether the problem persists on your end?
>
> Thanks in advance,
>
> --
> Marcin Borkowski
> http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
> Faculty of Mathematics and Computer Science
> Adam Mickiewicz University
>



-- 
Deniz Dogan

[-- Attachment #2: Type: text/html, Size: 1776 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#4276: 23.1.50; Repeated C-S-u (translated to C-u) acts like a single C-u
  2016-02-24 21:19   ` Smal Shonne
@ 2016-03-01  2:08     ` Lars Ingebrigtsen
  0 siblings, 0 replies; 4+ messages in thread
From: Lars Ingebrigtsen @ 2016-03-01  2:08 UTC (permalink / raw)
  To: Smal Shonne; +Cc: Marcin Borkowski, 4276

Smal Shonne <deniz.a.m.dogan@gmail.com> writes:

> I don't use Emacs (or this email address) any more, so I'm afraid I can't check.

Ok; closing this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-03-01  2:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-27 20:41 bug#4276: 23.1.50; Repeated C-S-u (translated to C-u) acts like a single C-u Deniz Dogan
2016-01-15 22:15 ` Marcin Borkowski
2016-02-24 21:19   ` Smal Shonne
2016-03-01  2:08     ` Lars Ingebrigtsen

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).