unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Function returning a list
@ 2020-12-19  0:34 steve-humphreys
  2020-12-19  9:04 ` tomas
  0 siblings, 1 reply; 3+ messages in thread
From: steve-humphreys @ 2020-12-19  0:34 UTC (permalink / raw)
  To: Help Gnu Emacs


I have a function "timgrid" that returns a list.  But the list returned
by "timgrid-half" got problem in the values.  The output for "tgl" is
also problematic.

(defun timgrid-half (ta tb tpab tc td tpcd)
   (timgrid (ta tb tpab)) )

(setq tgl (typh-timgrid-half 800 1100 34 1300 1600 21))



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

end of thread, other threads:[~2020-12-19  9:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-19  0:34 Function returning a list steve-humphreys
2020-12-19  9:04 ` tomas
2020-12-19  9:39   ` steve-humphreys

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).