* Bug: transposition of words surrounded by forward slash [9.0.5 (release_9.0.5-266-gca31fa )]
@ 2017-02-12 4:23 Justin Kirby
2017-02-13 15:36 ` Nicolas Goaziou
0 siblings, 1 reply; 3+ messages in thread
From: Justin Kirby @ 2017-02-12 4:23 UTC (permalink / raw)
To: emacs-orgmode
An org file with the following content:
#+OPTIONS: *:nil
/simple/ /example/
During export org will transpose the word 'example' so the final output is
//examplesimple/ /
This will be the output regardless of export format. I have tried html,
txt, odt, md.
The words will be transposed as long as they are on the same line,
regardless of how many characters are between them.
This was observed as early as org 8.3.5.
Changing the italic character in org-emphasis-alist to | does not change
this behavior.
Any ideas where to start looking for this?
thnx,
Justin
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Bug: transposition of words surrounded by forward slash [9.0.5 (release_9.0.5-266-gca31fa )]
2017-02-12 4:23 Bug: transposition of words surrounded by forward slash [9.0.5 (release_9.0.5-266-gca31fa )] Justin Kirby
@ 2017-02-13 15:36 ` Nicolas Goaziou
2017-02-13 23:19 ` Justin Kirby
0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2017-02-13 15:36 UTC (permalink / raw)
To: Justin Kirby; +Cc: emacs-orgmode
Hello,
Justin Kirby <justinkirby@gmail.com> writes:
> An org file with the following content:
>
> #+OPTIONS: *:nil
>
> /simple/ /example/
>
>
>
> During export org will transpose the word 'example' so the final output is
>
> //examplesimple/ /
>
>
>
> This will be the output regardless of export format. I have tried html,
> txt, odt, md.
>
> The words will be transposed as long as they are on the same line,
> regardless of how many characters are between them.
>
> This was observed as early as org 8.3.5.
>
> Changing the italic character in org-emphasis-alist to | does not change
> this behavior.
Fixed. Thank you.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Bug: transposition of words surrounded by forward slash [9.0.5 (release_9.0.5-266-gca31fa )]
2017-02-13 15:36 ` Nicolas Goaziou
@ 2017-02-13 23:19 ` Justin Kirby
0 siblings, 0 replies; 3+ messages in thread
From: Justin Kirby @ 2017-02-13 23:19 UTC (permalink / raw)
To: Nicolas Goaziou; +Cc: emacs-orgmode
Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:
> Hello,
>
> Justin Kirby <justinkirby@gmail.com> writes:
>
>> An org file with the following content:
>>
>> #+OPTIONS: *:nil
>>
>> /simple/ /example/
>>
>>
>>
>> During export org will transpose the word 'example' so the final output is
>>
>> //examplesimple/ /
>>
>>
>>
>> This will be the output regardless of export format. I have tried html,
>> txt, odt, md.
>>
>> The words will be transposed as long as they are on the same line,
>> regardless of how many characters are between them.
>>
>> This was observed as early as org 8.3.5.
>>
>> Changing the italic character in org-emphasis-alist to | does not change
>> this behavior.
>
> Fixed. Thank you.
Verified!
Thanks for the quick turn around!
Justin
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-02-13 23:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-12 4:23 Bug: transposition of words surrounded by forward slash [9.0.5 (release_9.0.5-266-gca31fa )] Justin Kirby
2017-02-13 15:36 ` Nicolas Goaziou
2017-02-13 23:19 ` Justin Kirby
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).