From: Ihor Radchenko <yantar92@gmail.com>
To: John Kitchin <jkitchin@andrew.cmu.edu>
Cc: org-mode-email <emacs-orgmode@gnu.org>,
Rodrigo Morales <moralesrodrigo1100@gmail.com>
Subject: Re: Custom function for killing the thing at point
Date: Sat, 14 Aug 2021 22:09:24 +0800 [thread overview]
Message-ID: <87h7fsf78r.fsf@localhost> (raw)
In-Reply-To: <CAJ51ETp3RDzcTA8wJrxsbt6b8+T07+bBq7snocJ7iiViOYyGBA@mail.gmail.com>
John Kitchin <jkitchin@andrew.cmu.edu> writes:
> alternatively, fall back to org-mark-element. I am not sure what
> differences in what you are trying to achieve and this are, but this should
> cover all org elements:
Sounds more reasonable as a default. (org-mark-element) will mark
everything including affiliated keywords and post-blank empty lines.
(:begin .. :end) will not include the affiliated keywords and extra
blank lines.
Best,
Ihor
prev parent reply other threads:[~2021-08-14 14:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-13 22:29 Custom function for killing the thing at point Rodrigo Morales
2021-08-13 22:46 ` Juan Manuel Macías
2021-08-14 1:45 ` Ihor Radchenko
2021-08-14 12:33 ` John Kitchin
2021-08-14 14:09 ` Ihor Radchenko [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87h7fsf78r.fsf@localhost \
--to=yantar92@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=jkitchin@andrew.cmu.edu \
--cc=moralesrodrigo1100@gmail.com \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.