From: Julian Burgos <julian@hafro.is>
To: emacs-orgmode@gnu.org
Subject: little annoyance
Date: Thu, 24 May 2012 14:21:56 +0000 [thread overview]
Message-ID: <4FBE4404.80805@hafro.is> (raw)
Dear list:
Is there any way to stop org-mode from adding blank spaces on the left
margin of an R source code block when returning from editing in ESS
mode? Here is an example:
1) I create my org mode file with an R source code block:
---------------------start org mode-------------------
* Trial
#+begin_src R
plot(1:10)
#+end_src
---------------------end org mode-------------------
2) I do Ctrl-' to switch to ESS mode, and then again to go back to org mode.
3) The source code block has new spaces'
---------------------start org mode-------------------
* Trial
#+begin_src R
plot(1:10)
#+end_src
---------------------end org mode-------------------
This is mildly annoying because I edit the source code blocks both in
ESS and in org-mode, and the code gets misaligned. Any ideas?
Many thanks,
Julian
--
Julian Mariano Burgos, PhD
Hafrannsóknastofnunin/Marine Research Institute
Skúlagata 4, 121 Reykjavík, Iceland
Sími/Telephone : +354-5752037
Bréfsími/Telefax: +354-5752001
Netfang/Email: julian@hafro.is
next reply other threads:[~2012-05-24 14:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-24 14:21 Julian Burgos [this message]
2012-05-24 15:24 ` little annoyance Jason Dunsmore
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4FBE4404.80805@hafro.is \
--to=julian@hafro.is \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).