From: Mario Frasca <mario@anche.no>
To: emacs-orgmode@gnu.org
Subject: Re: [bug] select TODO items and unexpected behaviour
Date: Sat, 27 Jun 2020 16:43:59 -0500 [thread overview]
Message-ID: <ea64d98c-d7bf-eea0-40d4-00a1515bdb98@anche.no> (raw)
In-Reply-To: <01d77bed-49e4-51ef-3c56-868a27f39984@anche.no>
this behaviour comes after somehow my
`org-loop-over-headlines-in-active-region' became nil.
if I set it back to t, I get the message "Symbol's value as variable is
void: right".
I had enabled debugging, and my guess is that this might have left the
value of `org-loop-over-headlines-in-active-region' at the
"inside-looping" setting. just guessing.
On 27/06/2020 16:16, Mario Frasca wrote:
> when I select subsequent TODO items, whole lines, and I do M-<right>,
> they get demoted by one star, so something like
>
> * header
> <point>* a1
> * a2
> * a3
> <mark>* header
>
> after I hit M-<right> will become
>
> * header
> <point>** a1
> ** a2
> ** a3
> <mark>* header
>
> which is what I expected, even if I would not expect the region to be
> deactivated.
>
> but if I now reactivate the region, andhit S-<right> (that's
> shift-right), the effect is only at the <point>, not on the selection:
>
> * header
> <point>** TODO a1
> ** a2
> ** a3
> <mark>* header
>
> I would have expected all lines to get the TODO.Same effect, if I hit
> C-c C-t: only the line at the point gets the TODO status rotated.
>
> looks like a bug to me, but I would not know where to start looking
> for how to fix this.
>
> Mario
>
next prev parent reply other threads:[~2020-06-27 21:45 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-27 21:16 [bug] select TODO items and unexpected behaviour Mario Frasca
2020-06-27 21:43 ` Mario Frasca [this message]
2020-06-27 21:54 ` Mario Frasca
2020-06-28 6:32 ` Kyle Meyer
2020-06-28 14:53 ` Mario Frasca
2020-06-28 18:50 ` Mario Frasca
2020-06-28 20:06 ` Kyle Meyer
[not found] ` <32b85f8a-3f26-15d8-8d93-cbdd222ab3db@anche.no>
2020-06-28 20:04 ` Kyle Meyer
2020-06-27 22:46 ` Russell Adams
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=ea64d98c-d7bf-eea0-40d4-00a1515bdb98@anche.no \
--to=mario@anche.no \
--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).