all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jean Louis <bugs@gnu.support>
To: Arthur Miller <arthur.miller@live.com>
Cc: Help GNU Emacs <help-gnu-emacs@gnu.org>
Subject: Re: Which modifier to use?
Date: Sat, 5 Dec 2020 20:54:42 +0300	[thread overview]
Message-ID: <X8vJYm9DBxekqMFO@protected.rcdrun.com> (raw)
In-Reply-To: <AM0PR06MB6577F3F14C90FDB691FA753296F00@AM0PR06MB6577.eurprd06.prod.outlook.com>

* Arthur Miller <arthur.miller@live.com> [2020-12-05 17:56]:
> Jean Louis <bugs@gnu.support> writes:
> 
> > I have too many keys on Hyper modifier and need a keys for many
> > functions. Emacs is mostly not modal and I am not using viper mode,
> > but as modal it would offer me quick access to key bindings such as:
> >
> > - / a
> > - / s
> >
> > Maybe CapsLk can be used as modifier or prefix key?
> Have  you considering using your own prefix?
> 
> I am using C-z C-v and C-f as prefixes
> (C-f is a bit questionable :-)):

Thank you. Today I learned how people use it. Somehow by accident I
did define prefixes but now I know it should be done better.

Many self made functions I like to put on a key. I have defined now
s-p as prefix. before I used C-s-n to make "new people entry", now I
will do all with prefix to separate package from eventualy user's made
keys.

s-p p - will for example search for people.

I find it easier with two hands. Left hand Super key, right hand p and
p again to search for people. But then there is plethora of various
keys that are related to functions related to people.

In tabuluated-list-mode I use ' a to find all tasks assigned to other
people. Right hand ' and left hand a. I may change it to some prefix
so to make it available globally.

>  (with-hook after-init
>     (with-key-map global    
>       ("M-x"     . helm-M-x)

That looks great. I see.

>                ("C-v <left>"   . windmove-left)
>                ("C-v <right>"  . windmove-right)
>                ("C-v <up>"     . windmove-up)
>                ("C-v <down>"   . windmove-down)

I placed those above on Super key and arrows. That way I need not
press more than one key. C-v is still 2 keys, plus arros. One key plus
arrow may be easier.

Jean



  reply	other threads:[~2020-12-05 17:54 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-05 11:28 Which modifier to use? Jean Louis
2020-12-05 11:48 ` Christopher Dimech
2020-12-05 12:55   ` Jean Louis
2020-12-05 15:03     ` Arthur Miller
2020-12-05 17:55       ` Jean Louis
2020-12-05 21:29       ` TRS-80
2020-12-06  5:40         ` Jean Louis
2020-12-05 12:25 ` Stefan Möding
2020-12-05 12:59   ` Jean Louis
2020-12-05 15:52     ` Drew Adams
2020-12-05 16:08       ` Arthur Miller
2020-12-05 18:01       ` Jean Louis
2020-12-05 14:55 ` Arthur Miller
2020-12-05 17:54   ` Jean Louis [this message]
2020-12-06  9:14 ` Marcin Borkowski
2020-12-07  6:57   ` Jean Louis
2020-12-06 23:33 ` Michael Heerdegen
2020-12-07  0:35   ` Christopher Dimech
2020-12-09  7:13 ` Philip K.
  -- strict thread matches above, loose matches on Subject: below --
2020-12-05 22:34 arthur miller
2020-12-05 22:58 ` TRS-80
2020-12-06  0:58   ` arthur miller

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

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

  git send-email \
    --in-reply-to=X8vJYm9DBxekqMFO@protected.rcdrun.com \
    --to=bugs@gnu.support \
    --cc=arthur.miller@live.com \
    --cc=help-gnu-emacs@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 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.