emacs-devel
[Top][All Lists]
Advanced

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

Re: Internationalize Emacs's messages (swahili)


From: Richard Stallman
Subject: Re: Internationalize Emacs's messages (swahili)
Date: Sun, 27 Dec 2020 00:38:52 -0500

[[[ 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. ]]]

  > What about length= length/= length< length<= length> length>=
  > predicates?

One of the basic design guides of Emacs Lisp is rejection of
the idea of adding more functions in the name of symmetry.

If there is a use for longer-than-p, or length> we could call it,
it may be worth adding that function, but let's skip the other 5
if they are not actually needed.

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





reply via email to

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