all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Thien-Thi Nguyen <ttn@gnu.org>
To: Howard McCay <howardmccay@yahoo.com>
Cc: 24621@debbugs.gnu.org
Subject: bug#24621: 24.5.1 (i686-pc-mingw32) of 2015-04-11 on LEG570; elisp manual; third attempt; please forgive and disregard first and second.
Date: Wed, 05 Oct 2016 13:08:13 +0200	[thread overview]
Message-ID: <87int76oki.fsf@zigzag.favinet> (raw)
In-Reply-To: <1818766431.2865153.1475651705954@mail.yahoo.com> (Howard McCay's message of "Wed, 5 Oct 2016 07:15:05 +0000 (UTC)")

[-- Attachment #1: Type: text/plain, Size: 805 bytes --]


() Howard McCay <howardmccay@yahoo.com>
() Wed, 5 Oct 2016 07:15:05 +0000 (UTC)

   (rose . (violet . buttercup))
   =
   (rose (violet . buttercup))

For Lisp (and Scheme), this relation does not hold.  To see for
yourself, in the *scratch* buffer, add:

 '(rose . (violet . buttercup))

and type ‘C-j’ (NB: single-quote at the beginning of the form).
You should see:

 (rose violet . buttercup)

Any change you propose to ‘read’ that assumes (or prescribes)
otherwise will be DOA.

-- 
Thien-Thi Nguyen -----------------------------------------------
 (defun responsep (type via)
   (case type
     (technical (eq 'mailing-list via))
     ...))                              748E A0E8 1CB8 A748 9BFA
--------------------------------------- 6CE4 6703 2224 4C80 7502


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

  reply	other threads:[~2016-10-05 11:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1882419341.2371236.1475649537138.ref@mail.yahoo.com>
     [not found] ` <1882419341.2371236.1475649537138@mail.yahoo.com>
     [not found]   ` <417241573.1229709.1475649965531@mail.yahoo.com>
     [not found]     ` <1464462670.2852406.1475651578683@mail.yahoo.com>
2016-10-05  7:15       ` bug#24621: 24.5.1 (i686-pc-mingw32) of 2015-04-11 on LEG570; elisp manual; third attempt; please forgive and disregard first and second Howard McCay
2016-10-05 11:08         ` Thien-Thi Nguyen [this message]
2016-10-09 23:22           ` Howard McCay
2019-11-08  3:20             ` Stefan Kangas

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=87int76oki.fsf@zigzag.favinet \
    --to=ttn@gnu.org \
    --cc=24621@debbugs.gnu.org \
    --cc=howardmccay@yahoo.com \
    /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.