all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* nXML mode maintenance and enhancement
@ 2018-05-23 12:14 N. Raghavendra
  2018-05-23 14:18 ` Yuri Khan
  2018-05-23 16:12 ` Stefan Monnier
  0 siblings, 2 replies; 8+ messages in thread
From: N. Raghavendra @ 2018-05-23 12:14 UTC (permalink / raw)
  To: emacs-devel

I would like to help with the maintenance and enhancement of nXML mode.
Here are some things which may be considered:

1. Make indentation in nXML mode compatible with that in the official
   SGML mode, and in the unofficial PSGML mode; the latter indentation
   styles are arguably more natural, and followed by projects like the
   FreeBSD Documentation Project.  I had stumbled across this problem
   recently, as in
   https://lists.gnu.org/archive/html/help-gnu-emacs/2018-05/msg00009.html

2. Addition of features in PSGML mode, e.g,

   a) Information about the schema: analogues of
      `sgml-describe-element-type', `sgml-list-elements', etc.

   b) Support for processing instructions such as, e.g.,

      <?PSGML ELEMENT foo nofill=t>

      which specify that a `foo' element should not be disturbed when
      filling a region; this is useful if one wants to fill a buffer
      containing verbatim elements such as program listings.

   c) Provision of more editing commands analogous to `sgml-tag-region',
      `sgml-auto-insert-required-elements', etc.

3. Support for XInclude.

4. Provision of a facility similar to RefTeX for manipulating
   cross-references in a modular document.

5. Analogues of `LaTeX-fill-region' and friends from AUCTeX.

6. More documentation.

I would like advice on how to proceed.

Thanks,
Raghu.

--
N. Raghavendra <raghu@hri.res.in>, http://www.retrotexts.net/
Harish-Chandra Research Institute, http://www.hri.res.in/



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

end of thread, other threads:[~2018-05-23 17:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-23 12:14 nXML mode maintenance and enhancement N. Raghavendra
2018-05-23 14:18 ` Yuri Khan
2018-05-23 14:48   ` N. Raghavendra
2018-05-23 15:15     ` Yuri Khan
2018-05-23 17:15       ` N. Raghavendra
2018-05-23 16:12 ` Stefan Monnier
2018-05-23 17:34   ` N. Raghavendra
2018-05-23 17:49     ` Stefan Monnier

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.