Package: org-mode Version: 7.7-2 Severity: normal org-mode doesn't seems to honour correctly the org-list-indent-offset variable (a recent addition). See the following steps:
1- Run "emacs -q" 2- M-x org-mode 3- M-x set-variable org-list-indent-offset 8 4- open /tmp/t.org 5- Write the following - item 1 [TAB]- item 2 When you press [TAB], "- item 2" is indented only two spaces right, not 8 as org-list-indent-offset describes, thats seems to be a bug. But now, if over the item 2 line you do 6- M-left 7- M-right The "- item 2" will be correctly indented 8 spaces to the right. So org-list-indent-offset is correctly working in this case. -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 3.0.0-1-686-pae (SMP w/2 CPU cores) Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Shell: /bin/sh linked to /bin/bash Versions of packages org-mode depends on: ii dpkg 1.16.1 ii emacs23 23.3+1-1.1 ii install-info 4.13a.dfsg.1-8 org-mode recommends no packages. Versions of packages org-mode suggests: pn ditaa 0.9+ds1-3 pn easypg <none> pn remember-el <none> -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

