* Wrong levels when org-odd-levels-only is set to t
@ 2007-02-24 3:18 Leo
2007-02-24 6:50 ` Carsten Dominik
0 siblings, 1 reply; 2+ messages in thread
From: Leo @ 2007-02-24 3:18 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 296 bytes --]
Open the attached .org file and try to archive the entry by 'C-c
$'. It will then be archived to a level 2 entry under "* Archived
Tasks" even though org-odd-levels-only is set to t.
This also happens in another case. In *Remember* buffer, C-u C-c C-c
will file the subtree with a wrong level.
[-- Attachment #2: tt.org --]
[-- Type: application/octet-stream, Size: 87 bytes --]
#+ARCHIVE: ::* Archived Tasks
#+STARTUP: odd
* Tasks
*** TODO Commit changes partially
[-- Attachment #3: Type: text/plain, Size: 85 bytes --]
Regards,
--
Leo <sdl.web AT gmail.com> (GPG Key: 9283AA3F)
[-- Attachment #4: Type: text/plain, Size: 149 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Wrong levels when org-odd-levels-only is set to t
2007-02-24 3:18 Wrong levels when org-odd-levels-only is set to t Leo
@ 2007-02-24 6:50 ` Carsten Dominik
0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2007-02-24 6:50 UTC (permalink / raw)
To: Leo; +Cc: emacs-orgmode
I fixed this for 4.67:
On Feb 24, 2007, at 4:18, Leo wrote:
> Open the attached .org file and try to archive the entry by 'C-c
> $'. It will then be archived to a level 2 entry under "* Archived
> Tasks" even though org-odd-levels-only is set to t.
This will now use org-odd-levels. Even when the archive is a different
file,
it will use org-odd-levels-only from the original file, unless you
doe have a #+STARTUP setting for this variable in the archive
file.
>
> This also happens in another case. In *Remember* buffer, C-u C-c C-c
> will file the subtree with a wrong level.
Fixed as well.
Thanks for the report.
- Carsten
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-02-24 6:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-24 3:18 Wrong levels when org-odd-levels-only is set to t Leo
2007-02-24 6:50 ` 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).