emacs-devel
[Top][All Lists]
Advanced

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

Re: Imports / inclusion of s.el into Emacs


From: Richard Stallman
Subject: Re: Imports / inclusion of s.el into Emacs
Date: Sun, 03 May 2020 23:12:23 -0400

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

  > New functions (with string- instead of s-):

  > s-truncate (len s)
  > s-chomp (s)
  > s-left (len s)
  > s-right (len s)
  > s-repeat (num s)
  > s-capitalize (s)
  > s-reverse (s)
  > s-contains-p (needle s &optional ignore-case)
  > s-blank-p (s)

Would you please say what each of these does,
and why in your opinion it would be an improvement to
Emacs Lisp?

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