GNU bug report logs - #43948
28.0.50; [PATHC][NS] Make s-<left/right> to move to beginning/end of line

Previous Next

Package: emacs;

Reported by: Andrii Kolomoiets <andreyk.mad <at> gmail.com>

Date: Mon, 12 Oct 2020 11:38:01 UTC

Severity: normal

Tags: patch

Found in version 28.0.50

Done: Alan Third <alan <at> idiocy.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Alan Third <alan <at> idiocy.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#43948: closed (28.0.50; [PATHC][NS] Make s-<left/right> to
 move to beginning/end of line)
Date: Mon, 09 Nov 2020 14:57:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 9 Nov 2020 14:55:55 +0000
with message-id <20201109145555.GT59267 <at> breton.holly.idiocy.org>
and subject line Re: bug#43948: 28.0.50; [PATHC][NS] Make s-<left/right> to move to beginning/end of line
has caused the debbugs.gnu.org bug report #43948,
regarding 28.0.50; [PATHC][NS] Make s-<left/right> to move to beginning/end of line
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
43948: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=43948
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andrii Kolomoiets <andreyk.mad <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 28.0.50; [PATHC][NS] Make s-<left/right> to move to beginning/end
 of line
Date: Mon, 12 Oct 2020 14:36:53 +0300
[Message part 3 (text/plain, inline)]
On macOS, 'Command-Left/Right Arrow' are the common shortcuts to move
the insertion point to the beginning/end of line.

See https://support.apple.com/en-us/HT201236, 'Document shortcuts'
section.

Considering that Emacs is the text editor (mostly), lets make it behave
more like TextEdit.app and not like Terminal.app about those shortcuts.

Patch attached.

Thanks!
[0001-NS-Make-s-left-right-to-move-to-beginning-end-of-lin.patch (text/x-patch, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Alan Third <alan <at> idiocy.org>
To: Andrii Kolomoiets <andreyk.mad <at> gmail.com>
Cc: 43948-done <at> debbugs.gnu.org,
 Daniel Martín <mardani29 <at> yahoo.es>
Subject: Re: bug#43948: 28.0.50; [PATHC][NS] Make s-<left/right> to move to
 beginning/end of line
Date: Mon, 9 Nov 2020 14:55:55 +0000
On Wed, Oct 14, 2020 at 11:48:29PM +0300, Andrii Kolomoiets wrote:
> Alan Third <alan <at> idiocy.org> writes:
> 
> >> +** On macOS, 's-<left>' and 's-<right> are now bound to
> >                                          ^
> > Missing quote.
> 
> Fixed.
> Smells like bug report for electric-pair-mode to pair "'" in text-mode :)
> 
> >
> >> +'move-beginning-of-line' and 'move-end-of-line' respectively. The former
> >> +commands to select previous/next frame are still bound to 's-~' and 's-`'.
> >
> > I don't think you need the word "former" here. Other than that, LGTM.
> 
> And fixed.

I've pushed this to master.

Thanks!
-- 
Alan Third


This bug report was last modified 4 years and 249 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.