GNU bug report logs - #77078
lisp/textmodes/paragraphs.el missing provide?

Previous Next

Package: emacs;

Reported by: Ship Mints <shipmints <at> gmail.com>

Date: Mon, 17 Mar 2025 18:22:01 UTC

Severity: normal

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Ship Mints <shipmints <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: lisp/textmodes/paragraphs.el missing provide?
Date: Mon, 17 Mar 2025 14:20:50 -0400
[Message part 1 (text/plain, inline)]
Not sure if this is intentional or if it is an oversight.  One of my
colleagues was a bit overzealous with use-package for built-ins and tried
to use-package paragraphs.

===snip===
  (transpose-subr 'forward-sentence arg))

(provide 'paragraphs) ; <==== should this be put in?

;;; paragraphs.el ends here
===snip===

-Stephane
[Message part 2 (text/html, inline)]

This bug report was last modified 94 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.