
13 Jul
2004
13 Jul
'04
2:10 p.m.
Luke Gorrie <luke@bluetail.com> writes:
What makes this different to plain ol' `next-line'? (Since we format the inspectable objects one-per-line.)
Primarly it has to do with consistency with other emacs modes. In read-only buffers like info, customization, and emacs-w3m, pressing tab moves you to the next actionable field. In the inspector, it spits out the message that buffer is read-only. -- eblood