all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: steve-humphreys@gmx.com
To: Help Gnu Emacs <help-gnu-emacs@gnu.org>
Subject: Function returning a list
Date: Sat, 19 Dec 2020 01:34:45 +0100	[thread overview]
Message-ID: <trinity-a1a88a04-ece9-486f-9f37-ffa07bdbd452-1608338084987@3c-app-mailcom-bs02> (raw)


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



             reply	other threads:[~2020-12-19  0:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-19  0:34 steve-humphreys [this message]
2020-12-19  9:04 ` Function returning a list tomas
2020-12-19  9:39   ` steve-humphreys

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=trinity-a1a88a04-ece9-486f-9f37-ffa07bdbd452-1608338084987@3c-app-mailcom-bs02 \
    --to=steve-humphreys@gmx.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.