emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Samuel Wales <samologist@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: bullet point cycling
Date: Thu, 20 Nov 2008 10:04:57 +0100	[thread overview]
Message-ID: <C681C2E3-D318-4DEE-91F1-EFF4C183E276@uva.nl> (raw)
In-Reply-To: <20524da70811192214o2bbb6cb8q77093dbf5aae92b0@mail.gmail.com>

Hi Samuel,

On Nov 20, 2008, at 7:14 AM, Samuel Wales wrote:

> I found the following in 6.12a.
>
> ************* org-shiftleft and org-shiftright on bullet points
> 1.  The command is not documented as working on bullet
>    points.  However, this is a great feature.  For me, it
>    cycles bullet styles.

Documentation is improved now.

>
> 2.  It should ideally adjust indentation when cycling bullet point
>    styles.  For example, - + take one column; 1) takes two.

This also works now.

>
> 3.  1. (number followed by dot) should indent by two spaces when
>    sentence-end-double-space is non-nil.  This should also
>    occur with org-insert-heading.  See the present style.


I cannot see why this would be useful.  Sentence commands will
also not work with the other bullet styles.  Note that you can
use C-a in combination with an appropriate setting of
`org-special-ctrl-a/e' to jump to the beginning of an item,
after the bullet.  I use the setting `reversed'.

>
> 4.  It would be nice to include o (lowercase oh) as a bullet
>    point style if possible, as it's fairly common.

Might be nice, but this is too much trouble, because of
technical reasons (implementation is hard-coded in
several places...)

>
> 5.  There seems to be a bug in which org-shiftleft turns the
>    first bullet point into a headline.  This occurs on the
>    present body with the curser on the present bullet
>    point.

Yes, if the bullet starts at the left margin, the cycling
skips the * bullet type, to avoid confusion with headlines.
This was broken for the left-cycling.  Works now.

Thanks for your report.....

And don't forget to try the new ido support in Org:

(setq org-completion-use-ido t)

- Carsten

  reply	other threads:[~2008-11-20  9:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-20  6:14 bullet point cycling Samuel Wales
2008-11-20  9:04 ` Carsten Dominik [this message]
2008-11-21  1:45   ` Samuel Wales
2008-11-21  4:55     ` Carsten Dominik
2008-11-21  5:14       ` Samuel Wales
2008-11-21  5:57         ` Carsten Dominik

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=C681C2E3-D318-4DEE-91F1-EFF4C183E276@uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=samologist@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 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).