* Fwd: Emphasizing multiple lines
[not found] <2F0A2ED6-48A0-4764-A33B-48AB87C5FCC5@ur.rochester.edu>
@ 2014-06-05 3:18 ` Doyley, Marvin M.
2014-06-05 3:33 ` Eric Abrahamsen
0 siblings, 1 reply; 3+ messages in thread
From: Doyley, Marvin M. @ 2014-06-05 3:18 UTC (permalink / raw)
To: eric@ericabrahamsen.net; +Cc: emacs-orgmode@gnu.org
>
>> Check out the docstring for org-emphasis-regexp-components -- the fifth
>> element determines how many newlines can be spanned by emphasis markers.
>> For instance, I've got:
>>
>> (setf (nth 4 org-emphasis-regexp-components) 3)
>
>> Hope that helps.
>
>> E
>
> Hi Eric,
>
> This works like a charm. The only snag is that I have to refill the paragraph to get it to work.
> Is there a way around this ?
>
> cheers,
> M
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Fwd: Emphasizing multiple lines
2014-06-05 3:18 ` Fwd: Emphasizing multiple lines Doyley, Marvin M.
@ 2014-06-05 3:33 ` Eric Abrahamsen
0 siblings, 0 replies; 3+ messages in thread
From: Eric Abrahamsen @ 2014-06-05 3:33 UTC (permalink / raw)
To: emacs-orgmode
"Doyley, Marvin M." <mdoyley@ur.rochester.edu> writes:
>>
>>> Check out the docstring for org-emphasis-regexp-components -- the fifth
>>> element determines how many newlines can be spanned by emphasis markers.
>>> For instance, I've got:
>>>
>>> (setf (nth 4 org-emphasis-regexp-components) 3)
>>
>>> Hope that helps.
>>
>>> E
>>
>> Hi Eric,
>>
>> This works like a charm. The only snag is that I have to refill the paragraph to get it to work.
>> Is there a way around this ?
>>
>> cheers,
>> M
Yup, looks like that's how it works over here, too -- as far as I know
it won't automatically display the face when you close emphasis past a
newline. It's only cosmetic, though -- export and whatnot will parse it
correctly. My guess is there's no easy way around it...
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Fwd: Emphasizing multiple lines
@ 2014-06-05 16:55 Doyley, Marvin M.
0 siblings, 0 replies; 3+ messages in thread
From: Doyley, Marvin M. @ 2014-06-05 16:55 UTC (permalink / raw)
To: eric@ericabrahamsen.net; +Cc: emacs-orgmode@gnu.org
> Yup, looks like that's how it works over here, too -- as far as I know
> it won't automatically display the face when you close emphasis past a
> newline. It's only cosmetic, though -- export and whatnot will parse it
> correctly. My guess is there's no easy way around it...
Hi Eric,
Since this is only cosmetic, I will work with the default values.
Thanks,
M
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-06-05 17:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <2F0A2ED6-48A0-4764-A33B-48AB87C5FCC5@ur.rochester.edu>
2014-06-05 3:18 ` Fwd: Emphasizing multiple lines Doyley, Marvin M.
2014-06-05 3:33 ` Eric Abrahamsen
2014-06-05 16:55 Doyley, Marvin M.
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.