unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: David Rasmussen <david.rasmussen@gmx.net>
Subject: Re: TAB
Date: Wed, 19 Nov 2003 10:42:05 +0100	[thread overview]
Message-ID: <bpfdm8$sem$1@news.net.uni-c.dk> (raw)
In-Reply-To: <3FB905DC.7010706@yahoo.com>

Kevin Rodgers wrote:

> 
> C-h v indent-tabs-mode
> 

Thanks.

> 
> (setq-default indent-tabs-mode nil)    ; for all modes, or
> 
> (add-hook 'java-mode-hook        ; for just java mode
>       (lambda () (setq indent-tabs-mode nil)))
> 

Hmm. OK. Is there a place I can read about the .emacs configuration 
file? I realize that it is elisp (which I don't know much about, let 
alone Lisp), but where can I read about the most important idioms of the 
.emacs configuration file, and just enough for this purpose about elisp?

/David

  parent reply	other threads:[~2003-11-19  9:42 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-17 14:32 TAB David Rasmussen
2003-11-17 17:31 ` TAB Kevin Rodgers
2003-11-17 18:16   ` TAB Dan Anderson
2003-11-18 19:23     ` TAB jan
     [not found]   ` <mailman.170.1069096910.399.help-gnu-emacs@gnu.org>
2003-11-17 19:42     ` TAB Kevin Rodgers
2003-11-17 19:49     ` TAB Sean Richards
2003-11-19  9:42   ` David Rasmussen [this message]
2003-11-19 14:17     ` TAB Eli Zaretskii
2003-11-18  0:45 ` TAB Dan Anderson
  -- strict thread matches above, loose matches on Subject: below --
2003-11-17 20:42 TAB Joe Corneli
     [not found] <20020319140511.A2178@sasken.com>
     [not found] ` <20020319092050.960E9CD2B9@smtp.bcn.isoco.net>
2002-03-26 12:59   ` Tab Alexander Koptelov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='bpfdm8$sem$1@news.net.uni-c.dk' \
    --to=david.rasmussen@gmx.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).