Re: C-Return no longer working in
Dave Pawson <[email protected]> Sun, 8 Sep 2013 17:08:43 +0100
| Newsgroups | gmane.emacs.nxml.general |
|---|---|
| Message-ID | <CAEncD4cixHi+hYoyE2fHke280OQPtTLbF42ZXFUYs9574sP8_w@mail.gmail.com> |
Thanks. So Mac now comes first on nxml-mode? James? regards On 8 September 2013 11:41, Carsten Bormann <[email protected]> wrote: > On Sep 8, 2013, at 12:02, Dave Pawson <[email protected]> wrote: > >> This seems to have been lost. > > Yep. It's now on M-TAB, which is not useful on a Mac if you use CMD as M= eta. > (I'm assuming the old keyboard binding was removed because it clashed wit= h some Emacs conventions.) > > Fix below (put this in your .emacs). > > Gr=C3=BC=C3=9Fe, Carsten > > > (defun bind-nxml-mode-keys () > (define-key nxml-mode-map (kbd "<C-return>") 'completion-at-point) > ;; add further customizations here > ) > > (add-hook 'nxml-mode-hook 'bind-nxml-mode-keys) > > > > ------------------------------------ > > Yahoo! Groups Links > > > --=20 Dave Pawson XSLT XSL-FO FAQ. Docbook FAQ. http://www.dpawson.co.uk