unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#51893: thoughts about keys
@ 2021-11-16  8:55 Andreas Diener
  2021-11-16 21:14 ` Alan Third
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Diener @ 2021-11-16  8:55 UTC (permalink / raw)
  To: 51893

[-- Attachment #1: Type: text/html, Size: 2182 bytes --]

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

* bug#51893: thoughts about keys
  2021-11-16  8:55 bug#51893: thoughts about keys Andreas Diener
@ 2021-11-16 21:14 ` Alan Third
  0 siblings, 0 replies; 2+ messages in thread
From: Alan Third @ 2021-11-16 21:14 UTC (permalink / raw)
  To: Andreas Diener; +Cc: 51893

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





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

end of thread, other threads:[~2021-11-16 21:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-16  8:55 bug#51893: thoughts about keys Andreas Diener
2021-11-16 21:14 ` Alan Third

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