unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Jason Vas Dias <jason.vas.dias@gmail.com>
To: emacs-devel@gnu.org
Subject: RE: what happened to 'case' in emacs 28 ?
Date: Sun, 19 Jun 2022 21:10:40 +0100	[thread overview]
Message-ID: <CALyZvKwX7JZqWQ-9d5vh6fV-eTudn7j3u5VD-Js7jcthU5VcKw@mail.gmail.com> (raw)
In-Reply-To: <CALyZvKwb576uHkYTAPPCpwHo3y80zMhZgHqq_yb3e=ORNVCqBA@mail.gmail.com>

RE: > Andreas Schwb wrote
>The case macro has always been defined by the cl library, and that has
> not changed.

Aha, yes, and since I wrote those scripts & began using case I have
always had :
 '(setq inferior-lisp-program "/usr/bin/sbcl")
  (add-to-list 'load-path "/usr/share/common-lisp/source/slime" t)
  (load (expand-file-name "/usr/share/common-lisp/quicklisp/slime-helper.el")
 '
and that loads 'cl' - now I have changed to using
Slime v2.27, a newer version is being used that insists on the 'cl-'
prefix being used.

Thanks to all who responded!

On 19/06/2022, Andreas Schwab <schwab@linux-m68k.org> wrote:
> The case macro has always been defined by the cl library, and that has
> not changed.
>
> --
> Andreas Schwab, schwab@linux-m68k.org
> GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
> "And now for something completely different."
>



      parent reply	other threads:[~2022-06-19 20:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-19 15:28 what happened to 'case' in emacs 28 ? Jason Vas Dias
2022-06-19 15:40 ` Jason Vas Dias
2022-06-19 15:40   ` Jason Vas Dias
2022-06-19 16:01     ` Andreas Schwab
2022-06-19 17:11       ` Bruno Barbier
2022-06-19 17:20         ` [External] : " Drew Adams
2022-06-19 17:25         ` John Covici
2022-06-19 17:40           ` Bruno Barbier
     [not found]       ` <CALyZvKwb576uHkYTAPPCpwHo3y80zMhZgHqq_yb3e=ORNVCqBA@mail.gmail.com>
2022-06-19 20:10         ` Jason Vas Dias [this message]

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=CALyZvKwX7JZqWQ-9d5vh6fV-eTudn7j3u5VD-Js7jcthU5VcKw@mail.gmail.com \
    --to=jason.vas.dias@gmail.com \
    --cc=emacs-devel@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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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