emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Re: `C-u 2 S-Tab' with `#+STARTUP: odd'
@ 2009-10-12  7:24 Michael Brand
  2009-10-12 13:15 ` Carsten Dominik
  0 siblings, 1 reply; 13+ messages in thread
From: Michael Brand @ 2009-10-12  7:24 UTC (permalink / raw)
  To: carsten.dominik; +Cc: emacs-orgmode

Thank you for the fix of the function org-shifttab in org-version 6.31a.

I wonder how the function org-outline-level is intended to work. Should it show the outline level or count the stars like in org-version 6.31a and one has to take into account `odd' himself to get the outline level when implementing own stuff which use e. g. the function org-shifttab?


> yes, I agree it would be consistent to adapt the interpretation
> of the prefix arg when using odd-levels.
> 
> I have fixed this, it is available in git now, and will be in
> the next release (6.31).
> 
> Thanks!
> 
> - Carsten
> 
> On Sep 10, 2009, at 1:48 PM, Michael Brand wrote:
> 
>> I like the org-indent-mode with the soft-indentation but even more I
>> like the hard-indentation with `#+STARTUP: odd hidestars' instead for
>> which I have a question.
>>
>> This is the content of the example file oddeven:
>> -*- mode: org -*-
>> #+STARTUP: oddeven hidestars content
>> * 1 Org Mode
>> ** 1.1 Introduction
>> *** 1.1.1 Installation
>>
>> This is the content of the example file odd:
>> -*- mode: org -*-
>> #+STARTUP: odd hidestars content
>> * 1 Org Mode
>> *** 1.1 Introduction
>> ***** 1.1.1 Installation
>>
>> The different _Emacs-faces_ (colors) for the heading levels are the  same
>> when comparing the two files. This Emacs-internal adaptation I
>> appreciate a lot.
>>
>> C-u 2 S-Tab shows _two_ levels with the file oddeven but only _one_  with
>> the file odd. Is this how it is intended to work for the file odd?
>>
>>
>> org-version is 6.30e.

^ permalink raw reply	[flat|nested] 13+ messages in thread
* `C-u 2 S-Tab' with `#+STARTUP: odd'
@ 2009-09-10 11:48 Michael Brand
  2009-09-10 16:32 ` Carsten Dominik
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Michael Brand @ 2009-09-10 11:48 UTC (permalink / raw)
  To: emacs-orgmode

I like the org-indent-mode with the soft-indentation but even more I
like the hard-indentation with `#+STARTUP: odd hidestars' instead for
which I have a question.

This is the content of the example file oddeven:
-*- mode: org -*-
#+STARTUP: oddeven hidestars content
* 1 Org Mode
** 1.1 Introduction
*** 1.1.1 Installation

This is the content of the example file odd:
-*- mode: org -*-
#+STARTUP: odd hidestars content
* 1 Org Mode
*** 1.1 Introduction
***** 1.1.1 Installation

The different _Emacs-faces_ (colors) for the heading levels are the same
when comparing the two files. This Emacs-internal adaptation I
appreciate a lot.

C-u 2 S-Tab shows _two_ levels with the file oddeven but only _one_ with
the file odd. Is this how it is intended to work for the file odd?


org-version is 6.30e.

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2009-10-14 19:20 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-12  7:24 `C-u 2 S-Tab' with `#+STARTUP: odd' Michael Brand
2009-10-12 13:15 ` Carsten Dominik
2009-10-12 20:00   ` Michael Brand
2009-10-13 18:47     ` Carsten Dominik
2009-10-14  6:19       ` Michael Brand
2009-10-14 11:15         ` Bernt Hansen
2009-10-14 11:56           ` Michael Brand
2009-10-14 13:58         ` Carsten Dominik
2009-10-14 19:20           ` Michael Brand
  -- strict thread matches above, loose matches on Subject: below --
2009-09-10 11:48 Michael Brand
2009-09-10 16:32 ` Carsten Dominik
2009-10-14 10:15 ` Carsten Dominik
2009-10-14 13:58 ` Carsten Dominik

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).