all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Avoiding confusion
@ 2023-10-24  0:56 Richard Stallman
  2023-10-24  7:40 ` Andreas Schwab
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Stallman @ 2023-10-24  0:56 UTC (permalink / raw)
  To: emacs-devel

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

In byte-run--parse-declarations in byte-run.el,
How about renaming the variable `cl-decls' to `cldecls'?
That way it won't be found in searches for `cl-'.
That is a lexical variable, right?  So it doesn't need any prefix.

By the way, why is the function byte-run--parse-declarations
defined with a defalias to a lambda?

If you know the reason, how about adding a comment there to state the reason?
Also, how about describing careully the meaning of the return value?


-- 
Dr Richard Stallman (https://stallman.org)
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)





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

end of thread, other threads:[~2023-10-24  7:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-24  0:56 Avoiding confusion Richard Stallman
2023-10-24  7:40 ` Andreas Schwab

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.