emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#43948: closed (28.0.50; [PATHC][NS] Make s-<left/right> to move to b


From: GNU bug Tracking System
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

Your message dated Mon, 9 Nov 2020 14:55:55 +0000
with message-id <20201109145555.GT59267@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@gnu.org.)


-- 
43948: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=43948
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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
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!

Attachment: 0001-NS-Make-s-left-right-to-move-to-beginning-end-of-lin.patch
Description: Text Data


--- End Message ---
--- Begin Message --- 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@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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]