emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Eddward DeVilla" <eddward@gmail.com>
To: cezar <cezar@mixandgo.ro>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: list indentation
Date: Sat, 9 Feb 2008 11:02:47 -0600	[thread overview]
Message-ID: <b71b18520802090902j5fb963e8x433d601f9e071386@mail.gmail.com> (raw)
In-Reply-To: <fojkjk$ek5$1@ger.gmane.org>

On Feb 9, 2008 1:26 AM, cezar <cezar@mixandgo.ro> wrote:
> I have this TODO:
>
> ** TODO Meeting with John Doe
>    regarding the job interview
>    some skills they would like
>    - html
>    - css
>    - unix
>      address: 102 str. Blah foo, CA
>      phone: 1111111
>
> I would like to somehow make org aware that the list ends after "- unix"
> and that what follows are not part of the list, meaning pressing TAB
> should not move the cursor under "u" form unix.

This is a tough one.  Sometimes I want the behavior you describe.
Sometimes I want the behavior org-mode has.  For me it's not so must
the that I care about tab indenting right.  Org can't be a mind
reader.  It's that it may undo your indent if you if you do M-q and
org disagrees with you.  Maybe if there was a way to delimit the list
like:

* this is the stuff
  It all happens here:
  -----
  - lock
  - stock
  - and barrel
  -----
  It's done now.

I choose the 5 -'s because it matches with the horizontal bar, just
indented.  (btw, could org-mode maybe take a line with 5 -'s and
extend it to the width of the window when displaying in the buffer?
Just an idea I'd use but don't really need.)  I don't know if it's the
right thing, and I'm guessing it may not be possible anyhow (with out
a lot of work).

Also I don't know what the correct behavior should be for:

* Slapstick
  -----
  - Stooges
    -----
    - Moe
    - Larry
    - Curly
    - Shemp
    - Joe
    -----

  - Marx
    -----
    - Groucho
    - Harpo
    - Chico
    - Gummo
    - Zeppo
    -----
  -----

I know what I'd like, but I don't know if it's practical.  Another
possibility is to do like rst and require a blank line when ending a
list entry.  Again, I'm not sure that is reasonably workable in
org-mode.

Edd

  reply	other threads:[~2008-02-09 17:02 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-07 18:58 list indentation cezar
2008-02-07 23:31 ` Hugo Schmitt
2008-02-08  9:24 ` Carsten Dominik
2008-02-09  0:29   ` cezar
2008-02-09  7:17     ` Carsten Dominik
2008-02-09  7:26       ` cezar
2008-02-09 17:02         ` Eddward DeVilla [this message]
2008-02-09 21:45           ` William Henney
2008-02-09 22:17             ` cezar
2008-02-09 22:50               ` William Henney
2008-02-09 23:26                 ` Eddward DeVilla
2008-02-10  1:09                   ` William Henney
2008-02-10  3:55                     ` Eddward DeVilla
2008-02-10  4:47                       ` William Henney
2008-02-10  5:05                         ` Eddward DeVilla
2008-02-10  7:29                           ` Carsten Dominik
2008-02-10  8:00                             ` cezar
2008-02-10 10:58                               ` Carsten Dominik
2008-02-10 19:26                                 ` cezar
2008-02-09 23:41                 ` cezar
2008-02-10  1:28                   ` William Henney
2008-02-10  1:33                     ` Cezar Halmagean
2008-02-10  1:35                       ` William Henney
2008-02-10 20:42                   ` Bastien Guerry

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=b71b18520802090902j5fb963e8x433d601f9e071386@mail.gmail.com \
    --to=eddward@gmail.com \
    --cc=cezar@mixandgo.ro \
    --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).