emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* 45048eb78359fc742097982fc1adc5ca5e4b2509 Fix `C-e' with visible lines and arguments
@ 2017-04-29 19:25 Clément Pit-Claudel
  2017-04-30 20:28 ` Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Clément Pit-Claudel @ 2017-04-29 19:25 UTC (permalink / raw)
  To: emacs-orgmode

Hi all,

Commit 45048eb78359fc742097982fc1adc5ca5e4b2509 (Fix `C-e' with visible lines and arguments, http://orgmode.org/w/?p=org-mode.git;a=commitdiff;h=45048eb78359fc742097982fc1adc5ca5e4b2509) breaks my usual org-mode workflow, in which I commonly press C-e to go past the ellipses of a folded headline and press M-S-RET to insert a new TODO item.  With the change, C-e M-S-RET now moves the body of the current todo entry below the new todo header.

It used to be the case that C-e moved past ellipses, which made it very easy to insert a new TODO item below the current one.  Is there an easy way to do the same thing now that C-e leaves the point before ellipses?  C-u C-u M-S-RET inserts at the end of the current list, unfortunately.  

I realize that the change in behavior isn't an accident (the commit updated the docstring to say "Go to the end of the line, but before ellipsis, if any."), but I'm curious to know whether I was doing something wrong before, and whether there is a simple way to achieve the behavior I described now (short of flet-ing end-of-line to end-of-visual-line around calls to org-end-of-line).

Thanks!
Clément.

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

* Re: 45048eb78359fc742097982fc1adc5ca5e4b2509 Fix `C-e' with visible lines and arguments
  2017-04-29 19:25 45048eb78359fc742097982fc1adc5ca5e4b2509 Fix `C-e' with visible lines and arguments Clément Pit-Claudel
@ 2017-04-30 20:28 ` Nicolas Goaziou
  2017-04-30 21:29   ` Clément Pit-Claudel
  0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2017-04-30 20:28 UTC (permalink / raw)
  To: Clément Pit-Claudel; +Cc: emacs-orgmode

Hello,

Clément Pit-Claudel <cpitclaudel@gmail.com> writes:

> Hi all,
>
> Commit 45048eb78359fc742097982fc1adc5ca5e4b2509 (Fix `C-e' with
> visible lines and arguments,
> http://orgmode.org/w/?p=org-mode.git;a=commitdiff;h=45048eb78359fc742097982fc1adc5ca5e4b2509)
> breaks my usual org-mode workflow, in which I commonly press C-e to go
> past the ellipses of a folded headline and press M-S-RET to insert
> a new TODO item. With the change, C-e M-S-RET now moves the body of
> the current todo entry below the new todo header.
>
> It used to be the case that C-e moved past ellipses, which made it
> very easy to insert a new TODO item below the current one. Is there an
> easy way to do the same thing now that C-e leaves the point before
> ellipses? C-u C-u M-S-RET inserts at the end of the current list,
> unfortunately.

Have you tried C-S-RET?

Regards,

-- 
Nicolas Goaziou

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

* Re: 45048eb78359fc742097982fc1adc5ca5e4b2509 Fix `C-e' with visible lines and arguments
  2017-04-30 20:28 ` Nicolas Goaziou
@ 2017-04-30 21:29   ` Clément Pit-Claudel
  0 siblings, 0 replies; 3+ messages in thread
From: Clément Pit-Claudel @ 2017-04-30 21:29 UTC (permalink / raw)
  To: Nicolas Goaziou; +Cc: emacs-orgmode

On 2017-04-30 16:28, Nicolas Goaziou wrote:
> Have you tried C-S-RET?

I have not :) Thanks a lot!

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

end of thread, other threads:[~2017-04-30 21:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-29 19:25 45048eb78359fc742097982fc1adc5ca5e4b2509 Fix `C-e' with visible lines and arguments Clément Pit-Claudel
2017-04-30 20:28 ` Nicolas Goaziou
2017-04-30 21:29   ` Clément Pit-Claudel

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.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).