emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bzg@gnu.org>
To: "Fraga, Eric" <e.fraga@ucl.ac.uk>
Cc: Vladimir Nikishkin <lockywolf@gmail.com>,
	"emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: Bug: Wrong syntax in org-mode files with babel fragments in src blocks [9.2.6 (9.2.6-4-ge30905-elpaplus @ /home/lockywolf/.emacs.d/elpa/org-plus-contrib-20191021/)]
Date: Wed, 05 Feb 2020 09:14:50 +0100	[thread overview]
Message-ID: <87ftfpbgcl.fsf@gnu.org> (raw)
In-Reply-To: <xuu6sgnbld3w.fsf@ucl.ac.uk> (Eric Fraga's message of "Tue, 29 Oct 2019 16:40:06 +0000")

Hi Eric,

"Fraga, Eric" <e.fraga@ucl.ac.uk> writes:

> I have the following 2 lines in my org-mode-hook to cater for this issue
> which arises when using source blocks.
>
>     (modify-syntax-entry ?< ".")
>     (modify-syntax-entry ?> ".")

Org-mode sets:

  (modify-syntax-entry ?< "(>")
  (modify-syntax-entry ?> ")<")

should we adapt Org's default syntax?

-- 
 Bastien

  parent reply	other threads:[~2020-02-05  8:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-29 15:50 Bug: Wrong syntax in org-mode files with babel fragments in src blocks [9.2.6 (9.2.6-4-ge30905-elpaplus @ /home/lockywolf/.emacs.d/elpa/org-plus-contrib-20191021/)] Vladimir Nikishkin
2019-10-29 16:37 ` John Kitchin
2019-10-29 16:40 ` Fraga, Eric
2019-10-30  2:16   ` Vladimir Nikishkin
2020-02-05  8:14   ` Bastien [this message]
2020-02-05  9:47     ` Fraga, Eric
2020-02-05 10:12       ` 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=87ftfpbgcl.fsf@gnu.org \
    --to=bzg@gnu.org \
    --cc=e.fraga@ucl.ac.uk \
    --cc=emacs-orgmode@gnu.org \
    --cc=lockywolf@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).