unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#57505: 29.0.50; Is loading seq.el before using it necessary?
@ 2022-08-31 14:04 Arash Esbati
  2022-08-31 16:16 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Arash Esbati @ 2022-08-31 14:04 UTC (permalink / raw)
  To: 57505

Hi all,

doc/lispref/sequences.texi says this starting in line 448:

    The @file{seq.el} library provides the following additional sequence
  manipulation macros and functions, prefixed with @code{seq-}.  To use
  them, you must first load the @file{seq} library.

Is the last sentence (still?) true?  I'm not really familiar with Emacs'
startup process, but seq.el seems to be preloaded, so require'ing it
isn't necessary.  Or am I missing something?

Best, Arash





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#57505: 29.0.50; Is loading seq.el before using it necessary?
  2022-08-31 14:04 bug#57505: 29.0.50; Is loading seq.el before using it necessary? Arash Esbati
@ 2022-08-31 16:16 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2022-08-31 16:16 UTC (permalink / raw)
  To: Arash Esbati; +Cc: 57505-done

> From: Arash Esbati <arash@gnu.org>
> Date: Wed, 31 Aug 2022 16:04:35 +0200
> 
>     The @file{seq.el} library provides the following additional sequence
>   manipulation macros and functions, prefixed with @code{seq-}.  To use
>   them, you must first load the @file{seq} library.
> 
> Is the last sentence (still?) true?  I'm not really familiar with Emacs'
> startup process, but seq.el seems to be preloaded, so require'ing it
> isn't necessary.  Or am I missing something?

Thanks, fixed.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-31 16:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-31 14:04 bug#57505: 29.0.50; Is loading seq.el before using it necessary? Arash Esbati
2022-08-31 16:16 ` Eli Zaretskii

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).