unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* modify-syntax-entry and UTF8?
@ 2007-05-21 17:24 Geoffrey Alan Washburn
  2007-05-21 23:06 ` James Cloos
  2007-05-22  9:48 ` modify-syntax-entry and UTF8? Stefan Monnier
  0 siblings, 2 replies; 19+ messages in thread
From: Geoffrey Alan Washburn @ 2007-05-21 17:24 UTC (permalink / raw)
  To: emacs-devel


As far as I can tell, modify-syntax-entry does not interact properly 
with UTF8 in the CVS snapshot of emacs that I am currently using.  Is 
this the intended behavior and there is some other mechanism I should be 
using?  Specifically I would like to do something like the following

(modify-syntax-entry ?〈 "(〉")
(modify-syntax-entry ?〉 ")〈")

Which is happily accepted but does not correctly interpret matching 
pairs of angle brackets in a buffer.  I searched the documentation but 
could not seem to find information on how "char" parameters to 
modify-syntax-entry relate to Unicode characters.

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2007-06-04  0:17 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-21 17:24 modify-syntax-entry and UTF8? Geoffrey Alan Washburn
2007-05-21 23:06 ` James Cloos
2007-05-22  8:47   ` Geoffrey Alan Washburn
2007-05-22 13:25     ` James Cloos
2007-05-23 15:09       ` Geoffrey Alan Washburn
2007-05-23 16:56         ` Stefan Monnier
2007-05-25 13:48           ` Geoffrey Alan Washburn
2007-05-25 14:23             ` Miles Bader
2007-05-25 14:26               ` Geoffrey Alan Washburn
2007-05-25 14:54                 ` Geoffrey Alan Washburn
2007-05-25 17:53                   ` Miles Bader
2007-05-25 18:20                     ` Geoffrey Alan Washburn
2007-05-25 22:06                 ` James Cloos
2007-05-28 16:04                   ` Geoffrey Alan Washburn
2007-05-29 12:43                     ` highlights of parentheses in lisp-interaction-mode (was: Re: modify-syntax-entry and UTF8?) James Cloos
2007-05-29 13:27                       ` highlights of parentheses in lisp-interaction-mode martin rudalics
2007-05-29 16:34                         ` James Cloos
2007-06-04  0:17                       ` highlights of parentheses in lisp-interaction-mode (was: Re: modify-syntax-entry and UTF8?) Richard Stallman
2007-05-22  9:48 ` modify-syntax-entry and UTF8? Stefan Monnier

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