all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Neil Jerram <neiljerram@gmail.com>
To: Josh <jnfo-d@grauman.com>
Cc: Org Mode List <emacs-orgmode@gnu.org>
Subject: Re: Shift select
Date: Fri, 6 Mar 2020 09:11:38 +0000	[thread overview]
Message-ID: <CAKuG=vtD5zPgjqd5BzH6+F2pzFgK2ytkZ+j12dM-N3Zps1_A9w@mail.gmail.com> (raw)
In-Reply-To: <alpine.LRH.2.21.2003060012380.11712@colo.shuman.org>

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

On Fri, 6 Mar 2020 at 08:17, Josh <jnfo-d@grauman.com> wrote:

> One more question,
>
> I turned on shift-select with the following line in my .emacs. It works,
> but of course, on headings, it doesn't work because it changes the TODO
> status of the heading (shift left-right) or the priority of the heading
> (shift up-down). How would I make shift select still work on headings, and
> assign those other functions to other bindings?
>
> (setq org-support-shift-select t)


The help text for this variable (C-h v org-support-shift-select) includes:

"If you set this variable to the symbol ‘always’, then the keys
will not be special in headlines, property lines, and item lines,
to make shift selection work there as well.  If this is what you
want, you can use the following alternative commands:
‘C-c C-t’ and ‘C-c ,’ to change TODO state and priority,
‘C-u C-u C-c C-t’ can be used to switch TODO sets,
‘C-c -’ to cycle item bullet types,
and properties can be edited by hand or in column view."

Does that answer your question?

Best wishes,
     Neil

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

      reply	other threads:[~2020-03-06  9:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-06  8:15 Shift select Josh
2020-03-06  9:11 ` Neil Jerram [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='CAKuG=vtD5zPgjqd5BzH6+F2pzFgK2ytkZ+j12dM-N3Zps1_A9w@mail.gmail.com' \
    --to=neiljerram@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=jnfo-d@grauman.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.