From: Mario Frasca <mario@anche.no> To: emacs-orgmode@gnu.org Subject: [bug] select TODO items and unexpected behaviour Date: Sat, 27 Jun 2020 16:16:53 -0500 [thread overview] Message-ID: <01d77bed-49e4-51ef-3c56-868a27f39984@anche.no> (raw) 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 reply other threads:[~2020-06-27 21:18 UTC|newest] Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-06-27 21:16 Mario Frasca [this message] 2020-06-27 21:43 ` Mario Frasca 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=01d77bed-49e4-51ef-3c56-868a27f39984@anche.no \ --to=mario@anche.no \ --cc=emacs-orgmode@gnu.org \ --subject='Re: [bug] select TODO items and unexpected behaviour' \ /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
Code repositories for project(s) associated with this 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).