Go to the first, previous, next, last section, table of contents.

C-27: How can I input Japanese hiragana "ん" by typing "nn" when I am

 using Mule + Egg?

Include the following line in your .emacs.

      (setq enable-double-n-syntax t)

Go to the first, previous, next, last section, table of contents.