emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* BUG: Wrong indentation inside src block
@ 2016-04-15 22:56 fm4d
  2016-04-16  0:57 ` Adam Porter
  0 siblings, 1 reply; 15+ messages in thread
From: fm4d @ 2016-04-15 22:56 UTC (permalink / raw)
  To: emacs-orgmode

Hello, I found an indentation bug in the master branch.

Steps to reproduce: 

* Test 1
** Test 2
#+BEGIN_SRC emacs-lisp
  (setq foo 1
	   bar 2)
#+END_SRC

Paste this code into org-mode buffer with org-startup-indented turn on
org-indented-mode. You should see the src block missindented like this:

  (setq foo 1
	bar 2)

I've tracked this bug to this commit
http://repo.or.cz/org-mode.git/commit/a311a856514e9245074b02c89d51a9f339784d1c

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2016-04-20 21:59 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-15 22:56 BUG: Wrong indentation inside src block fm4d
2016-04-16  0:57 ` Adam Porter
2016-04-16  8:45   ` fm4d
2016-04-16 10:14     ` Nicolas Goaziou
2016-04-16 14:31     ` Adam Porter
2016-04-16 14:50       ` John Hendy
2016-04-16 15:42         ` fm4d
     [not found]         ` <5f4b206cd53f4894b6e8fe2bb5334a25@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2016-04-16 16:24           ` Eric S Fraga
2016-04-16 17:12             ` fm4d
2016-04-19 19:18               ` Nicolas Goaziou
2016-04-20 17:16                 ` fm4d
2016-04-20 21:42                   ` Nicolas Goaziou
2016-04-20 21:52                     ` fm4d
2016-04-20 22:02                       ` Nicolas Goaziou
2016-04-16 17:29             ` fm4d

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).