unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: tpeplt <tpeplt@gmail.com>
Cc: 69892@debbugs.gnu.org
Subject: bug#69892: 29.2; Missing ‘(provide 'paragraphs)’ in lisp/textmodes/paragraphs.el
Date: Tue, 19 Mar 2024 15:00:03 +0200	[thread overview]
Message-ID: <86bk7a4bsc.fsf@gnu.org> (raw)
In-Reply-To: <87ttl39zhi.fsf@gmail.com> (message from tpeplt on Mon, 18 Mar 2024 14:16:57 -0400)

> From: tpeplt <tpeplt@gmail.com>
> Date: Mon, 18 Mar 2024 14:16:57 -0400
> 
> 
> The Emacs Lisp file "../lisp/textmodes/paragraphs.el" does not include
> an expression to announce that "paragraphs" is a feature in the current
> Emacs, that is, near the end "paragraphs.el" there is no expression:
> 
>    (provide 'paragraphs)
> 
> Because of this, if 
> 
>    (require 'paragraphs)
> 
> is included in an Emacs Lisp source file, then the byte-compiler will
> issue an error message saying that loading the file ‘paragraphs.elc’
> failed to provide the feature ‘paragraphs’.

paragraphs.el is preloaded, and has been for many years.  So why would
a Lisp program need to require it, let alone load it?





  reply	other threads:[~2024-03-19 13:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-18 18:16 bug#69892: 29.2; Missing ‘(provide 'paragraphs)’ in lisp/textmodes/paragraphs.el tpeplt
2024-03-19 13:00 ` Eli Zaretskii [this message]
2024-03-19 14:20   ` tpeplt

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.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=86bk7a4bsc.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=69892@debbugs.gnu.org \
    --cc=tpeplt@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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.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).