← Back to team overview

nxhtml team mailing list archive

Re: [Question #44504]: Few questions

 

Question #44504 on nXhtml changed:
https://answers.launchpad.net/nxhtml/+question/44504

lborgman posted a new comment:
1) The function you bind is nxml-complete:

   (eval-after-load 'nxml-mode
     '(define-key nxml-mode-map YOUR-KEY 'nxml-complete))

But in my opinion it is far easier to use tabkey2-mode that comes with
nXhtml. Just turn on that minor mode and then the first TAB does indent
as usual and the second one will do completion.

3) I would be surprised if it worked. Aaron did not correct this error
as far as I know. But I might have forgotten something. Can you please
check again. Restart Emacs and make sure c-electric-flag is non-nil
(because that is what it was before.

-- 
You received this question notification because you are a member of
nXhtml, which is an answer contact for nXhtml.