emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: using glyphs by default in perl-mode


From: Kenichi Handa
Subject: Re: using glyphs by default in perl-mode
Date: Fri, 07 Jun 2013 08:53:36 -0400

In article <address@hidden>, Eli Zaretskii <address@hidden>
writes:
> > From: Ted Zlatanov <address@hidden>
> > Date: Wed, 05 Jun 2013 10:45:26 -0400
> > 
> > (Aside: I attempted to use `compose-region' to build more
> > complicated
> > compositions besides a single character.  The docstring says the
> > COMPONENTS format can be several things, including:
[...]
> > 
> > I stared at this for a while then I gave up.  It really needs one or
> > two
> > examples and an alternate wording, because I have no idea what it
> > says.)

> There's a reference to reference-point-alist, which I think has those
> details.

Yes.  And, here are simple examples:

(insert (compose-string "." 0 1 '(?+ (tc . bc) ?o)))
(insert (compose-string "." 0 1 '(?+ (cc . cc) ?o)))

---
Kenichi Handa
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]