unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stephan Stahl <stl@isogmbh.de>
Cc: "emacs-devel@gnu.org" <emacs-devel@gnu.org>
Subject: Re: Idea for compilation mode
Date: Fri,  6 Jun 2003 15:40:04 +0200	[thread overview]
Message-ID: <1054906804.3ee099b461f76@webmail.isogmbh.de> (raw)
In-Reply-To: <20030606143233.7242.JMBARRANQUERO@laley.wke.es>

Juanma Barranquero <jmbarranquero@laley.wke.es> wrote:

> Stephan Stahl <stl@isogmbh.de> wrote:
> 
> > To produce ] one would have to type altGr-9.
> 
> I do AltGr +. And I don't find it particularly cumbersome (yes, I
> program in C, C++, Perl and other languages where [] are heavily used).

I am not sure where + is on a spanish keyboard but i find AtlGr-9 is very hard 
to hit on a german keyboard. AlrGr is on the right side and 9 too so one would 
have to completly leave the homerow with the right hand. very bad. Or use two 
hands in which case you have to find the homerow for two hands.. very very bad.

> > It is not possible to type
> > C-] (aka ESC) on a german keyboard because it would require both ctrl and
> > altGr to be pressed.
> 
> To do C-] I have to type AltGr Right-Ctrl +, in that precise order. And
> left ctrl won't do :)

I have tried it and you are right thanks! I would have never tried this because 
normaly i press the modifier with one hand and the key with the other.
Then again RightCtrl-AltGr-9 is almost imposible to do when typing fluidly?

> > Besides it would be very hard to hit all three keys at once.
> 
> Do you do C-] very often?

Well actually that should have been C-[ which i often use when Meta / Alt is 
not availible when using some bad graphical ssh client. But the same goes for
{ [ ] } \ ~  which are on 7 8 9... Those are used more often in emacs.

C-c C-\ c-backslash-region
C-M-\ indent-region
M-} dired-next-marked-file
M-{ dired-prev-marked-file
M-\ delete-horizontal-space
C-\ toggle-input-method
M-~ not-modified

come to mind.

Or imagine someone using viper mode. I like C-[ aka ESC much more on an 
american keyboard layout than ESC on any other keyboard. But on a german 
keyboard both are not very good IMO.

That is just to point out someone who wants to look for better bindings and 
wants to keep non american keyboards in mind has a very difficult job to do.

-- 
Stephan Stahl

  reply	other threads:[~2003-06-06 13:40 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-27 22:41 Idea for compilation mode Richard Stallman
2003-06-03  7:42 ` Stephan Stahl
2003-06-03  8:01   ` David Kastrup
2003-06-03 10:20     ` Miles Bader
2003-06-03 16:14       ` Kevin Rodgers
2003-06-03 12:11     ` Frank Schmitt
2003-06-03 11:24   ` Kai Großjohann
2003-06-03 13:14     ` Stephan Stahl
2003-06-03 13:42       ` Kai Großjohann
2003-06-03 14:08         ` Stephan Stahl
2003-06-03 14:16           ` Stefan Monnier
2003-06-05  0:07           ` Richard Stallman
2003-06-05  0:07       ` Richard Stallman
2003-06-04  8:53   ` Richard Stallman
2003-06-04  9:37     ` Miles Bader
2003-06-04 10:23       ` David Kastrup
2003-06-04 10:27     ` Stephan Stahl
2003-06-04 15:19       ` Andreas Schwab
2003-06-05  6:25         ` Stephan Stahl
2003-06-05 13:07           ` Andreas Schwab
2003-06-05 13:31             ` Stephan Stahl
2003-06-05 13:37           ` Stefan Monnier
2003-06-05 14:00             ` Lute Kamstra
2003-06-05 23:02               ` Miles Bader
2003-06-05 23:08                 ` Stefan Monnier
2003-06-07 12:01           ` Kai Großjohann
2003-06-05 10:57       ` Richard Stallman
2003-06-06  1:45         ` Miles Bader
2003-06-06  6:11           ` David Kastrup
2003-06-06  8:58           ` Stephan Stahl
2003-06-06  9:49             ` David Kastrup
2003-06-06 12:01               ` Stephan Stahl
2003-06-06 12:41                 ` Juanma Barranquero
2003-06-06 13:40                   ` Stephan Stahl [this message]
2003-06-06 17:55                     ` Juanma Barranquero
2003-06-11  8:22                       ` Stephan Stahl
2003-06-06 21:35                     ` Frank Schmitt
2003-06-08  1:09                   ` Richard Stallman
2003-06-08  2:38                     ` David Kastrup
2003-06-09 17:12                     ` Juanma Barranquero
2003-06-11  8:36                       ` Stephan Stahl
2003-06-11  8:51                         ` David Kastrup
2003-06-12  7:42                           ` Juanma Barranquero
2003-06-06 15:40                 ` David Kastrup
2003-06-06 16:49                   ` Stephan Stahl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1054906804.3ee099b461f76@webmail.isogmbh.de \
    --to=stl@isogmbh.de \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).