emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Alain.Cochard@unistra.fr
To: Ypo <ypuntot@gmail.com>
Cc: Ihor Radchenko <yantar92@posteo.net>,
	Ihor Radchenko <yantar92@gmail.com>,
	Org-mode <emacs-orgmode@gnu.org>
Subject: Re: Suggestion with footnotes when toggling headlines into plain lists
Date: Fri, 11 Nov 2022 14:50:01 +0100	[thread overview]
Message-ID: <25454.21257.857097.999936@gargle.gargle.HOWL> (raw)
In-Reply-To: <92455dcb-f693-3222-028d-b880fb602b19@gmail.com>

Ypo writes on Fri 11 Nov 2022 13:49:
 > Great!!
 > 
 > Is it easy for a user to test if it works?

One possibility (provided git is installed on your system) is:

   mkdir ~/Build/Emacs

   cd ~/Build/Emacs

   git clone https://git.savannah.gnu.org/git/emacs/org-mode.git

   cd org-mode && make && make doc

Create an ~/.emacs.git file containing only:

   (setq load-path (cons "~/Build/Emacs/org-mode/lisp" load-path))

Finally

   emacs -Q -l ~/.emacs.git

 > El 11/11/2022 a las 6:22, Ihor Radchenko escribió:
 > > Ihor Radchenko<yantar92@gmail.com>  writes:
 > >
 > >>> ~C-c -~ turns that into a list where footnotes definitions can't be
 > >>> found. It gives, for example, problems when exporting or when more
 > >>> footnotes are added:
 > >>>
 > >>> * Main headline
 > >>> - Headline 1
 > >>>     bbbbbbbb [fn:1]
 > >>>
 > >>>     [fn:1] cccccccccccccccc
 > >>> - Headline 2
 > >> Confirmed.
 > >>
 > >> Transforming footnote-definition into footnote-reference is not intended
 > >> and should be considered a bug.
 > > Fixed on main.
 > > https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=f83e45526b5ec4627d601673be3680e2dece1b33
 > >

-- 
EOST (École et Observatoire des Sciences de la Terre) 
ITE (Institut Terre & Environnement) | alain.cochard@unistra.fr
5 rue René Descartes   [bureau 110]  | Phone: +33 (0)3 68 85 50 44 
F-67084 Strasbourg Cedex, France     | [ slot available for rent ]



  reply	other threads:[~2022-11-11 13:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-06  8:26 Suggestion with footnotes when toggling headlines into plain lists Ypo
2022-08-07 11:29 ` Ihor Radchenko
2022-11-11  5:22   ` Ihor Radchenko
2022-11-11 12:49     ` Ypo
2022-11-11 13:50       ` Alain.Cochard [this message]
2022-11-12 12:46       ` Ihor Radchenko
2022-11-12 14:24         ` Ypo

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=25454.21257.857097.999936@gargle.gargle.HOWL \
    --to=alain.cochard@unistra.fr \
    --cc=emacs-orgmode@gnu.org \
    --cc=yantar92@gmail.com \
    --cc=yantar92@posteo.net \
    --cc=ypuntot@gmail.com \
    /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).