* [bug] 8.3 fills all footnotes
@ 2015-11-06 18:36 Samuel Wales
2015-11-06 20:05 ` Nicolas Goaziou
0 siblings, 1 reply; 3+ messages in thread
From: Samuel Wales @ 2015-11-06 18:36 UTC (permalink / raw)
To: emacs-orgmode
* test
8.3 seems to fill multi-paragraph footnotes wrong.
perhaps i misunderstand a footnote syntax change?
*** to reproduce
ebasic () { emacs --geometry 80x30-0+0 --eval '(blink-cursor-mode 0)' "$@" ;}
eq () { ebasic -Q "$@" ;}
eo () { eq --eval '(progn (add-to-list '\''load-path
(substitute-in-file-name "$delorgsrc/lisp")) (add-to-list
'\''load-path (substitute-in-file-name "$delorgsrc/contrib/lisp")))'
"$@" ;}
export to ascii
*** input
hi[fn:overton] there[fn:orwell]
[fn:overton]
test1.
test2
test3
===
test4
[fn:orwell]
4
5
6
*** undesirable output
_______
INPUT
_______
hi[1] there[2]
Footnotes
_________
[1] test1. test2 test3 === test4
[2] 4 5 6
*** background
i always use inline footnotes. i always prefer them to
allow multiple paragraphs the way old org did and have a
filter to support that. they do not work either. i
converted to non-inline footnotes for this example.
--
The Kafka Pandemic: http://thekafkapandemic.blogspot.com
Ramsay's disease DOES progress. MANY people have died from it. And
ANYBODY can get it.
Denmark: free Karina Hansen NOW.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [bug] 8.3 fills all footnotes
2015-11-06 20:05 ` Nicolas Goaziou
@ 2015-11-06 20:04 ` Samuel Wales
0 siblings, 0 replies; 3+ messages in thread
From: Samuel Wales @ 2015-11-06 20:04 UTC (permalink / raw)
To: Samuel Wales, emacs-orgmode
i must be the only guy who ever uses multiple paragraphs in footnotes.
i keep thinking i can't be /that/ strange. (don't answer that.)
thank you for fixing it.
On 11/6/15, Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:
> Hello,
>
> Samuel Wales <samologist@gmail.com> writes:
>
>> * test
>> 8.3 seems to fill multi-paragraph footnotes wrong.
>>
>> perhaps i misunderstand a footnote syntax change?
>> *** to reproduce
>> ebasic () { emacs --geometry 80x30-0+0 --eval '(blink-cursor-mode 0)' "$@"
>> ;}
>> eq () { ebasic -Q "$@" ;}
>> eo () { eq --eval '(progn (add-to-list '\''load-path
>> (substitute-in-file-name "$delorgsrc/lisp")) (add-to-list
>> '\''load-path (substitute-in-file-name "$delorgsrc/contrib/lisp")))'
>> "$@" ;}
>>
>> export to ascii
>> *** input
>> hi[fn:overton] there[fn:orwell]
>>
>> [fn:overton]
>>
>> test1.
>>
>> test2
>>
>> test3
>>
>> ===
>>
>> test4
>>
>> [fn:orwell]
>>
>> 4
>>
>> 5
>> 6
>> *** undesirable output
>> _______
>>
>> INPUT
>> _______
>>
>>
>> hi[1] there[2]
>>
>>
>>
>> Footnotes
>> _________
>>
>> [1] test1. test2 test3 === test4
>>
>> [2] 4 5 6
>
> Fixed. Thank you.
>
> Regards,
>
> --
> Nicolas Goaziou
>
--
The Kafka Pandemic: http://thekafkapandemic.blogspot.com
Ramsay's disease DOES progress. MANY people have died from it. And
ANYBODY can get it.
Denmark: free Karina Hansen NOW.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [bug] 8.3 fills all footnotes
2015-11-06 18:36 [bug] 8.3 fills all footnotes Samuel Wales
@ 2015-11-06 20:05 ` Nicolas Goaziou
2015-11-06 20:04 ` Samuel Wales
0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2015-11-06 20:05 UTC (permalink / raw)
To: Samuel Wales; +Cc: emacs-orgmode
Hello,
Samuel Wales <samologist@gmail.com> writes:
> * test
> 8.3 seems to fill multi-paragraph footnotes wrong.
>
> perhaps i misunderstand a footnote syntax change?
> *** to reproduce
> ebasic () { emacs --geometry 80x30-0+0 --eval '(blink-cursor-mode 0)' "$@" ;}
> eq () { ebasic -Q "$@" ;}
> eo () { eq --eval '(progn (add-to-list '\''load-path
> (substitute-in-file-name "$delorgsrc/lisp")) (add-to-list
> '\''load-path (substitute-in-file-name "$delorgsrc/contrib/lisp")))'
> "$@" ;}
>
> export to ascii
> *** input
> hi[fn:overton] there[fn:orwell]
>
> [fn:overton]
>
> test1.
>
> test2
>
> test3
>
> ===
>
> test4
>
> [fn:orwell]
>
> 4
>
> 5
> 6
> *** undesirable output
> _______
>
> INPUT
> _______
>
>
> hi[1] there[2]
>
>
>
> Footnotes
> _________
>
> [1] test1. test2 test3 === test4
>
> [2] 4 5 6
Fixed. Thank you.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-11-06 20:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-06 18:36 [bug] 8.3 fills all footnotes Samuel Wales
2015-11-06 20:05 ` Nicolas Goaziou
2015-11-06 20:04 ` Samuel Wales
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).