From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Maus Subject: Re: Two bugs in org-indent (plus a fix to correct one of them) Date: Fri, 18 Jun 2010 17:42:30 +0200 Message-ID: <87typ0pct5.wl%dmaus@ictsoc.de> References: <871vc8ftjl.wl%dmaus@ictsoc.de> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="===============1461428078==" Return-path: Received: from [140.186.70.92] (port=43923 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OPdjd-00036l-Jj for emacs-orgmode@gnu.org; Fri, 18 Jun 2010 11:44:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OPdjc-0005K2-2Z for emacs-orgmode@gnu.org; Fri, 18 Jun 2010 11:44:01 -0400 Received: from mysql1.xlhost.de ([213.202.242.106]:33595) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OPdjb-0005Jx-QH for emacs-orgmode@gnu.org; Fri, 18 Jun 2010 11:44:00 -0400 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: William Henney Cc: emacs-org --===============1461428078== Content-Type: multipart/signed; boundary="pgp-sign-Multipart_Fri_Jun_18_17:42:29_2010-1"; micalg=pgp-sha256; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit --pgp-sign-Multipart_Fri_Jun_18_17:42:29_2010-1 Content-Type: text/plain; charset=US-ASCII William Henney wrote: >Consider what one would want to happen when >org-indent-indentation-per-level = 1 (which is what I prefer): >Indentation of 0 >* Level one heading > Indentation of 2 >** Level two heading > Indentation of 3 >*** Level three heading > Indentation of 4 >So, the desired sequence of indentation is [0, 2, 3, 4, ...] whereas >the original formula gives the sequence [0, 1, 2, 3, ...] Ah, so it boils down to the question what proper indentation looks like. Suppose this could only be 'solved' by providing customization for the formula itself. -- David -- OpenPGP... 0x99ADB83B5A4478E6 Jabber.... dmjena@jabber.org Email..... dmaus@ictsoc.de --pgp-sign-Multipart_Fri_Jun_18_17:42:29_2010-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iF4EABEIAAYFAkwbk+UACgkQma24O1pEeOYBxQD/XbpkhTZWmOtQonuHDJUzY1NT +uItlJ1gqprwteWOKN4A/A7eXftKCB3dz19aVptu+/0BVmjfnwES4EGZSM3LBOLe =7LCZ -----END PGP SIGNATURE----- --pgp-sign-Multipart_Fri_Jun_18_17:42:29_2010-1-- --===============1461428078== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============1461428078==--