emacs-devel
[Top][All Lists]
Advanced

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

Re: Completion functions in message-mode


From: Stefan Monnier
Subject: Re: Completion functions in message-mode
Date: Sat, 14 Apr 2018 13:37:51 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> My next question is, how does one "extend" a completion table?

Not sure what you mean, but you can combine completion tables for
example by using completion-table-in-turn, or by doing something
similar to what it does.

> Specifically: if c-a-p expects to receive (START END COLLECTION), should
                                                       ^^^^^^^^^^
BTW, this is what I call "completion table".


        Stefan




reply via email to

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