From: Tim Cross <theophilusx@gmail.com>
To: emacs-orgmode@gnu.org
Cc: "garjola@garjola.net" <garjola@garjola.net>
Subject: Re: Disable typo-mode in org source code blocks
Date: Mon, 02 Sep 2019 18:35:02 +1000 [thread overview]
Message-ID: <87d0gjhz9l.fsf@gmail.com> (raw)
In-Reply-To: <87r24z6s7z.fsf@ucl.ac.uk>
I think Eric is correct. There is also another reason. If you edit the
source blocks with C-', then any escaping needed (such as putting a ','
before '*') will also be automatically handled, plus of course you get
all the programing mode goodness.
Fraga, Eric <e.fraga@ucl.ac.uk> writes:
> On Monday, 2 Sep 2019 at 09:01, garjola@garjola.net wrote:
>> I am using typo-mode (https://github.com/jorgenschaefer/typoel) in my
>> org buffers (actually with a hook for text-mode), but I would like to
>> disable it in source code blocks.
>>
>> I have been unable to find a hook to do so (I understand that
>> org-src-mode-hook is used when editing with ‘C-c '’ but not in the org
>> buffer).
>
> I am not entirely sure what you want here. If it is that you want to
> turn off typo-mode when point moves into a src block but while still in
> the whole org buffer, then you cannot do this AFAIK. The best approach
> is to always edit src blocks using C-c ' (org-edit-special) and then you
> can use org-src-mode-hook to do what you want.
--
Tim Cross
next prev parent reply other threads:[~2019-09-02 8:35 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-02 7:01 Disable typo-mode in org source code blocks garjola
2019-09-02 8:02 ` Fraga, Eric
2019-09-02 8:35 ` Tim Cross [this message]
2019-09-02 12:21 ` garjola
2019-09-02 18:26 ` John Kitchin
2019-09-03 0:13 ` Tim Cross
2019-09-03 6:16 ` garjola
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=87d0gjhz9l.fsf@gmail.com \
--to=theophilusx@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=garjola@garjola.net \
/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).