emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v5] Enable xwidgets on macOS


From: Richard Stallman
Subject: Re: [PATCH v5] Enable xwidgets on macOS
Date: Thu, 01 Aug 2019 20:47:07 -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. ]]]

  > "ObjC blocks" are anonymous functions that are used to pass
  > arbitrary code between methods or to execute code as a callback
  > within a method. It captures the surrounding state (it's a
  > closure).

In GNU C, I implemented nested functions, with names.
Anonymous nested functions should not take much extra work.

-- 
Dr Richard Stallman
President, Free Software Foundation (https://gnu.org, https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)





reply via email to

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