emacs-orgmode
[Top][All Lists]
Advanced

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

[O] [Patch] don't add indent for empty line when exiting, a code edit


From: Arun Persaud
Subject: [O] [Patch] don't add indent for empty line when exiting, a code edit
Date: Mon, 10 Mar 2014 17:22:16 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0

Hi

I started using org babel for python, but when using C-c ' I always
ended up with white space added to the empty lines in the source code
when returning into the org buffer. This especially shows up
(setq-default show-trailing-whitespace t).

I tried to fix this in org. It seems to work over here, but my elisp as
well as my understanding of org-mode is not perfect ;) Let me know if it
needs more work.

Arun

Attachment: 0001-lisp-org-src.el-don-t-add-indent-for-empty-line-when.patch
Description: Text Data


reply via email to

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