From: Rasmus <rasmus@gmx.us>
To: hymie@lactose.homelinux.net
Cc: emacs-orgmode@gnu.org
Subject: Re: Export to Latex, multi-line headlines
Date: Tue, 07 Oct 2014 18:15:54 +0200 [thread overview]
Message-ID: <87fvezq2it.fsf@gmx.us> (raw)
In-Reply-To: <m112pc$s75$1@ger.gmane.org> (hymie!'s message of "Tue, 7 Oct 2014 16:01:48 +0000 (UTC)")
hymie@lactose.homelinux.net (hymie!) writes:
> In our last episode, the evil Dr. Lacto had captured our hero,
> Thorsten Jolitz <tjolitz@gmail.com>, who said:
>>hymie@lactose.homelinux.net (hymie!) writes:
>>
>
>>> *** This is a very long line which is way too long to fit on a single line
>>> so I have it broken up into smaller lines so that I can read it
>>> but still have the indentation lined up, so it's obvious (to me) that
>>> this is all designed to be a single sentence.
>>
>>This looks pretty 'unidiomatic', so to say, better use
>
> In other words, "Don't do that." :) Keep my headings short.
I agree with Thorsen.
The Org syntax specify that headlines are one line. See
org-heading-regexp. That being said, I think you can mimic your
desired behavior with the following:
(progn (org-mode) (org-indent-mode t) (visual-line-mode t))
—Rasmus
--
. . . It begins of course with The Internet. A Net of Peers
prev parent reply other threads:[~2014-10-07 16:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-07 14:22 Export to Latex, multi-line headlines hymie!
2014-10-07 15:28 ` Thorsten Jolitz
2014-10-07 16:01 ` hymie!
2014-10-07 16:15 ` Rasmus [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=87fvezq2it.fsf@gmx.us \
--to=rasmus@gmx.us \
--cc=emacs-orgmode@gnu.org \
--cc=hymie@lactose.homelinux.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).