* ESC ESC UP 2
@ 2007-03-29 12:17 A Soare
2007-03-29 14:14 ` Roberto Rodríguez
2007-03-29 15:36 ` Michaël Cadilhac
0 siblings, 2 replies; 4+ messages in thread
From: A Soare @ 2007-03-29 12:17 UTC (permalink / raw)
To: Emacs Bug [bug-gnu-emacs]
Here is another bug like the other one (ESC ESC UP)
1. In console (not in X, or mac!) run emacs -Q
2. C-h k
Now press ESC ESC UP.
Result:
ESC ESC ESC runs the command keyboard-escape-quit. etc...
More, an unknown char in inserted in *scratch*.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: ESC ESC UP 2
2007-03-29 12:17 ESC ESC UP 2 A Soare
@ 2007-03-29 14:14 ` Roberto Rodríguez
2007-03-29 15:36 ` Michaël Cadilhac
1 sibling, 0 replies; 4+ messages in thread
From: Roberto Rodríguez @ 2007-03-29 14:14 UTC (permalink / raw)
To: Emacs Bug [bug-gnu-emacs]
[-- Attachment #1.1: Type: text/plain, Size: 405 bytes --]
2007/3/29, A Soare <alinsoar@voila.fr>:
>
> Now press ESC ESC UP.
>
> Result:
>
> ESC ESC ESC runs the command keyboard-escape-quit. etc...
>
The same thing happens to me. And also M-> runs M-|.
But I don't think Emacs is the culprit so much as the console keymaps and/or
drivers.
(You tried that in GNU/Linux, didn't you?)
--
Roberto Rodríguez
http://nic-nac-project.org/~rarsaqi/
[-- Attachment #1.2: Type: text/html, Size: 746 bytes --]
[-- Attachment #2: Type: text/plain, Size: 149 bytes --]
_______________________________________________
bug-gnu-emacs mailing list
bug-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: ESC ESC UP 2
2007-03-29 12:17 ESC ESC UP 2 A Soare
2007-03-29 14:14 ` Roberto Rodríguez
@ 2007-03-29 15:36 ` Michaël Cadilhac
1 sibling, 0 replies; 4+ messages in thread
From: Michaël Cadilhac @ 2007-03-29 15:36 UTC (permalink / raw)
To: alinsoar; +Cc: Emacs Bug [bug-gnu-emacs]
[-- Attachment #1.1: Type: text/plain, Size: 882 bytes --]
A Soare <alinsoar@voila.fr> writes:
> Here is another bug like the other one (ESC ESC UP)
>
> 1. In console (not in X, or mac!) run emacs -Q
>
> 2. C-h k
>
> Now press ESC ESC UP.
>
> Result:
>
> ESC ESC ESC runs the command keyboard-escape-quit. etc...
>
> More, an unknown char in inserted in *scratch*.
This is normal, AFAIK. The <Up> key is an escaped combination
(something like ESC [A) translated to C-p by the Mighty Emacs. If you
do M-q <Up>, you'll see what I mean.
(for example, on console, just try ESC [ A).
Cheers.
--
| Michaël `Micha' Cadilhac | Une erreur peut devenir exacte |
| http://michael.cadilhac.name | selon que celui qui l'a commise |
| JID/MSN: | s'est trompé ou non. |
`---- michael.cadilhac@gmail.com | -- Pierre Dac - --'
[-- Attachment #1.2: Type: application/pgp-signature, Size: 188 bytes --]
[-- Attachment #2: Type: text/plain, Size: 149 bytes --]
_______________________________________________
bug-gnu-emacs mailing list
bug-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: ESC ESC UP 2
@ 2007-03-30 11:24 A Soare
0 siblings, 0 replies; 4+ messages in thread
From: A Soare @ 2007-03-30 11:24 UTC (permalink / raw)
To: Michaël Cadilhac; +Cc: Emacs Dev [emacs-devel]
> > Here is another bug like the other one (ESC ESC UP)
> >
> > 1. In console (not in X, or mac!) run emacs -Q
> >
> > 2. C-h k
> >
> > Now press ESC ESC UP.
> >
> > Result:
> >
> > ESC ESC ESC runs the command keyboard-escape-quit. etc...
> >
> > More, an unknown char in inserted in *scratch*.
>
> This is normal, AFAIK. The <Up> key is an escaped combination
> (something like ESC [A) translated to C-p by the Mighty Emacs. If you
> do M-q <Up>, you'll see what I mean.
Now I understand. ESC UP give correct message in console because its length is 3. (C-q UP)
>
> (for example, on console, just try ESC [ A).
>
Adessias
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-03-30 11:24 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-29 12:17 ESC ESC UP 2 A Soare
2007-03-29 14:14 ` Roberto Rodríguez
2007-03-29 15:36 ` Michaël Cadilhac
-- strict thread matches above, loose matches on Subject: below --
2007-03-30 11:24 A Soare
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.