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

To reply to this bug, email your comments to 77078 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#77078; Package emacs. (Mon, 17 Mar 2025 18:22:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ship Mints <shipmints <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 17 Mar 2025 18:22:02 GMT) Full text and rfc822 format available.

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 17 days ago.

Previous Next


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