ox-ascii: Tiny fix
commitae8fd7a1391b3ffa54a981735cb091a266769c13
authorNicolas Goaziou <n.goaziou@gmail.com>
Mon, 28 Apr 2014 14:48:07 +0000 (28 16:48 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Mon, 28 Apr 2014 14:50:53 +0000 (28 16:50 +0200)
treefe706e66c2daa379d3ede1064fd31dbeb8e26484
parentfc37d1020a928b69ecb02592d521faf84d0051ff
ox-ascii: Tiny fix

* lisp/ox-ascii.el (org-ascii--indent-string): Fix regexp to avoid
  stack overflow in regexp matcher on very long lines.
lisp/ox-ascii.el