From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: Joost Kremers <joostkremers@fastmail.fm>
Cc: emacs-orgmode@gnu.org
Subject: Re: Differentiate source blocks in export?
Date: Wed, 25 Nov 2020 08:02:15 +0000 [thread overview]
Message-ID: <87eekhg8zc.fsf@ucl.ac.uk> (raw)
In-Reply-To: <87r1oibeh7.fsf@fastmail.fm> (Joost Kremers's message of "Tue, 24 Nov 2020 23:02:28 +0100")
On Tuesday, 24 Nov 2020 at 23:02, Joost Kremers wrote:
> That, unfortunately, seems to make it impossible to edit the source block as
> Octave (or in my case Python) code. Pressing =C-c '= in this source block gives
> me an Org buffer.
Take away the begin...end org block itself which I only put to protect
the org code for the email. You should then be able to edit the src
block with no problem.
#+begin_myclass
#+begin_src octave
y = 3 * x + 5
#+end_src
#+end_myclass
If I have point within the octave src block, C-c ' works fine for me.
--
: Eric S Fraga via Emacs 28.0.50, Org release_9.4-118-g2a4578.dirty
next prev parent reply other threads:[~2020-11-25 8:04 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-24 12:14 Differentiate source blocks in export? Joost Kremers
2020-11-24 16:00 ` John Kitchin
2020-11-24 16:07 ` Marvin ‘quintus’ Gülker
2020-11-24 16:15 ` John Kitchin
2020-11-24 16:22 ` Diego Zamboni
2020-11-24 17:41 ` Eric S Fraga
2020-11-24 22:02 ` Joost Kremers
2020-11-25 8:02 ` Eric S Fraga [this message]
2020-11-25 8:37 ` Joost Kremers
2020-11-25 9:20 ` Eric S Fraga
2020-11-25 13:24 ` Font lock in inner blocks [was: Re: Differentiate source blocks in export?] Joost Kremers
2020-11-24 21:55 ` Differentiate source blocks in export? Joost Kremers
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=87eekhg8zc.fsf@ucl.ac.uk \
--to=e.fraga@ucl.ac.uk \
--cc=emacs-orgmode@gnu.org \
--cc=joostkremers@fastmail.fm \
/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).