unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Alpesh Mote <alpesh@in-reality.com>
Subject: emacs tab settings
Date: Fri, 02 Jul 2004 16:26:23 +0530	[thread overview]
Message-ID: <1088765783.3948.17.camel@invi-inr-04> (raw)

I want to set the following indentation setting in my .emacs file could
you please help me with the same. The vi equivalent of the same is;

:se ts=8
:se softtabstop=4
:se shiftwidth=4

:autocmd FileType xml	set softtabstop=2
:autocmd FileType xml	set shiftwidth=2
:autocmd FileType tool	set softtabstop=2
:autocmd FileType tool	set shiftwidth=2
:autocmd FileType make	set shiftwidth=8
:autocmd FileType make	set shiftwidth=8

cheers
-- 
Alpesh
Software Engineer
In-Reality Software Pvt Ltd

             reply	other threads:[~2004-07-02 10:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-02 10:56 Alpesh Mote [this message]
2004-07-02 12:28 ` emacs tab settings Kai Grossjohann

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=1088765783.3948.17.camel@invi-inr-04 \
    --to=alpesh@in-reality.com \
    /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).