Bastien,
> Applied, thanks!
thank *you*!
Hi Sébastien,
Sébastien Miquel writes:
> Here's a new patch that's smarter about indenting the current line,
> and resolves this remaining issue.
Applied, thanks!
hi. i don't know who might merge Sébastien Miquel's fix into the source
code, but i'd be a promoter of this happening whenever it's convenient.
cheers, Greg
Sébastien Miquel wrote:
> Greg Minshall writes:
> > thanks. my trivial test shows this works*except* in the particular
> > case where,
Sébastien Miquel,
> > thanks. my trivial test shows this works*except* in the particular
> > case where, when closing the Org Src buffer, `point` is on an empty
> > line. in this case, that one empty line is given extra spaces.
> Yes, I was aware of this, but didn't think we could do better in
Greg Minshall writes:
thanks. my trivial test shows this works*except* in the particular
case where, when closing the Org Src buffer, `point` is on an empty
line. in this case, that one empty line is given extra spaces.
Yes, I was aware of this, but didn't think we could do better in this
cas
Sébastien Miquel,
> If I try your original examples with `emacs -q' I do not get extra
> whitespace in the org src buffer. Those two spaces in the original org
> buffer -- that are due to `org-edit-src-content-indentation' -- are
> removed in the org src buffer. If you do not find it to be the ca
Greg Minshall writes:
- the next time i open the Org Src buffer, whatever lint-like process is
running for that language may complain about extra spaces at the end
of a line. (does that mean my experience is different from yours, or
at least from your expectation?)
If I try your origina