all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Marc Fargas <telenieko@telenieko.com>,
	Kyle E. Jones <kyle_jones@wonderworks.com>
Cc: 72798@debbugs.gnu.org
Subject: bug#72798: 29.4; Documentation issues with Supercite re. filladapt
Date: Sat, 31 Aug 2024 12:39:26 +0300	[thread overview]
Message-ID: <864j71c9pt.fsf@gnu.org> (raw)
In-Reply-To: <87msl1txs2.fsf@telenieko.com> (message from Marc Fargas on Sat,  24 Aug 2024 23:29:33 +0200)

> From: Marc Fargas <telenieko@telenieko.com>
> Date: Sat, 24 Aug 2024 23:29:33 +0200
> 
> In particular, on the /Filling Cited Text/ and /What Supercite Does/
> sections:
> 
> There are mentions to some "gin-mode" which I'm not sure it exists
> anymore. The only thing I found is some FTP archive [1] with a file
> "gin-mode.el" dated May 1989. I am attaching it here for reference.

I removed the reference to gin-mode.

> Then there are mentions to filladapt which is on ELPA, but enabling it
> breaks supercite,
> 
>     (use-package supercite
>       :ensure nil ; emacs builtin
>       :hook ((mail-citation . sc-cite-original)))
> 
>     (use-package filladapt			; better auto fill
>       :ensure t
>       :demand t
>       :config
>       (setq-default filladapt-mode t))
> 
> Now attempting to reply an email will output an error in *Messages* and
> citing will stop at the first paragraph:
> 
>     message-newline-and-reformat: This command only works in the body of the message
> 
> The manual tells you about "(sc-setup-filladapt)" but this function
> seems to be broken:
> 
>     Debugger entered--Lisp error: (void-variable filladapt-prefix-table)
>       sc-setup-filladapt()
>       eval-expression((sc-setup-filladapt) nil nil 127)
>       funcall-interactively(eval-expression (sc-setup-filladapt) nil nil 127)
>       command-execute(eval-expression)

Adding Kyle, in the hope that he will have some suggestions about this
aspect.





  reply	other threads:[~2024-08-31  9:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-24 21:29 bug#72798: 29.4; Documentation issues with Supercite re. filladapt Marc Fargas
2024-08-31  9:39 ` Eli Zaretskii [this message]
2024-09-14  7:37   ` Eli Zaretskii

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=864j71c9pt.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=72798@debbugs.gnu.org \
    --cc=kyle_jones@wonderworks.com \
    --cc=telenieko@telenieko.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.