unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Fabrice Popineau <fabrice.popineau@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: Lisp mode syntax table
Date: Tue, 18 Feb 2014 20:34:45 +0100	[thread overview]
Message-ID: <CAFgFV9Mh+N5+G8UQSHFXjfB5dikf+a72k4DQv-=Lyx37nx4HFg@mail.gmail.com> (raw)
In-Reply-To: <jwveh30il2e.fsf-monnier+emacs@gnu.org>

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

2014-02-18 15:00 GMT+01:00 Stefan Monnier <monnier@iro.umontreal.ca>:

> > The problem may not be the class of ?| per se, but the interaction with
> ?:
> > The whole thing |rdf|:|someClass| should be considered as a symbol.
>
> Right, that is something Emacs syntax tables can't currently express.
>
>
Ok, I think I got it.


> As mentioned, it has string syntax for things like |)| and | |.
>
>
Something like this would fix my case
  (modify-syntax-entry ?\| "_ 23bn" lisp-mode-syntax-table)
but fail on the ones you mention.
Right paren is weird in an atom name, but it may be easy to put spaces in
it.

Thanks,

Fabrice

[-- Attachment #2: Type: text/html, Size: 1434 bytes --]

  reply	other threads:[~2014-02-18 19:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-17 10:43 Lisp mode syntax table Fabrice Popineau
2014-02-17 20:19 ` Stefan Monnier
2014-02-17 22:10   ` Fabrice Popineau
2014-02-18  0:19     ` Stefan Monnier
2014-02-18  5:53       ` Fabrice Popineau
2014-02-18 14:00         ` Stefan Monnier
2014-02-18 19:34           ` Fabrice Popineau [this message]
2014-02-18  6:02       ` Fabrice Popineau

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='CAFgFV9Mh+N5+G8UQSHFXjfB5dikf+a72k4DQv-=Lyx37nx4HFg@mail.gmail.com' \
    --to=fabrice.popineau@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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).