From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: emacs-devel@gnu.org
Subject: Re: SMIE documentation
Date: Fri, 03 Dec 2010 23:41:02 -0500 [thread overview]
Message-ID: <jwvy686jgmh.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <87pqtl47rn.fsf@gnu.org> ("Johan Bockgård"'s message of "Wed, 01 Dec 2010 20:23:24 +0100")
>> +@example
>> +(defun sample-smie-rules (kind token)
>> + (case kind
> `case' is not (yet) a standard part of Emacs Lisp.
Good point, thank you, I've added a (eval-when-compile (require 'cl)).
Of course, in Emacs-24, you should use pcase (and so should this texi file).
Stefan
prev parent reply other threads:[~2010-12-04 4:41 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-28 20:36 SMIE documentation Stefan Monnier
2010-11-28 21:56 ` Štěpán Němec
2010-12-04 18:01 ` Stefan Monnier
2010-12-04 19:46 ` Drew Adams
2010-12-04 20:21 ` Andreas Schwab
2010-12-04 21:36 ` Drew Adams
2010-12-04 21:04 ` Bob Rogers
2010-12-04 19:56 ` Štěpán Němec
2010-12-06 18:26 ` Stefan Monnier
2010-11-29 17:54 ` Chong Yidong
2010-11-29 21:34 ` Stefan Monnier
2010-12-07 17:54 ` Stefan Monnier
2010-12-01 0:39 ` Johan Bockgård
2010-12-07 19:27 ` Stefan Monnier
2012-05-13 11:51 ` Johan Bockgård
2012-05-15 13:25 ` Stefan Monnier
2010-12-01 19:23 ` Johan Bockgård
2010-12-04 4:41 ` Stefan Monnier [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=jwvy686jgmh.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--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).