all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* obnoxious byte-compiler warning from using lsh
@ 2023-09-08 10:26 Noah Friedman
  2023-09-08 11:52 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Noah Friedman @ 2023-09-08 10:26 UTC (permalink / raw)
  To: emacs-devel

The the master branch, the docstring for `lsh' says:

    This function is provided for compatibility.  In new code, use `ash'
    instead."

`lsh' and `ash' are not the same thing, the difference is important and
they are both essential operators.  This proffered suggestion, along with
the byte compiler warning, is...well, it's not even wrong. It's just a
non-sequitur.



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

end of thread, other threads:[~2023-09-15  7:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-08 10:26 obnoxious byte-compiler warning from using lsh Noah Friedman
2023-09-08 11:52 ` Eli Zaretskii
2023-09-11  0:41   ` Richard Stallman
2023-09-15  7:18     ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.