unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Alan Third <alan@idiocy.org>
To: Andreas Diener <Andreas-Diener@web.de>
Cc: 51893@debbugs.gnu.org
Subject: bug#51893: thoughts about keys
Date: Tue, 16 Nov 2021 21:14:17 +0000	[thread overview]
Message-ID: <YZQfKbWCPzYu8YAp@idiocy.org> (raw)
In-Reply-To: <trinity-8c187c8d-d854-49f2-881d-80ec376a56d5-1637052919611@3c-app-webde-bap04>

package emacs
merge 51893 5206
thankyou

On Tue, Nov 16, 2021 at 09:55:19AM +0100, Andreas Diener wrote:
> Dear Madam or Sir,
>  
> first: I am from Germany and not a foreign language correspondence clerk, so please excuse my "not so nice" english. I
> hope you will understand my text (and my issue).
> I saw your email-adress on the gnu-emacs-site and I thought, you may be interested in a comment from a kind of frustrated
> "almost-Emacs-user".
>  
> My setting: as mentioned I am from Germany so I work with german keyboard-layout (on Mac), Emacs is 27.2. I am not a
> software engineer and I don't write programm code but "prosa" and at times I use LaTeX. To make notes I like to work with
> a "slim" editor and simple txt-files with which I can work later on.
> Looking around I recently stumbled over Vim and Emacs and I am impressed how powerful these programs are. And perhaps for
> me it is not really necessary to work with such advanced programms, I think it is beneficial to know them (and
> additional: very interesting and although not so easy to handle I think that's part of the fun).
>  
> Now: the Emacs seems not to be usable for me because of one thing (so far): on a german keyboard there are several
> important charakters only available in combination with "normal" keys and the ALT-key (= Meta-key in Emacs). In Emacs
> there are key bindings with the ALT-key and that's ok, but all the special characters (e.g. \, |, [, ], {, }, @, ~, „ “
> etc.), which I need kind of frequently (among others for LaTeX) are not available here.
> And I think that's kind of distressing, because the CMD-key (Mac) or Window-key, which seems to be on every keyboard
> these days, is directly next to the ALT-key and not used at all.
>  
> So the thing seems this to me: even I'd like to explore the Emacs more I am afraid I have to leave it as a serious
> option.

This is a duplicate of 5206 et al.

Unfortunately it's a question of defaults and there doesn't seem to be
a satisfactory solution.

If you're sure you never want to use the bindings on cmd, which
correspond with macOS shortcuts, you can put something like:

    (setq ns-alternate-modifier 'none
          ns-command-modifier   'meta)

in your init.el. There are other options which are described in the
"Mac / GNUstep Customization" section of the manual.
-- 
Alan Third





      reply	other threads:[~2021-11-16 21:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-16  8:55 bug#51893: thoughts about keys Andreas Diener
2021-11-16 21:14 ` Alan Third [this message]

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=YZQfKbWCPzYu8YAp@idiocy.org \
    --to=alan@idiocy.org \
    --cc=51893@debbugs.gnu.org \
    --cc=Andreas-Diener@web.de \
    /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).