help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: the tab key and autoindenting


From: unimatrix01
Subject: Re: the tab key and autoindenting
Date: Wed, 15 Sep 2004 16:54:59 -0800
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7) Gecko/20040616

martin@rochooni.net wrote:

"u" == unimatrix01  <news@nepticutl.org> writes:
 u> Date: Tue, 14 Sep 2004 23:47:56 -0800
u> u> I recently was using emacs to edit some webpages and some projects I
 u> was working on at my work.  I came back later and I could not utilize
 u> the tab key in any mode and autoindentation did not work when I edited
 u> html or source files.  Is there any key combination or variable that I
 u> possibly changed that could cause emacs to prevent the tab key from
 u> working and the autoindentation to stop all together?  Thank you any
 u> help.
u> u>
what does C-h k TAB say and what do you want the TAB key to do ?


C-h k TAB says the following:

TAB runs the command lisp-indent-line
which is an interactive compiled Lisp function in `emacs-lisp/lisp-mode'.
(lisp-indent-line &optional WHOLE-EXP)

Indent current line as Lisp code.
With argument, indent any additional lines of the same expression
rigidly along with this one.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]