emacs-devel
[Top][All Lists]
Advanced

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

Re: abbrev--before-point bug


From: Stefan Monnier
Subject: Re: abbrev--before-point bug
Date: Tue, 06 Nov 2007 03:41:02 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.50 (gnu/linux)

> line 669 reads:
>             (list (abbrev-symbol name tables) name start end)))

> where TABLES is a list, but `abbrev-symbol' takes second arg TABLE
> not a list.

> i don't know enough about abbrev to fix this problem.

What makes you think it's a problem: the code in abbrev-symbol is perfectly
happy to receive a list rather than a single table.


        Stefan




reply via email to

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