From: Greg Minshall <minshall@umich.edu>
To: org-mode-email <emacs-orgmode@gnu.org>
Subject: extra space at the end of lines in source
Date: Tue, 22 Jun 2021 14:35:01 +0300 [thread overview]
Message-ID: <2674090.1624361701@apollo2.minshall.org> (raw)
hi. i can't date it exactly, but in the last week or so, editing a
source buffer (with =C-c '=) adds spaces (to the "tab location") of
previously blank lines.
i.e., the second line in each of the following source blocks is empty,
but if i =C-c '= then =C-c '=, each will end up with a few spaces on it.
#+BEGIN_SRC R
cat("hello, world\n")
23
#+END_SRC
#+BEGIN_SRC bash
echo hello, world
echo 23
#+END_SRC
i'm running
: Org mode version 9.4.6 (release_9.4.6-559-g5e4815 @ /home/minshall/.emacs.d/straight/build/org/)
via
: emacs -Q --eval "(add-to-list 'load-path \"~/.emacs.d/straight/build/org\")" foo.org
any thoughts?
cheers, Greg
next reply other threads:[~2021-06-22 11:36 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-22 11:35 Greg Minshall [this message]
2021-06-22 13:45 ` extra space at the end of lines in source Sébastien Miquel
2021-06-22 19:21 ` Greg Minshall
2021-06-22 21:00 ` Sébastien Miquel
2021-06-23 4:08 ` Greg Minshall
2021-06-23 6:08 ` Tim Cross
2021-06-23 17:29 ` [PATCH] " Sébastien Miquel
2021-06-24 8:55 ` Greg Minshall
2021-06-26 8:37 ` Sébastien Miquel
2021-06-26 15:53 ` Greg Minshall
2021-07-10 14:27 ` Greg Minshall
2021-09-26 5:48 ` Bastien
2021-09-26 13:40 ` Greg Minshall
2021-06-22 23:56 ` Tim Cross
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=2674090.1624361701@apollo2.minshall.org \
--to=minshall@umich.edu \
--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).