diff -r bdc19bd3820f -r 3000e8e36158 .emacs-my --- a/.emacs-my Wed Dec 22 15:00:02 2010 +0200 +++ b/.emacs-my Thu Dec 23 00:57:29 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.