unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* loop macro tutorial
@ 2009-06-17 16:06 Michal
  2009-06-17 16:26 ` Pascal J. Bourguignon
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Michal @ 2009-06-17 16:06 UTC (permalink / raw)
  To: help-gnu-emacs


Hallo group members.

with C-h f loop, i get:
Valid clauses are:
  for VAR from/upfrom/downfrom NUM to/upto/downto/above/below NUM by NUM,
  for VAR in LIST by FUNC, for VAR on LIST by FUNC, for VAR = INIT then EXPR,
  for VAR across ARRAY, repeat NUM, with VAR = INIT, while COND, until COND,
  always COND, never COND, thereis COND, collect EXPR into VAR,
  append EXPR into VAR, nconc EXPR into VAR, sum EXPR into VAR,
  count EXPR into VAR, maximize EXPR into VAR, minimize EXPR into VAR,
  if COND clause [and clause]... else clause [and clause...],
  unless COND clause [and clause]... else clause [and clause...],
  do EXPRS..., initially EXPRS..., finally EXPRS..., return EXPR,
  finally return EXPR, named NAME.


I does not tell me anything.
Do You know any sites that would explain 'loop' in more clear way?

best regards,
Michal


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

end of thread, other threads:[~2009-06-23 14:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-17 16:06 loop macro tutorial Michal
2009-06-17 16:26 ` Pascal J. Bourguignon
2009-06-17 17:20   ` Drew Adams
2009-06-23 14:40   ` Michal
     [not found]   ` <mailman.805.1245259242.2239.help-gnu-emacs@gnu.org>
2009-06-23 14:41     ` Michal
2009-06-17 18:18 ` Johan Bockgård
     [not found] ` <mailman.812.1245262811.2239.help-gnu-emacs@gnu.org>
2009-06-23 14:39   ` Michal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).