emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Berry, Charles" via "General discussions about Org-mode." <emacs-orgmode@gnu.org>
To: stardiviner <numbchild@gmail.com>
Cc: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: [BUG] recently commits on master branch breaks command 'org-babel-demarcate-block'
Date: Sat, 30 May 2020 20:57:16 +0000	[thread overview]
Message-ID: <86E57D97-6D20-4583-BDD6-523560CCA40C@health.ucsd.edu> (raw)
In-Reply-To: <874kryi3g6.fsf@gmail.com>



> On May 29, 2020, at 7:03 PM, stardiviner <numbchild@gmail.com> wrote:
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
> 
> 
> When I have a source block (The "|" represents the point):
> 
> #+begin_src sh :eval no
> chrome --remote-debugging-port
> |
> 
> #+end_src
> 
> Then press =[C-c C-v d]=, it becomes like this:
> 
> #+begin_src sh :eval no
> chrome --remote-debugging-port
> #+end_src
> 
> #+begin_src
> sh :eval no
> 
> #+end_src
> 
> - --

Exactly. Commit 5f0a9cca3 adds a `\n' in line 1911 that should have been a space. 

Chuck

[snip]


  reply	other threads:[~2020-05-30 21:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-30  2:03 [BUG] recently commits on master branch breaks command 'org-babel-demarcate-block' stardiviner
2020-05-30 20:57 ` Berry, Charles via General discussions about Org-mode. [this message]
2020-05-31  3:02   ` [PATCH] " stardiviner
2020-05-31  3:07 ` [PATCH v2] " stardiviner
2020-05-31 16:47   ` Matthew Lundin
2020-06-01  0:43     ` stardiviner
2020-06-01  1:12       ` Matthew Lundin
2020-06-01  7:32         ` [PATCH v3] " stardiviner
2020-06-01 13:50           ` Bastien

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=86E57D97-6D20-4583-BDD6-523560CCA40C@health.ucsd.edu \
    --to=emacs-orgmode@gnu.org \
    --cc=ccberry@health.ucsd.edu \
    --cc=numbchild@gmail.com \
    /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).