all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Noam Postavsky <npostavs@gmail.com>
Cc: 27775@debbugs.gnu.org, Boruch Baum <boruch_baum@gmx.com>
Subject: bug#27775: footnotes mode hanging indent [CODE INCLUDED]
Date: Thu, 25 Jul 2019 19:39:36 +0200	[thread overview]
Message-ID: <m3y30mau93.fsf@gnus.org> (raw)
In-Reply-To: <87d0hywbpm.fsf@gmail.com> (Noam Postavsky's message of "Thu, 25 Jul 2019 08:16:53 -0400")

Noam Postavsky <npostavs@gmail.com> writes:

> Lars Ingebrigtsen <larsi@gnus.org> writes:
>
>> Hm!  Or will using fill-forward-paragraph-function do the right thing
>> both for adaptive filling and paragraph filling?
>
> I think the footnote--adaptive-fill-function would still be needed,
> because fill-forward-paragraph-function can't choose the fill prefix.

Right.

I've looked through the code to see if I could find any other minor
modes that does stuff with these variables, and I couldn't find them.
So I've just refactored out the dance footnote-mode does with
adaptive-fill-function into its own macro and done the same with
fill-paragraph-function.

If this is deemed generally useful, then we can move it somewhere more
central.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





      reply	other threads:[~2019-07-25 17:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-20 21:17 bug#27775: footnotes mode hanging indent [CODE INCLUDED] Boruch Baum
2019-07-21 14:42 ` Lars Ingebrigtsen
2019-07-23  1:04   ` Noam Postavsky
2019-07-23 11:03     ` Lars Ingebrigtsen
2019-07-25 12:16       ` Noam Postavsky
2019-07-25 17:39         ` Lars Ingebrigtsen [this message]

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3y30mau93.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=27775@debbugs.gnu.org \
    --cc=boruch_baum@gmx.com \
    --cc=npostavs@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.