Click to See Complete Forum and Search --> : Can't use my TAB key in emacs


PhatBarren
06-21-2002, 02:39 AM
Hey...... I must have pressed tome nasty combination of things that disabled my tab key, and now I can tab in emacs (and only in emacs). As you can imagine this is incredibly annoying.

While I'm at it.... anyone know how I can make the END key put the cursor at the end of the line rather than the end of the file???

THanks a lot :)

morphman
06-21-2002, 09:14 AM
I dont use emacs but try hitting "ctrl + v" then "ctrl + i" and see if that inserts a tab. It does for me in vi.

--Morphman