From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [patch] change indentation logic for edit-src Date: Wed, 22 Aug 2012 16:32:26 +0200 Message-ID: <87d32j9ev9.fsf@altern.org> References: <21A5E1E970CD46459ECBE86D6CC4B28C674153FC@spexch01.WindLogics.local> <87fw7fyh25.fsf@altern.org> <21A5E1E970CD46459ECBE86D6CC4B28C67415AFD@spexch01.WindLogics.local> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33508) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T4Bym-00022Q-7C for emacs-orgmode@gnu.org; Wed, 22 Aug 2012 10:32:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T4Byc-0002na-N5 for emacs-orgmode@gnu.org; Wed, 22 Aug 2012 10:32:20 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:45053) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T4Byc-0002n0-H0 for emacs-orgmode@gnu.org; Wed, 22 Aug 2012 10:32:10 -0400 Received: by weys10 with SMTP id s10so721931wey.0 for ; Wed, 22 Aug 2012 07:32:08 -0700 (PDT) In-Reply-To: <21A5E1E970CD46459ECBE86D6CC4B28C67415AFD@spexch01.WindLogics.local> (Ken Williams's message of "Wed, 22 Aug 2012 08:58:21 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Ken Williams Cc: "emacs-orgmode@gnu.org" Hi Ken, In Emacs, I have the same behavior when editing a table.el table before and after I apply your patch, with both org-src-preserve-indentation set to nil or to t. I must be missing something here. Do you have an idea? -- Bastien