unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Setting up Emacs tabs like my Vim config
@ 2013-12-30 18:42 Some Developer
  2013-12-30 20:19 ` William G. Gardella
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Some Developer @ 2013-12-30 18:42 UTC (permalink / raw)
  To: help-gnu-emacs

I'm playing around with Emacs for the first time at the moment and so 
far things seem to be working well. The only problem I have with Emacs 
is how it deals with tabs and indentation in general.

I've read the manual on it but it seems like Emacs makes this 
unnecessarily hard. Here is my current Vim config:

" Set proper tab / spacing settings
set expandtab
set smarttab
set shiftwidth=4
set tabstop=4
set softtabstop=4

Does anyone know what an equivalent configuration would be in Emacs? I'm 
using 24.3.1 if that makes any difference.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-12-30 20:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-30 18:42 Setting up Emacs tabs like my Vim config Some Developer
2013-12-30 20:19 ` William G. Gardella
     [not found] ` <mailman.10722.1388434857.10748.help-gnu-emacs@gnu.org>
2013-12-30 20:39   ` Damien Wyart
2013-12-30 20:49 ` Bob Proulx

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).