emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: emacs-orgmode@gnu.org
Subject: Re: Markup (blod for instance) over line breaks
Date: Mon, 14 Oct 2013 16:19:20 +0800	[thread overview]
Message-ID: <8738o4jmd3.fsf@ericabrahamsen.net> (raw)
In-Reply-To: 16FB7D63-8D53-4AA9-916B-860FDC3AB835@gmail.com

Dror Atariah <drorata@gmail.com> writes:

> On Oct 14, 2013, at 07:11 AM, Eric Abrahamsen wrote:
>
>> Dror Atariah <drorata@gmail.com> writes:
>> 
>>> Dear org-moders,
>>> 
>>> It might be terribly simple, but I failed to find a solution. How can
>>> I mark several words as bold (or emphasized or any similar markup),
>>> in particular if the words spans over *more then one line*?
>>> 
>>> A similar problem can occur when one is pasting a long line into an
>>> org-mode buffer and then, after it is being broken into shorter
>>> lines, you try to make it bold.
>>> 
>>> The documentation (http://orgmode.org/org.html#Emphasis-and-monospace
>>> ) states that this kind of markup is aimed at words - so it might not
>>> support sentences and in particula r long ones... Is it correct?
>>> 
>>> Thanks in advance,
>>> Dror
>> 
>> I use autofill mode, and then change the value of
>> `org-emphasis-regexp-components'. That variable is a list, the fifth
>> element of which says how many newlines the emphasis markers will allow.
>> I set it to three:
>> 
>> (setf (nth 4 org-emphasis-regexp-components) 3)
> Thanks for the tip. It somehow didn't help. I did "M-x org-reload" after setting this, but it didn't help spanning the italic in my case over several lines.

Hmm. I do find it sometimes needs to be "poked" a few times to really
take -- sometimes reloading org more than once, or calling "org-mode" in
a buffer that's already org-mode. Often hitting M-q to refill the
paragraph is enough to do the trick.

It won't show the italic over even a single line break?

E

      reply	other threads:[~2013-10-14  8:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-13 18:49 Markup (blod for instance) over line breaks Dror Atariah
2013-10-13 19:38 ` Marcin Borkowski
2013-10-13 19:58   ` Dror Atariah
2013-10-13 20:22     ` Marcin Borkowski
2013-10-14  6:53       ` Dror Atariah
2013-10-14 20:14         ` Marcin Borkowski
2013-10-14  5:11 ` Eric Abrahamsen
2013-10-14  6:55   ` Dror Atariah
2013-10-14  8:19     ` Eric Abrahamsen [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=8738o4jmd3.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --cc=emacs-orgmode@gnu.org \
    /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).