all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jambunathan K <kjambunathan@gmail.com>
To: John Brown <johnbrown_105@yahoo.com>
Cc: "13363-done@debbugs.gnu.org" <13363-done@debbugs.gnu.org>
Subject: bug#13363: Documentation bug - nXML mode: C-return is not defined as stated
Date: Sun, 06 Jan 2013 11:48:54 +0530	[thread overview]
Message-ID: <87obh2u94h.fsf@gmail.com> (raw)
In-Reply-To: <1357435580.88784.YahooMailNeo@web141102.mail.bf1.yahoo.com> (John Brown's message of "Sat, 5 Jan 2013 17:26:20 -0800 (PST)")

John Brown <johnbrown_105@yahoo.com> writes:

> Hello Glenn,
>
>
> Glenn Morris wrote:
>> 
>> John Brown wrote:
>> 
>>>  The nXML mode documentation distributed with Emacs (24.2.1)
>>>  states:
>>> 
>>>  <C-return> performs completion on the symbol preceding point.
>> 
>> That was fixed in the sources some time ago.
>> 
>>>  The GNU Emacs manual at
>>>  http://www.gnu.org/software/emacs/manual/html_mono/emacs.html:
>>>  also states:
>>> 
>>>  "The major mode for editing XML documents is called nXML mode.
>>>  This is a powerful major mode that can recognize many existing
>>>  XML schema and use them to provide completion of XML elements
>>>  via C-<RET> or M-<TAB> ..."
>> 
>> Thanks, I fixed that in the source too. (The web-page probably won't be
>> regenerated till at least when 24.3 is released though.)
>> 
>
> Looking at nxml-mode.el, I see that the correct keystroke is M-TAB.
> Since this combination is used to switch from one main application
> window to the next by the MS Windows and Ubuntu Linux GUIs (and
> no doubt other GUIs because they tend to copy one another),it is
> likely to be a problem for many users.
>
> I recommend that the documentation suggest ways to work around
> this.

I use C-M-i.

    ,---- NEWS
    | ** nXML mode no longer binds C-RET to `nxml-complete'.
    | Completion is now performed via `completion-at-point', bound to C-M-i
    | or M-TAB.  If `nxml-bind-meta-tab-to-complete-flag' is non-nil (the
    | default), this performs tag completion.
    `----




>
> Regards,
> John brown.
>
>
>
>

-- 





  reply	other threads:[~2013-01-06  6:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-05 14:38 bug#13363: Documentation bug - nXML mode: C-return is not defined as stated John Brown
2013-01-05 19:23 ` Glenn Morris
2013-01-06  1:26   ` John Brown
2013-01-06  6:18     ` Jambunathan K [this message]
2013-01-06  7:27       ` Dmitry Gutov
2013-01-06 10:06       ` John Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87obh2u94h.fsf@gmail.com \
    --to=kjambunathan@gmail.com \
    --cc=13363-done@debbugs.gnu.org \
    --cc=johnbrown_105@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.