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

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

bug#6776: 24.0.50; nxml mode binds completion to c-return


From: Stefan Monnier
Subject: bug#6776: 24.0.50; nxml mode binds completion to c-return
Date: Wed, 04 Aug 2010 14:46:21 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> !   (add-hook 'completion-at-point-functions  'nxml-complete nil 'local)

No: completion-at-point-functions should be functions that return
completion data (that is then passed to the standard completion UI).
Check C-h v completion-at-point-functions.


        Stefan





reply via email to

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