emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Subhan Michael Tindall <SubhanT@familycareinc.org>
To: "'emacs-orgmode@gnu.org'" <emacs-orgmode@gnu.org>
Subject: [Feature Request] [ENTER] or [C-Alt ENTER] while on headline skip over drawers automatically
Date: Thu, 9 Apr 2015 16:16:21 +0000	[thread overview]
Message-ID: <9187ca927d174c2197aa10d5b09146b6@fcmailsvr2.familycareinc.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1900 bytes --]

I use drawers a lot, some of which are set up by hooks when I'm entering headlines (most notably TODO keywords)
Given the new syntax that requires no text between drawers & headlines (if I'm recalling that correctly), I think it would be very usefull to have either [ENTER] (bound to org-return)(C-Alt ENTER is an alternate keybinding possibility) move point to start of line FOLLOWING any drawers, DEADLINE, or SCHEDULE lines, like this:

,** TODO this is a new headline[ENTER]
,<point is now here, potentially breaking syntax>
,:PROPERTIES:
,:MyProps: value
,:END:

,** TODO this is a new headline[ENTER]
,<point is now here, potentially breaking syntax>
,:PROPERTIES:
,:MyProps: value
,:END:
,<point should may be here, maintaining syntax>

Complication:
,** TODO this is a new headline[ENTER]
,:PROPERTIES:
,:MyProps: value
,:END:
,Is this text allowed here under new drawers syntax?
,:TIMELOGS:
,  CLOCK: [2015-04-08 Wed 08:05]--[2015-04-08 Wed 09:18] =>  1:13
,:END:
,<point should may be here, maintaining syntax>

In above scenario, if drawers are allowed to be separated by text, [ENTER] should move point to following first drawer


Summary: [ENTER] on a headline line should move point to the next valid line for entering general text in order to preserve correct drawer syntax



This message is intended for the sole use of the individual and entity to which it is addressed and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If you are not the intended addressee, nor authorized to receive for the intended addressee, you are hereby notified that you may not use, copy, disclose or distribute to anyone the message or any information contained in the message. If you have received this message in error, please immediately advise the sender by reply email and delete the message.  Thank you.

[-- Attachment #2: Type: text/html, Size: 7122 bytes --]

             reply	other threads:[~2015-04-09 16:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-09 16:16 Subhan Michael Tindall [this message]
2015-04-09 16:21 ` [Feature Request] [ENTER] or [C-Alt ENTER] while on headline skip over drawers automatically Marcin Borkowski
2015-04-10 16:19 ` Nicolas Goaziou
2015-04-10 22:06   ` Rasmus
2015-04-12 20:32     ` Nicolas Goaziou
2015-04-12 20:51       ` Rasmus
2015-04-12 22:15         ` Nicolas Goaziou

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.orgmode.org/

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

  git send-email \
    --in-reply-to=9187ca927d174c2197aa10d5b09146b6@fcmailsvr2.familycareinc.org \
    --to=subhant@familycareinc.org \
    --cc=emacs-orgmode@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 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).