all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Juanma Barranquero" <lekktu@gmail.com>
To: "Xah Lee" <xahlee@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: how do I have a mode where '#' is a comment but '.#.' isn't?
Date: Wed, 17 Dec 2008 15:06:47 +0100	[thread overview]
Message-ID: <f7ccd24b0812170606g434526c5yfa68192073a0dffd@mail.gmail.com> (raw)
In-Reply-To: <1c71984d-9178-4c67-bb35-f46c50421afd@r15g2000prd.googlegroups.com>

On Wed, Dec 17, 2008 at 13:18, Xah Lee <xahlee@gmail.com> wrote:

> (unicode has some at least 4 thousand chars)

http://www.unicode.org/versions/Unicode5.1.0/

"Unicode 5.1.0 contains over 100,000 characters, [...]"

> One curiosity question is where can i
> find the lisp or C code that defines the default syntax table where
> every mode inherits.

Take a look at Vstandard_syntax_table, in src/syntax.c.

    Juanma




  reply	other threads:[~2008-12-17 14:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-16 23:54 how do I have a mode where '#' is a comment but '.#.' isn't? stuart
2008-12-17 12:18 ` Xah Lee
2008-12-17 14:06   ` Juanma Barranquero [this message]
2008-12-24 17:42 ` rgb
2008-12-30 18:35   ` rgb

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=f7ccd24b0812170606g434526c5yfa68192073a0dffd@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=xahlee@gmail.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.