diff -r 6889ad2dbd35 -r 1c216ab8a926 .emacs-my --- a/.emacs-my Tue Dec 14 15:54:04 2010 +0200 +++ b/.emacs-my Mon Dec 20 23:33:48 2010 +0200 @@ -248,7 +248,6 @@ "^\*Completions\*" "^\*tramp" "^\*Dired log\*" - "^\*Help\*" "^\*Quail Completions\*" "^\*Disabled Command\*" )) @@ -1300,7 +1299,11 @@ ;;; html. ;;; ---------------------------------------------------------------- -;;; xml. +;;; nxml. + +(setq nxml-sexp-element-flag t) +(setq nxml-child-indent 2) +(setq nxml-attribute-indent 4) ;;; ---------------------------------------------------------------- ;;; psgml.