unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* jump to next/previous tags
@ 2007-03-31  7:48 puzan
  2007-03-31  8:10 ` Marco
  0 siblings, 1 reply; 2+ messages in thread
From: puzan @ 2007-03-31  7:48 UTC (permalink / raw)
  To: help-gnu-emacs

How can i jump to next/previous tags in xml and others modes?

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: jump to next/previous tags
  2007-03-31  7:48 jump to next/previous tags puzan
@ 2007-03-31  8:10 ` Marco
  0 siblings, 0 replies; 2+ messages in thread
From: Marco @ 2007-03-31  8:10 UTC (permalink / raw)
  To: help-gnu-emacs

On 31 Mrz., 09:48, "puzan" <izo...@gmail.com> wrote:
> How can i jump to next/previous tags in xml and others modes?

You may read the emacs help about the mode by typing C-h m in the
respective buffer.  For me the help looks like this

XML mode:
Major mode for editing SGML documents.
[...]
C-c <left>	sgml-skip-tag-backward
C-c <right>	sgml-skip-tag-forward
[...]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-03-31  8:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-31  7:48 jump to next/previous tags puzan
2007-03-31  8:10 ` Marco

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).