help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Locating file via load-path


From: Arash Esbati
Subject: Re: Locating file via load-path
Date: Sun, 11 Aug 2024 15:35:05 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Eli Zaretskii <eliz@gnu.org> writes:

> If the order matters, then perhaps cl-pushnew is not what you want.

And then I usually end up using `add-to-list'.  Admittedly, it is not
often, but sometimes I need to append an entry to a list from lisp, and
this missing bit keeps me from using `cl-pushnew' exclusively.

Best, Arash



reply via email to

[Prev in Thread] Current Thread [Next in Thread]