Arne Babenhauserheide (arnebab)'s status on Wednesday, 11-Jul-12 13:32:40 UTC
-
(defun show-apps (s) (let ((name (symbol-name s))) (if (string-starts-with name "app-") (message name)))) ; list app-* !emacs
(defun show-apps (s) (let ((name (symbol-name s))) (if (string-starts-with name "app-") (message name)))) ; list app-* !emacs
Identi.ca is a microblogging service brought to you by E14N. It runs the StatusNet microblogging software, version 1.1.0-release, available under the GNU Affero General Public License.
All Identi.ca content and data are available under the Creative Commons Attribution 3.0 license.