From: Robert Weiner <rsw@gnu.org>
To: emacs-org list <emacs-orgmode@gnu.org>
Subject: How to utilize Org mode editing without display formatting
Date: Sun, 28 Aug 2022 12:28:53 -0400 [thread overview]
Message-ID: <CA+OMD9g7QzuzdVHHny6Nzj6oL9Nc9R1qv4BKtw7joyCLT5Emqg@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 761 bytes --]
Hi:
I have an Emacs programmatic need where I want to read an Org file into
Emacs in a raw form without any display formatting (because the formatting
is too slow for large or many Org files) but I need to leave the buffer
after processing in Org mode, again without taking the time to visually
format the buffer in any way. I want it in Org mode so that Org editing
and outlining commands potentially work properly but don't need any of the
fancy font-locking or complex display formatting. Is this possible without
building a derived mode?
It would be very nice if the display formatting in Org were a minor mode
that you could enable and disable to switch between the formatted and
unformatted display all with one command.
Thanks for any help.
-- rsw
[-- Attachment #2: Type: text/html, Size: 1455 bytes --]
next reply other threads:[~2022-08-28 16:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-28 16:28 Robert Weiner [this message]
2022-08-29 1:59 ` How to utilize Org mode editing without display formatting Rohit Patnaik
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CA+OMD9g7QzuzdVHHny6Nzj6oL9Nc9R1qv4BKtw7joyCLT5Emqg@mail.gmail.com \
--to=rsw@gnu.org \
--cc=emacs-orgmode@gnu.org \
--cc=rswgnu@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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.