emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Richard KLINDA <rklinda@gmail.com>
To: Carsten Dominik <dominik@science.uva.nl>
Cc: emacs-orgmode@gnu.org
Subject: Re: only one [/] or [%]?
Date: Thu, 29 Jan 2009 11:47:42 +0100	[thread overview]
Message-ID: <87ab9abd81.fsf@gmail.com> (raw)
In-Reply-To: <3C5BEEB1-BE4E-4093-B35E-5A73A89B728B@uva.nl> (Carsten Dominik's message of "Wed, 28 Jan 2009 17:25:47 +0100")

>>>>> Regarding 'Re: only one [/] or [%]?'; Carsten Dominik adds:


  > On Jan 28, 2009, at 4:57 PM, Richard KLINDA wrote:
  >> Hi, I have noticed that you can only have one [/] or [%] in a
  >> headline.

  >> In an older version of org I used to use both in the same headline
  >> and it worked.

  > Did that really ever work????

Yes, I'm pretty sure of that because I always used it that way. :)

  >> Is there some reason for this "regression"?

  > No, no reason, and progress has reversed regression in the GIT repo.

:)

I think this feature could be added with a one-line change in
org-list.el "(defun org-update-checkbox-count (&optional all)"

,----
| OLD: continue-from (point-at-bol)
| NEW: continue-from (or beg-cookie (point-at-bol))
`----

So now you can have:

,----
| ** TODO [1/2] [1/2] [1/2] --- YIKES --- [1/2] [1/2] [1/2]
|    - [X] foo
|    - [ ] bar
`----

Please include this if you like it.

-- 
Udv, Richard

  reply	other threads:[~2009-01-29 10:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-28 15:57 only one [/] or [%]? Richard KLINDA
2009-01-28 16:25 ` Carsten Dominik
2009-01-29 10:47   ` Richard KLINDA [this message]
2009-01-29 11:29     ` 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=87ab9abd81.fsf@gmail.com \
    --to=rklinda@gmail.com \
    --cc=dominik@science.uva.nl \
    --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).