bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#6076: 23.1.96; [PATCH] rcirc-complete for nicks and commands


From: Stefan Monnier
Subject: bug#6076: 23.1.96; [PATCH] rcirc-complete for nicks and commands
Date: Tue, 11 May 2010 15:52:29 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

>> Yes, completion-in-region already places a field, so that's indeed part
>> of the plan, but I'd like it to be slightly more lightweight than what
>> you suggest: RET should not be required to leave completion.
> Then maybe leave completion when the property `point-left' calls its hook
> when leaving the field?

Yup, something like that (tho, with extra care since point-motion hooks
are evil).


        Stefan





reply via email to

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