emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] BUG: Wrong indentation inside src block


From: fm4d
Subject: Re: [O] BUG: Wrong indentation inside src block
Date: Sat, 16 Apr 2016 15:42:57 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

John Hendy <jw.hendy <at> gmail.com> writes:

> 
> 
> 
> On Apr 16, 2016 09:31, "Adam Porter" <adam <at> alphapapa.net> wrote:
> >
> > The only thing I can think of is that it might be something to do with
> > indenting with tabs vs. spaces.  Maybe check your indentation settings.
> > Also see if you can reproduce it with emacs -q; if not, it's probably an
> > issue with your config.
> Not sure of it's the same, but I had some issues with spaces/tabs myself a
> bit back and agree it's a good place to look.
> - https://lists.gnu.org/archive/html/emacs-orgmode/2014-01/msg01505.html
> One can also check the mentioned variable, org-src-preserve-indentation.
> John
> >
> >
> 

I made two short videos showing what exactly I mean.

http://fm4d.net/indent1.ogv - with master
http://fm4d.net/indent2.ogv - with 8.3.3

There is no configuration, .emacs only has three lines with

>> (add-to-list 'load-path "~/Git/org-mode/lisp")
>> (require 'org)
>> (setq org-startup-indented t)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]