unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Gregory Heytings <gregory@heytings.org>
To: "積丹尼 Dan Jacobson" <jidanni@jidanni.org>
Cc: 48191@debbugs.gnu.org
Subject: bug#48191: C-x ` runs the command next-error: carpal tunnel syndrome
Date: Mon, 03 May 2021 15:10:14 +0000	[thread overview]
Message-ID: <a4dfe72ae239b2a2fac8@heytings.org> (raw)
In-Reply-To: <87fsz4gcrc.5.fsf@jidanni.org>


>
> You know what,
>    C-x ` runs the command next-error
> is a lot of work pressing over and over.
>
> Let's think of
>    C-s runs the command isearch-repeat-forward
> Now that's like driving a Tesla, vs. some '68 Oldsmobile.
>
> Sure, they are just going to say
>
>> Well then just bind it to your favorite key. Case closed.
>
> But I'm talking about the health of the wrists of future generations. 
> The kids. So emacs should add an additional one stroke binding.
>

You know what, C-h w next-error tells you that "next-error is on C-x `, 
M-g n, M-g M-n".  That's already three keybindings; the third one should 
be particularly easy to type on any keyboard.

And you know what, if none of them suits the needs of your wrist, you can 
(define-key global-map (kbd "<your preferred key>") 'next-error).





  reply	other threads:[~2021-05-03 15:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-03 13:36 bug#48191: C-x ` runs the command next-error: carpal tunnel syndrome 積丹尼 Dan Jacobson
2021-05-03 15:10 ` Gregory Heytings [this message]
2021-05-03 16:44   ` 積丹尼 Dan Jacobson
2021-05-03 17:14     ` Gregory Heytings
2021-05-04  0:35   ` Stefan Kangas
2021-05-04  8:12     ` Lars Ingebrigtsen
2021-05-04 18:20     ` 積丹尼 Dan Jacobson

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=a4dfe72ae239b2a2fac8@heytings.org \
    --to=gregory@heytings.org \
    --cc=48191@debbugs.gnu.org \
    --cc=jidanni@jidanni.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).