* The unicode branch changed the way map-char-table works and that breaks css-mode.el. I haven't used that branch yet, so haven't fixed it yet.
@ 2006-08-31 22:02 Duncan Mak
0 siblings, 0 replies; only message in thread
From: Duncan Mak @ 2006-08-31 22:02 UTC (permalink / raw)
This
said, seen from here, it looks like either a bug in map-char-table
or
in aset,
or an incompatible backward change. Because it complains about the
(0 . 65536) arg to aset, even though that comes straight from
map-char-table and map-char-table's docstring says
explicitly:
map-char-table broken in unicode-2
X-BeenThere: bug-gnu-emacs@gnu.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: "Bug reports for GNU Emacs,
the Swiss army knife of text editors" <bug-gnu-emacs.gnu.org>
List-Unsubscribe: <http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs>,
<mailto:bug-gnu-emacs-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/pipermail/bug-gnu-emacs>
List-Post: <mailto:bug-gnu-emacs@gnu.org>
List-Help: <mailto:bug-gnu-emacs-request@gnu.org?subject=help>
List-Subscribe: <http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs>,
<mailto:bug-gnu-emacs-request@gnu.org?subject=subscribe>
Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org
Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org
Hello,
I'm having trouble running Stefan Monnier's css-mode with a build from the
xft-enabled unicode-2 branch.
When I load up the mode, I see:
Wrong type argument: integerp, (0 . 65535)
Stefan says:
The unicode branch changed the way map-char-table works and that breaks
css-mode.el. I haven't used that branch yet, so haven't fixed it yet.
This said, seen from here, it looks like either a bug in map-char-table or
in aset, or an incompatible backward change. Because it complains about the
(0 . 65536) arg to aset, even though that comes straight from map-char-table
and map-char-table's docstring says explicitly:
The key is always a possible IDX argument to `aref'.
Please report this to the emacs-unicode mailing-list.
Duncan.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-08-31 22:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-31 22:02 The unicode branch changed the way map-char-table works and that breaks css-mode.el. I haven't used that branch yet, so haven't fixed it yet Duncan Mak
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).