From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ken Williams Subject: Re: Exporting inline code sections Date: Tue, 14 Aug 2012 10:01:43 -0500 Message-ID: <21A5E1E970CD46459ECBE86D6CC4B28C67414F40@spexch01.WindLogics.local> References: <21A5E1E970CD46459ECBE86D6CC4B28C67323C4F@spexch01.WindLogics.local> <87obmexxr2.fsf@gnu.org> <21A5E1E970CD46459ECBE86D6CC4B28C67323C60@spexch01.WindLogics.local> <6810.1344900869@alphaville> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34886) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1Id7-00088E-Hj for emacs-orgmode@gnu.org; Tue, 14 Aug 2012 11:02:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T1Icx-00062m-Mf for emacs-orgmode@gnu.org; Tue, 14 Aug 2012 11:02:01 -0400 In-Reply-To: <6810.1344900869@alphaville> Content-Language: en-US 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: "nicholas.dokos@hp.com" Cc: Bastien , "emacs-orgmode@gnu.org" > -----Original Message----- > From: nicholas.dokos@hp.com [mailto:nicholas.dokos@hp.com] > Sent: Monday, August 13, 2012 6:34 PM > > Ken Williams wrote: > > > The other thing I just noticed was that every time I edit a table.el > > table with C-c ', two more spaces get inserted to the left of the > > table when it's reinserted into the org buffer. I tried to find where > > in the code that's happening (probably in org-edit-src-exit?) but I > > Yes. > > > couldn't quite see it. > > C-h v org-src-preserve-indentation RET Okay, I was stepping through org-edit-src-exit with the emacs debugger, get= ting my bearings - but now for the life of me I can't get the debugger to t= rigger when entering that function anymore. I do `M-x debug-on-entry org-e= dit-src-exit`, then put my point in a table.el table and hit `C-c '`, then = hit `C-c '` again to exit the editing buffer, and no debugging happens. Ca= n someone think of why that might be? Otherwise I have to try to simulate emacs in my head to see what this code = is doing, and that's not going to be pretty. =3D) -Ken CONFIDENTIALITY NOTICE: This e-mail message is for the sole use of the inte= nded recipient(s) and may contain confidential and privileged information. = Any unauthorized review, use, disclosure or distribution of any kind is str= ictly prohibited. If you are not the intended recipient, please contact the= sender via reply e-mail and destroy all copies of the original message. Th= ank you.