emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Suhail Singh <suhailsingh247@gmail.com>
To: Org mailing list <emacs-orgmode@gnu.org>
Subject: [BUG] Unable to insert inline or anonymous footnotes unless indented [9.7.11 (9.7.11-6a5d0e @ /home/user/.emacs.d/elpa/org-9.7.11/)]
Date: Tue, 01 Oct 2024 11:58:49 -0400	[thread overview]
Message-ID: <877carzufa.fsf@gmail.com> (raw)


Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.  You don't know how to make a good report?  See

     https://orgmode.org/manual/Feedback.html#Feedback

Your bug report will be posted to the Org mailing list.
------------------------------------------------------------------------

With Emacs -q, in a new org file, set ~org-footnote-define-inline~ to t.
With point at the beginning of the line invoke =M-x org-footnote-new=.

As implied in the syntax spec, inline and anonymous footnotes are
permitted to occur on an unindented line (unlike a footnote reference).
Given that, the expectation with the above settings is for
org-footnote-new to insert an inlined footnote at point (which is at the
beginning of a line).

However, what's observed is a user-error "Cannot insert a footnote
here" when point is at the beginning of a line.

Additionally, and seemingly related, fontlocking for unindented
anonymous and inlined footnotes is also broken.  This can be observed
via emacs -q and opening a file with the following contents:

#+begin_example
** 9.7.11, 9.6.15
[fn::This footnote has not fontlocking.]


[fn:1:This doesn't fontlock either.]


 [fn::Fontlocking works in this footnote.]
#+end_example



Also broken are commands like =M-x org-footnote-new= (even when
).

The reason seems to be =(bolp)= in the definition of
=org-footnote--allow-reference-p=.

Emacs  : GNU Emacs 29.4 (build 2, x86_64-suse-linux-gnu, GTK+ Version 3.24.43, cairo version 1.18.2)
Package: Org mode version 9.7.11 (9.7.11-6a5d0e @ /home/user/.emacs.d/elpa/org-9.7.11/)


             reply	other threads:[~2024-10-01 15:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-01 15:58 Suhail Singh [this message]
2024-10-01 16:06 ` [BUG] Unable to insert inline or anonymous footnotes unless indented [9.7.11 (9.7.11-6a5d0e @ /home/user/.emacs.d/elpa/org-9.7.11/)] Suhail Singh

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=877carzufa.fsf@gmail.com \
    --to=suhailsingh247@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).