Re: [O] Losing tabs when tangling or editing

2012-05-30 Thread Thomas S. Dye
Bernt Hansen writes: > Michael Hannon writes: > >> >> I was hoping that there might be some kind of customization possible: >> >>     (setq leave-the-bleeping-tabs-alone t) > > (setq org-src-preserve-indentation t) > > maybe? > > -Bernt > >> >> I looked through ob-tangle.el but didn't see anyth

Re: [O] Losing tabs when tangling or editing

2012-05-30 Thread Michael Hannon
Bernt Hansen wrote: >Michael Hannon writes: > >> >> I was hoping that there might be some kind of customization possible: >> >> (setq leave-the-bleeping-tabs-alone t) > > (setq org-src-preserve-indentation t) > > maybe? > Woo hoo!  Thanks, Bernt.  This seems to work.  See the appended for a

Re: [O] Losing tabs when tangling or editing

2012-05-29 Thread Bernt Hansen
Michael Hannon writes: > > I was hoping that there might be some kind of customization possible: > >     (setq leave-the-bleeping-tabs-alone t) (setq org-src-preserve-indentation t) maybe? -Bernt > > I looked through ob-tangle.el but didn't see anything obvious.  (This is > neither surprisin

Re: [O] Losing tabs when tangling or editing

2012-05-28 Thread Michael Hannon
Michael Hannon wrote: > >Thomas S. Dye wrote: >> >>> Greetings.  I was trying to set up a little demo in which I included a >>> Makefile inside a "sh" source-code block in an Org-mode file, then tangled >>> the file and ran "make" on the tangled file (either in the actual shell or >>> in another

Re: [O] Losing tabs when tangling or editing

2012-05-28 Thread Michael Hannon
Thomas S. Dye wrote: > >> Greetings.  I was trying to set up a little demo in which I included a >> Makefile inside a "sh" source-code block in an Org-mode file, >> then tangled the file and ran "make" on the tangled file (either in the >> actual shell or in another sh block in Org). >> >> It appe

Re: [O] Losing tabs when tangling or editing

2012-05-28 Thread Thomas S. Dye
Michael Hannon writes: > Greetings.  I was trying to set up a little demo in which I included a > Makefile inside a "sh" source-code block in an Org-mode file, then tangled the > file and ran "make" on the tangled file (either in the actual shell or in > another sh block in Org). > > It appears t

[O] Losing tabs when tangling or editing

2012-05-23 Thread Michael Hannon
Greetings.  I was trying to set up a little demo in which I included a Makefile inside a "sh" source-code block in an Org-mode file, then tangled the file and ran "make" on the tangled file (either in the actual shell or in another sh block in Org). It appears that Org is removing tabs when it tan