From: Samuel Wales <samologist@gmail.com>
To: emacs-orgmode@gnu.org
Subject: [bug] 8.3 fills all footnotes
Date: Fri, 6 Nov 2015 11:36:10 -0700 [thread overview]
Message-ID: <CAJcAo8sznyWhC774jetkf6ztbW+kS+Hb5a1vUoBKDPogrfJuzg@mail.gmail.com> (raw)
* 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.
next reply other threads:[~2015-11-06 18:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-06 18:36 Samuel Wales [this message]
2015-11-06 20:05 ` [bug] 8.3 fills all footnotes Nicolas Goaziou
2015-11-06 20:04 ` Samuel Wales
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=CAJcAo8sznyWhC774jetkf6ztbW+kS+Hb5a1vUoBKDPogrfJuzg@mail.gmail.com \
--to=samologist@gmail.com \
--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).