From: "Samuel Banya" <sbanya@fastmail.com>
To: "Sébastien Miquel" <sebastien.miquel@posteo.eu>,
"Charles Berry" <emacs-orgmode@gnu.org>
Subject: Re: Question Regarding Yasnippet With Org Mode (Emacs 27.2)
Date: Sat, 29 May 2021 21:12:49 +0000 [thread overview]
Message-ID: <fcafbc69-de52-43d1-bfeb-bae9cecad049@www.fastmail.com> (raw)
In-Reply-To: <9597d0ce-abaf-238a-4134-049a58f0cf64@posteo.eu>
[-- Attachment #1: Type: text/plain, Size: 887 bytes --]
Just wanted to update this thread in that the following DID resolve my issue with my Yasnippet template which overrides the default "<s" template as I prefer "#+BEGIN_SRC" in CAPS instead of the newer lowercase variant:
#+BEGIN_SRC emacs-lisp
(setq org-src-tab-acts-natively nil)
#+END_SRC
I include that section in my config, and it works as intended now :)
Thanks for the help on this, Org Mode rules like usual!
On Mon, May 24, 2021, at 5:51 AM, Sébastien Miquel wrote:
> Samuel Banya writes:
> > Do you think that maybe changing the setting you had mentioned before,
> > 'org-src-tab-acts-natively' to false (aka nil or '0' (zero) value) via
> > a change in my configuration would make this error not happen within
> > Org-Mode in that case?
>
> Yes, that should work. I have not tested it though.
>
> Regards,
>
> --
> Sébastien Miquel
>
>
[-- Attachment #2: Type: text/html, Size: 1429 bytes --]
prev parent reply other threads:[~2021-05-29 21:14 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-23 4:51 Question Regarding Yasnippet With Org Mode (Emacs 27.2) Samuel Banya
2021-05-23 16:33 ` Greg Minshall
2021-05-24 1:09 ` Samuel Banya
2021-05-24 3:03 ` Greg Minshall
2021-05-23 21:18 ` Sébastien Miquel
2021-05-24 1:04 ` Samuel Banya
2021-05-24 5:51 ` Sébastien Miquel
2021-05-29 21:12 ` Samuel Banya [this message]
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=fcafbc69-de52-43d1-bfeb-bae9cecad049@www.fastmail.com \
--to=sbanya@fastmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=sebastien.miquel@posteo.eu \
/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).