emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Rainer Stengele <rainer.stengele@diplan.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: struggling with simple indentation
Date: Tue, 26 Oct 2010 10:45:51 +0200	[thread overview]
Message-ID: <4CC6953F.7060600@diplan.de> (raw)
In-Reply-To: <87zku2qk1i.wl%n.goaziou@gmail.com>

Am 25.10.2010 19:06, schrieb Nicolas Goaziou:
> Hello,
> 
>>>>>> Rainer Stengele writes:
> 
>> Dear all,
> 
>> I am struggling with a simple indentation problem.
> 
>> Having this: (1)
>> ====================================================================
> 
>> ***** test
>>       - indented
>> line
>> ^
> 
>> point at "^" and pressing TAB results in:
> 
> 
>> ***** test
>>       - indented
>>       line
>> ====================================================================
> 
>> Having this: (2)
> 
>> ***** test
>>       - indented
>>       - indented
>> line
>> ^
> 
>> point at "^" and pressing TAB results in:
> 
> 
>> ***** test
>>       - indented
>>       - indented
>> line
>> ====================================================================
> 
> I cannot reproduce this. I always get case (1). Are you using
> development version ?
> 
> Regards,
> 
> -- Nicolas
> 
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
> 

Nicolas, thanks for checking. Yes I use the development version.
After I git - pulled the indentation works now. Must have been an intermediate problem.

One thing that is annoying me still:

Having

** headline
   - indent
text
^

and pressing "TAB" I end up with

** headline
   - indent
   text
   ^

but would like to have

** headline
   - indent
     text
     ^

Is this configurable?


Regards,

-- Rainer

  reply	other threads:[~2010-10-26  8:46 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-25 12:35 struggling with simple indentation Rainer Stengele
2010-10-25 17:06 ` Nicolas Goaziou
2010-10-26  8:45   ` Rainer Stengele [this message]
2010-10-26  9:05     ` Nicolas Goaziou
2010-10-26  9:06     ` Nicolas Goaziou
2010-10-26 10:09       ` Rainer Stengele
2010-10-26 10:58         ` Nicolas Goaziou
2010-10-26 12:25           ` Carsten Dominik
2010-10-26 13:12             ` Nicolas Goaziou
2010-10-26 15:10           ` Re: struggling with simple indentation (possible bug) Anthony Lander
2010-10-26 21:43             ` [patch] struggling with simple indentation Nicolas Goaziou

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=4CC6953F.7060600@diplan.de \
    --to=rainer.stengele@diplan.de \
    --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).