all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Wanted: mapcar() without nils
@ 2009-06-13 12:19 Nordlöw
  2009-06-13 12:47 ` Lennart Borgman
       [not found] ` <mailman.562.1244897231.2239.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 8+ messages in thread
From: Nordlöw @ 2009-06-13 12:19 UTC (permalink / raw)
  To: help-gnu-emacs

How do I apply a function for each element in a sequence a return the
non-nil result only? I have used mapcar() but it returns the nils
aswell. Do I have to filter out the non-nils explicitly or is there a
builtin function that does all this?

/Nordlöw


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

end of thread, other threads:[~2009-06-13 20:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-13 12:19 Wanted: mapcar() without nils Nordlöw
2009-06-13 12:47 ` Lennart Borgman
     [not found] ` <mailman.562.1244897231.2239.help-gnu-emacs@gnu.org>
2009-06-13 18:24   ` Nordlöw
2009-06-13 19:05     ` Thierry Volpiatto
     [not found]     ` <mailman.581.1244920367.2239.help-gnu-emacs@gnu.org>
2009-06-13 19:33       ` Nordlöw
2009-06-13 19:45         ` Nordlöw
2009-06-13 19:43     ` Lennart Borgman
2009-06-13 20:02     ` Drew Adams

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.